rpms/selinux-policy/devel policy-20071130.patch,1.27,1.28

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Fri Jan 4 14:23:18 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15773

Modified Files:
	policy-20071130.patch 
Log Message:
* Wed Jan 2 2008 Dan Walsh <dwalsh at redhat.com> 3.2.5-8
- Change user and staff roles to work correctly with varied perms


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20071130.patch,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- policy-20071130.patch	4 Jan 2008 13:38:45 -0000	1.27
+++ policy-20071130.patch	4 Jan 2008 14:23:08 -0000	1.28
@@ -3601,7 +3601,7 @@
 +/usr/lib/mozilla/plugins-wrapped(/.*)?			gen_context(system_u:object_r:nsplugin_rw_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/nsplugin.if serefpolicy-3.2.5/policy/modules/apps/nsplugin.if
 --- nsaserefpolicy/policy/modules/apps/nsplugin.if	1969-12-31 19:00:00.000000000 -0500
-+++ serefpolicy-3.2.5/policy/modules/apps/nsplugin.if	2008-01-04 08:37:32.000000000 -0500
++++ serefpolicy-3.2.5/policy/modules/apps/nsplugin.if	2008-01-04 09:00:08.000000000 -0500
 @@ -0,0 +1,227 @@
 +
 +## <summary>policy for nsplugin</summary>
@@ -3826,8 +3826,8 @@
 +	nsplugin_domtrans($2)
 +	role $3 types nsplugin_t;
 +
-+	read_files_pattern($2, , nsplugin_rw_t, nsplugin_rw_t)
-+	read_lnk_files_pattern($2, , nsplugin_rw_t, nsplugin_rw_t)
++	read_files_pattern($2, nsplugin_rw_t, nsplugin_rw_t)
++	read_lnk_files_pattern($2, nsplugin_rw_t, nsplugin_rw_t)
 +	can_exec($2, nsplugin_rw_t)
 +')
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/nsplugin.te serefpolicy-3.2.5/policy/modules/apps/nsplugin.te




More information about the fedora-extras-commits mailing list