rpms/selinux-policy/F-7 policy-20070501.patch, 1.82, 1.83 selinux-policy.spec, 1.511, 1.512

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Thu Dec 13 15:59:17 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32211

Modified Files:
	policy-20070501.patch selinux-policy.spec 
Log Message:
* Thu Dec 13 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-63
- Fix labeling on /var/spool/cups


policy-20070501.patch:

Index: policy-20070501.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- policy-20070501.patch	12 Dec 2007 18:17:48 -0000	1.82
+++ policy-20070501.patch	13 Dec 2007 15:59:13 -0000	1.83
@@ -7847,6 +7847,14 @@
 -	nscd_socket_use(ktalkd_t)
 -')
 +term_search_ptys(ktalkd_t)
+diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/lpd.fc serefpolicy-2.6.4/policy/modules/services/lpd.fc
+--- nsaserefpolicy/policy/modules/services/lpd.fc	2007-05-07 14:51:01.000000000 -0400
++++ serefpolicy-2.6.4/policy/modules/services/lpd.fc	2007-12-13 10:53:42.000000000 -0500
+@@ -29,3 +29,4 @@
+ #
+ /var/spool/lpd(/.*)?		gen_context(system_u:object_r:print_spool_t,s0)
+ /var/run/lprng(/.*)?		gen_context(system_u:object_r:lpd_var_run_t,s0)
++/var/spool/cups(/.*)?		gen_context(system_u:object_r:print_spool_t,mls_systemhigh)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/lpd.if serefpolicy-2.6.4/policy/modules/services/lpd.if
 --- nsaserefpolicy/policy/modules/services/lpd.if	2007-05-07 14:50:57.000000000 -0400
 +++ serefpolicy-2.6.4/policy/modules/services/lpd.if	2007-08-07 09:42:35.000000000 -0400


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-7/selinux-policy.spec,v
retrieving revision 1.511
retrieving revision 1.512
diff -u -r1.511 -r1.512
--- selinux-policy.spec	12 Dec 2007 15:44:27 -0000	1.511
+++ selinux-policy.spec	13 Dec 2007 15:59:13 -0000	1.512
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.6.4
-Release: 62%{?dist}
+Release: 63%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -363,6 +363,9 @@
 %endif
 
 %changelog
+* Thu Dec 13 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-63
+- Fix labeling on /var/spool/cups
+
 * Wed Dec 12 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-62
 - Fix labeling on * /usr/lib64/cups/backend/hp.*
 - Upgrade to Fedora 8 cups policy




More information about the fedora-extras-commits mailing list