rpms/selinux-policy/F-10 policy-20080710.patch,1.150,1.151

Miroslav Grepl mgrepl at fedoraproject.org
Mon Mar 23 16:03:23 UTC 2009


Author: mgrepl

Update of /cvs/extras/rpms/selinux-policy/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3572

Modified Files:
	policy-20080710.patch 
Log Message:
- Fix sysnet/net_conf_t


policy-20080710.patch:

Index: policy-20080710.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-10/policy-20080710.patch,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -r1.150 -r1.151
--- policy-20080710.patch	23 Mar 2009 12:36:29 -0000	1.150
+++ policy-20080710.patch	23 Mar 2009 16:03:21 -0000	1.151
@@ -35053,8 +35053,8 @@
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/sysnetwork.fc serefpolicy-3.5.13/policy/modules/system/sysnetwork.fc
 --- nsaserefpolicy/policy/modules/system/sysnetwork.fc	2008-10-17 14:49:13.000000000 +0200
-+++ serefpolicy-3.5.13/policy/modules/system/sysnetwork.fc	2009-03-12 13:33:35.000000000 +0100
-@@ -11,15 +11,23 @@
++++ serefpolicy-3.5.13/policy/modules/system/sysnetwork.fc	2009-03-23 16:28:46.000000000 +0100
+@@ -11,15 +11,24 @@
  /etc/dhclient-script	--	gen_context(system_u:object_r:dhcp_etc_t,s0)
  /etc/dhcpc.*			gen_context(system_u:object_r:dhcp_etc_t,s0)
  /etc/dhcpd\.conf	--	gen_context(system_u:object_r:dhcp_etc_t,s0)
@@ -35076,11 +35076,12 @@
 +/etc/sysconfig/networking/profiles/.*/resolv\.conf -- 	gen_context(system_u:object_r:net_conf_t,s0)
 +/etc/sysconfig/networking/profiles/.*/hosts        -- 	gen_context(system_u:object_r:net_conf_t,s0)
 +/etc/sysconfig/network-scripts(/.*)? 			gen_context(system_u:object_r:net_conf_t,s0)
++/etc/sysconfig/networking/profiles(/.*)? 		gen_context(system_u:object_r:net_conf_t,s0)
 +
  ')
  
  #
-@@ -57,3 +65,5 @@
+@@ -57,3 +66,5 @@
  ifdef(`distro_gentoo',`
  /var/lib/dhcpc(/.*)?		gen_context(system_u:object_r:dhcpc_state_t,s0)
  ')




More information about the fedora-extras-commits mailing list