diff --git a/policy-20070703.patch b/policy-20070703.patch index b392cbe..77755ed 100644 --- a/policy-20070703.patch +++ b/policy-20070703.patch @@ -4647,7 +4647,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/storag /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) diff --git a/selinux-policy.spec b/selinux-policy.spec index 08b8fd9..9bbacf7 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -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 @@ exit 0 %endif %changelog +* Mon Oct 29 2007 Dan Walsh 3.0.8-41 +- Fix labeling on /var/run/bluetoothd_address +- Allow tmpreaper to search logs directory + * Mon Oct 29 2007 Jeremy Katz - 3.0.8-40 - fix ps3 disk tyop