rpms/selinux-policy/F-11 policy-20090521.patch, 1.6, 1.7 selinux-policy.spec, 1.866, 1.867

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jun 2 12:48:32 UTC 2009


Author: dwalsh

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

Modified Files:
	policy-20090521.patch selinux-policy.spec 
Log Message:
* Tue Jun 2 2009 Dan Walsh <dwalsh at redhat.com> 3.6.12-45
- Add proper labeling for shorewall


policy-20090521.patch:

Index: policy-20090521.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-11/policy-20090521.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- policy-20090521.patch	1 Jun 2009 17:15:52 -0000	1.6
+++ policy-20090521.patch	2 Jun 2009 12:48:01 -0000	1.7
@@ -82,7 +82,7 @@ diff -b -B --ignore-all-space --exclude-
  /var/run/vmware.* 			gen_context(system_u:object_r:vmware_var_run_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corecommands.fc serefpolicy-3.6.12/policy/modules/kernel/corecommands.fc
 --- nsaserefpolicy/policy/modules/kernel/corecommands.fc	2009-05-21 08:27:59.000000000 -0400
-+++ serefpolicy-3.6.12/policy/modules/kernel/corecommands.fc	2009-06-01 07:05:29.000000000 -0400
++++ serefpolicy-3.6.12/policy/modules/kernel/corecommands.fc	2009-06-02 08:25:57.000000000 -0400
 @@ -7,6 +7,7 @@
  /bin/d?ash			--	gen_context(system_u:object_r:shell_exec_t,s0)
  /bin/bash			--	gen_context(system_u:object_r:shell_exec_t,s0)
@@ -99,6 +99,19 @@ diff -b -B --ignore-all-space --exclude-
  /usr/bin/scponly		--	gen_context(system_u:object_r:shell_exec_t,s0)
  
  /usr/lib(.*/)?bin(/.*)?			gen_context(system_u:object_r:bin_t,s0)
+@@ -217,8 +219,11 @@
+ /usr/share/PackageKit/pk-upgrade-distro\.sh -- 	gen_context(system_u:object_r:bin_t,s0)
+ /usr/share/PackageKit/helpers(/.*)?	gen_context(system_u:object_r:bin_t,s0)
+ /usr/share/selinux/devel/policygentool -- gen_context(system_u:object_r:bin_t,s0)
++/usr/share/shorewall/configpath	--      gen_context(system_u:object_r:bin_t,s0)
++/usr/share/shorewall-perl(/.*)?	        gen_context(system_u:object_r:bin_t,s0)
+ /usr/share/shorewall-shell(/.*)?        gen_context(system_u:object_r:bin_t,s0)
+-/usr/share/turboprint/lib(/.*)?	--	gen_context(system_u:object_r:bin_t,s0)
++/usr/share/shorewall-lite(/.*)? 	gen_context(system_u:object_r:bin_t,s0)
++/usr/share/shorewall6-lite(/.*)?        gen_context(system_u:object_r:bin_t,s0)
+ 
+ /usr/X11R6/lib(64)?/X11/xkb/xkbcomp --	gen_context(system_u:object_r:bin_t,s0)
+ 
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/devices.fc serefpolicy-3.6.12/policy/modules/kernel/devices.fc
 --- nsaserefpolicy/policy/modules/kernel/devices.fc	2009-05-21 08:27:59.000000000 -0400
 +++ serefpolicy-3.6.12/policy/modules/kernel/devices.fc	2009-06-01 08:22:04.000000000 -0400


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-11/selinux-policy.spec,v
retrieving revision 1.866
retrieving revision 1.867
diff -u -p -r1.866 -r1.867
--- selinux-policy.spec	1 Jun 2009 17:07:36 -0000	1.866
+++ selinux-policy.spec	2 Jun 2009 12:48:01 -0000	1.867
@@ -20,7 +20,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.6.12
-Release: 44%{?dist}
+Release: 45%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -475,6 +475,9 @@ exit 0
 %endif
 
 %changelog
+* Tue Jun 2 2009 Dan Walsh <dwalsh at redhat.com> 3.6.12-45
+- Add proper labeling for shorewall
+
 * Mon Jun 1 2009 Dan Walsh <dwalsh at redhat.com> 3.6.12-44
 - Add fish as a shell_exec_t
 - Allow consolekit to search mountpoints




More information about the fedora-extras-commits mailing list