Enable CONFIG_AUDIT_LOGINUID_IMMUTABLE
http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
This commit is contained in:
parent
b1b2d34318
commit
3c64815c19
@ -3952,7 +3952,8 @@ CONFIG_SECURITY_SELINUX_AVC_STATS=y
|
|||||||
# CONFIG_SECURITY_YAMA is not set
|
# CONFIG_SECURITY_YAMA is not set
|
||||||
CONFIG_AUDIT=y
|
CONFIG_AUDIT=y
|
||||||
CONFIG_AUDITSYSCALL=y
|
CONFIG_AUDITSYSCALL=y
|
||||||
# CONFIG_AUDIT_LOGINUID_IMMUTABLE is not set
|
# http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
|
||||||
|
CONFIG_AUDIT_LOGINUID_IMMUTABLE=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Cryptographic options
|
# Cryptographic options
|
||||||
|
@ -2310,6 +2310,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%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
|
* Tue Feb 19 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.0-1
|
||||||
- Linux v3.8
|
- Linux v3.8
|
||||||
- Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833)
|
- Fix build with CONFIG_EFI disabled, reported by Peter Bowey (rhbz 911833)
|
||||||
|
Loading…
Reference in New Issue
Block a user