From: Heiko Z. <smi...@us...> - 2012-03-31 20:03:33
|
Update of /cvsroot/devil-linux/build/scripts/config/linux-3.x In directory vz-cvs-3.sog:/tmp/cvs-serv13799/scripts/config/linux-3.x Modified Files: config_grsecurity Log Message: - updated LVM to 2.2.02.95 - updated acl to 2.2.51 - updated attr to 2.4.46 - updated avahi to 0.6.31 - updated latest batch upstream patches - updated clamav to 0.97.4 - updated coreutils to 8.16 - updated dhcp to 4.2.3-P2 - updated dhcpcd to 5.5.6 - updated dosfstools to 3.0.12 - updated e2fsprogs to 1.42.2 - updated grsecurity to 2.9-3.2.13-201203251921 - updated haveged to 1.3a - updated memcached to 1.4.13 - updated openldap to 2.4.30 - updated openssl to 1.0.0h - updated parted to 3.1 - updated linux kernel to 3.2.13 - updated sagator to 1.2.3 - updated shorewall to 4.4.27.3 - updated snort to 2.9.2.2 - updated squid to 3.1.19 - updated webmin to 1.580 - updated vsftpd webmin-module Index: config_grsecurity =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/linux-3.x/config_grsecurity,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- config_grsecurity 31 Jan 2012 17:37:35 -0000 1.2 +++ config_grsecurity 31 Mar 2012 20:03:31 -0000 1.3 @@ -147,4 +147,5 @@ CONFIG_GRKERNSEC_SYSFS_RESTRICT=y CONFIG_PAX_MEMORY_STACKLEAK=n CONFIG_NETFILTER_XT_MATCH_GRADM=m -CONFIG_GRKERNSEC_PTRACE_READEXEC=n \ No newline at end of file +CONFIG_GRKERNSEC_PTRACE_READEXEC=n +CONFIG_PAX_XATTR_PAX_FLAGS=n |