]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- rel 2; disable broken AUDITSYSCALL, https://lkml.org/lkml/2014/5/28/679 auto/th/kernel-3.4-3.4.91-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 29 May 2014 00:15:18 +0000 (02:15 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 29 May 2014 00:15:18 +0000 (02:15 +0200)
kernel-multiarch.config
kernel.spec

index 5706ca6265689d6adab5a96f47ec06084a16a61c..c9e8f5178bd8b2c56889360227f5daa6e9c57871 100644 (file)
@@ -6927,7 +6927,7 @@ TASK_DELAY_ACCT all=y
 TASK_XACCT all=y
 TASK_IO_ACCOUNTING all=y
 AUDIT all=y
-AUDITSYSCALL all=y
+AUDITSYSCALL all=n
 AUDIT_LOGINUID_IMMUTABLE all=n
 #- file kernel/irq/Kconfig goes here
 TREE_RCU all=y
index e812afdab777579f970fb5d346074a2dac0859cd..8802e0572d4eda8e27497147b733d84d35b34e51 100644 (file)
@@ -91,7 +91,7 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             1
+%define                rel             2
 %define                basever         3.4
 %define                postver         .91
 
This page took 0.08155 seconds and 4 git commands to generate.