]> 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.14.4-2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 29 May 2014 00:12:14 +0000 (02:12 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 29 May 2014 00:12:14 +0000 (02:12 +0200)
kernel-multiarch.config
kernel.spec

index ded6f628a4a485ebe3a78b38bcf60f1b4e00a69d..0fab9154b581486554073a2935e6c297199e0e98 100644 (file)
@@ -7930,7 +7930,7 @@ SYSVIPC_SYSCTL all=y
 POSIX_MQUEUE all=y
 FHANDLE all=y
 AUDIT all=y
-AUDITSYSCALL all=y
+AUDITSYSCALL all=n
 #- file kernel/irq/Kconfig goes here
 #- file kernel/time/Kconfig goes here
 TICK_CPU_ACCOUNTING all=n
index 119f99a026a99a46abc15e012fa285bdd09e09d3..0ed73a5ca1c483cf3f686625b3f9694b5cabbe1f 100644 (file)
@@ -68,7 +68,7 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             1
+%define                rel             2
 %define                basever         3.14
 %define                postver         .4
 
This page took 3.073583 seconds and 4 git commands to generate.