rpms/kernel/devel config-generic,1.25,1.26 kernel.spec,1.173,1.174

Dave Jones (davej) fedora-extras-commits at redhat.com
Thu Sep 20 19:20:16 UTC 2007


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27047

Modified Files:
	config-generic kernel.spec 
Log Message:
* Thu Sep 20 2007 Dave Jones <davej at redhat.com>
- Enable SECMARK by default.



Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- config-generic	29 Aug 2007 22:41:13 -0000	1.25
+++ config-generic	20 Sep 2007 19:19:43 -0000	1.26
@@ -2905,7 +2905,7 @@
 CONFIG_SECURITY_SELINUX_AVC_STATS=y
 CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1
 CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
-# CONFIG_SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT is not set
+CONFIG_SECURITY_SELINUX_ENABLE_SECMARK_DEFAULT=y
 CONFIG_UTS_NS=y
 CONFIG_AUDIT=y
 CONFIG_AUDITSYSCALL=y


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- kernel.spec	20 Sep 2007 15:23:18 -0000	1.173
+++ kernel.spec	20 Sep 2007 19:19:43 -0000	1.174
@@ -1805,6 +1805,9 @@
 
 %changelog
 * Thu Sep 20 2007 Dave Jones <davej at redhat.com>
+- Enable SECMARK by default.
+
+* Thu Sep 20 2007 Dave Jones <davej at redhat.com>
 - 2.6.23-rc7
 
 * Thu Sep 20 2007 Dave Airlie <airlied at redhat.com>




More information about the fedora-extras-commits mailing list