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

index 78dd5fd3de8d6d64bddbe2d9ff5f0c250881a05d..5c3d50d8a3f4a3870e643cc1216df1acfdcca937 100644 (file)
@@ -7544,7 +7544,7 @@ SYSVIPC_SYSCTL all=y
 POSIX_MQUEUE all=y
 FHANDLE all=y
 AUDIT all=y
-AUDITSYSCALL all=y
+AUDITSYSCALL all=n
 AUDIT_LOGINUID_IMMUTABLE all=n
 #- file kernel/irq/Kconfig goes here
 #- file kernel/time/Kconfig goes here
index c147719af88d44bdd09967f3fed08e6a7e168493..29acf5d03f4bf8f7570a5868104c7213cbb55ec2 100644 (file)
@@ -69,7 +69,7 @@
 %define                have_pcmcia     0
 %endif
 
-%define                rel             1
+%define                rel             2
 %define                basever         3.10
 %define                postver         .40
 
This page took 0.134292 seconds and 4 git commands to generate.