summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-02-19 07:38:09 -0500
committerJosh Boyer <jwboyer@redhat.com>2013-02-19 07:39:04 -0500
commit3c64815c19224de210c75e6989596d502ce36e51 (patch)
tree0838227af26a55b6397835961ce9bf1517ac934a /kernel.spec
parentb1b2d34318ca9ef5e33a3b28a64b4003c585508a (diff)
downloadkernel-3c64815c19224de210c75e6989596d502ce36e51.tar.gz
kernel-3c64815c19224de210c75e6989596d502ce36e51.tar.xz
kernel-3c64815c19224de210c75e6989596d502ce36e51.zip
Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index acd7d1e19..a9c235ed2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2310,6 +2310,9 @@ fi
# ||----w |
# || ||
%changelog
+* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com>
+- Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
+
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-1
- Linux v3.8
- Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833)