rpms/selinux-policy/devel policy-20090105.patch, 1.46, 1.47 selinux-policy.spec, 1.795, 1.796

Daniel J Walsh dwalsh at fedoraproject.org
Fri Feb 20 01:08:00 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10871

Modified Files:
	policy-20090105.patch selinux-policy.spec 
Log Message:
* Thu Feb 19 2009 Dan Walsh <dwalsh at redhat.com> 3.6.6-6
- Allow NetworkManager to manage /etc/NetworkManager/system-connections


policy-20090105.patch:

Index: policy-20090105.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20090105.patch,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- policy-20090105.patch	18 Feb 2009 19:45:28 -0000	1.46
+++ policy-20090105.patch	20 Feb 2009 01:07:59 -0000	1.47
@@ -15395,8 +15395,8 @@
  #
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/networkmanager.fc serefpolicy-3.6.6/policy/modules/services/networkmanager.fc
 --- nsaserefpolicy/policy/modules/services/networkmanager.fc	2008-09-24 09:07:28.000000000 -0400
-+++ serefpolicy-3.6.6/policy/modules/services/networkmanager.fc	2009-02-16 13:18:06.000000000 -0500
-@@ -1,12 +1,24 @@
++++ serefpolicy-3.6.6/policy/modules/services/networkmanager.fc	2009-02-19 07:33:10.000000000 -0500
+@@ -1,12 +1,25 @@
 +/etc/rc\.d/init\.d/wicd		--	gen_context(system_u:object_r:NetworkManager_initrc_exec_t, s0)
 +/etc/NetworkManager/dispatcher\.d(/.*)	gen_context(system_u:object_r:NetworkManager_initrc_exec_t,s0)
 +/usr/libexec/nm-dispatcher.action --	gen_context(system_u:object_r:NetworkManager_initrc_exec_t,s0)
@@ -15411,6 +15411,7 @@
 +/usr/sbin/nm-system-settings	--	gen_context(system_u:object_r:NetworkManager_exec_t,s0)
 +
 +/var/lib/wicd(/.*)? 			gen_context(system_u:object_r:NetworkManager_var_lib_t, s0)
++/etc/NetworkManager/system-connections(/.*)? 	gen_context(system_u:object_r:NetworkManager_var_lib_t, s0)
  
 +/var/log/wicd(/.*)? 			gen_context(system_u:object_r:NetworkManager_log_t,s0)
  /var/log/wpa_supplicant.*	--	gen_context(system_u:object_r:NetworkManager_log_t,s0)


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v
retrieving revision 1.795
retrieving revision 1.796
diff -u -r1.795 -r1.796
--- selinux-policy.spec	18 Feb 2009 19:45:29 -0000	1.795
+++ selinux-policy.spec	20 Feb 2009 01:07:59 -0000	1.796
@@ -20,7 +20,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.6.6
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -446,6 +446,9 @@
 %endif
 
 %changelog
+* Thu Feb 19 2009 Dan Walsh <dwalsh at redhat.com> 3.6.6-6
+- Allow NetworkManager to manage /etc/NetworkManager/system-connections
+
 * Wed Feb 18 2009 Dan Walsh <dwalsh at redhat.com> 3.6.6-5
 - add virtual_image_context and virtual_domain_context files
 




More information about the fedora-extras-commits mailing list