rpms/selinux-policy/F-8 policy-20070703.patch, 1.112, 1.113 selinux-policy.spec, 1.561, 1.562

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Mon Oct 29 20:38:10 UTC 2007


Author: katzj

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

Modified Files:
	policy-20070703.patch selinux-policy.spec 
Log Message:
* Mon Oct 29 2007 Jeremy Katz <katzj at redhat.com> - 3.0.8-40
- fix ps3 disk tyop


policy-20070703.patch:

Index: policy-20070703.patch
===================================================================
RCS file: /cvs/pkgs/rpms/selinux-policy/F-8/policy-20070703.patch,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- policy-20070703.patch	29 Oct 2007 20:05:37 -0000	1.112
+++ policy-20070703.patch	29 Oct 2007 20:37:37 -0000	1.113
@@ -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:s0)
++/dev/ps3d.*   		-b 	gen_context(system_u:object_r:fixed_disk_device_t)
  /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/pkgs/rpms/selinux-policy/F-8/selinux-policy.spec,v
retrieving revision 1.561
retrieving revision 1.562
diff -u -r1.561 -r1.562
--- selinux-policy.spec	29 Oct 2007 20:05:37 -0000	1.561
+++ selinux-policy.spec	29 Oct 2007 20:37:37 -0000	1.562
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.0.8
-Release: 39%{?dist}
+Release: 40%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -373,6 +373,9 @@
 %endif
 
 %changelog
+* Mon Oct 29 2007 Jeremy Katz <katzj at redhat.com> - 3.0.8-40
+- fix ps3 disk tyop
+
 * Mon Oct 29 2007 Dan Walsh <dwalsh at redhat.com> 3.0.8-39
 - Allow unconfined to run crontab
 




More information about the fedora-extras-commits mailing list