rpms/selinux-policy/F-8 policy-20070703.patch, 1.113, 1.114 selinux-policy.spec, 1.562, 1.563

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Oct 30 04:00:41 UTC 2007


Author: dwalsh

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

Modified Files:
	policy-20070703.patch selinux-policy.spec 
Log Message:
* Mon Oct 29 2007 Dan Walsh <dwalsh at redhat.com> 3.0.8-41
- Fix labeling on /var/run/bluetoothd_address 
- Allow tmpreaper to search logs directory


policy-20070703.patch:

Index: policy-20070703.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-8/policy-20070703.patch,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- policy-20070703.patch	29 Oct 2007 20:37:37 -0000	1.113
+++ policy-20070703.patch	30 Oct 2007 04:00:38 -0000	1.114
@@ -4647,7 +4647,7 @@
  /dev/pcd[0-3]		-b	gen_context(system_u:object_r:removable_device_t,s0)
  /dev/pd[a-d][^/]*	-b	gen_context(system_u:object_r:removable_device_t,s0)
  /dev/pg[0-3]		-c	gen_context(system_u:object_r:removable_device_t,s0)
-+/dev/ps3d.*   		-b 	gen_context(system_u:object_r:fixed_disk_device_t)
++/dev/ps3d.*   		-b 	gen_context(system_u:object_r:fixed_disk_device_t:s0)
  /dev/ram.*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
  /dev/rawctl		-c	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)
  /dev/rd.*		-b	gen_context(system_u:object_r:fixed_disk_device_t,mls_systemhigh)


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-8/selinux-policy.spec,v
retrieving revision 1.562
retrieving revision 1.563
diff -u -r1.562 -r1.563
--- selinux-policy.spec	29 Oct 2007 20:37:37 -0000	1.562
+++ selinux-policy.spec	30 Oct 2007 04:00:38 -0000	1.563
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.0.8
-Release: 40%{?dist}
+Release: 41%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -373,6 +373,10 @@
 %endif
 
 %changelog
+* Mon Oct 29 2007 Dan Walsh <dwalsh at redhat.com> 3.0.8-41
+- Fix labeling on /var/run/bluetoothd_address 
+- Allow tmpreaper to search logs directory
+
 * Mon Oct 29 2007 Jeremy Katz <katzj at redhat.com> - 3.0.8-40
 - fix ps3 disk tyop
 




More information about the scm-commits mailing list