rpms/selinux-policy/F-9 policy-20071130.patch,1.261,1.262

Miroslav Grepl mgrepl at fedoraproject.org
Fri Mar 20 10:43:25 UTC 2009


Author: mgrepl

Update of /cvs/extras/rpms/selinux-policy/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32536

Modified Files:
	policy-20071130.patch 
Log Message:
- Fix wine labeling


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-9/policy-20071130.patch,v
retrieving revision 1.261
retrieving revision 1.262
diff -u -r1.261 -r1.262
--- policy-20071130.patch	20 Mar 2009 10:14:19 -0000	1.261
+++ policy-20071130.patch	20 Mar 2009 10:43:22 -0000	1.262
@@ -578737,11 +578737,14 @@
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/wine.fc serefpolicy-3.3.1/policy/modules/apps/wine.fc
 --- nsaserefpolicy/policy/modules/apps/wine.fc	2008-02-26 14:23:12.000000000 +0100
-+++ serefpolicy-3.3.1/policy/modules/apps/wine.fc	2009-03-20 10:56:49.000000000 +0100
-@@ -1,4 +1,22 @@
-+HOME_DIR/cxoffice/bin/wine.*    --      gen_context(system_u:object_r:wine_exec_t,s0)
-+
- /usr/bin/wine			--	gen_context(system_u:object_r:wine_exec_t,s0)
++++ serefpolicy-3.3.1/policy/modules/apps/wine.fc	2009-03-20 11:38:22.000000000 +0100
+@@ -1,4 +1,21 @@
+-/usr/bin/wine			--	gen_context(system_u:object_r:wine_exec_t,s0)
++HOME_DIR/cxoffice/bin/wine.+    --      gen_context(system_u:object_r:wine_exec_t,s0)
+ 
+-/opt/cxoffice/bin/wine		--	gen_context(system_u:object_r:wine_exec_t,s0)
+-/opt/picasa/wine/bin/wine	--	gen_context(system_u:object_r:wine_exec_t,s0)
++/usr/bin/wine.*			--	gen_context(system_u:object_r:wine_exec_t,s0)
 +/usr/bin/msiexec                --      gen_context(system_u:object_r:wine_exec_t,s0)
 +/usr/bin/notepad                --      gen_context(system_u:object_r:wine_exec_t,s0)
 +/usr/bin/regsvr32               --      gen_context(system_u:object_r:wine_exec_t,s0)
@@ -578751,10 +578754,7 @@
 +
 +/opt/cxoffice/bin/wine.*	--	gen_context(system_u:object_r:wine_exec_t,s0)
 +/opt/picasa/wine/bin/wine.*	--	gen_context(system_u:object_r:wine_exec_t,s0)
- 
--/opt/cxoffice/bin/wine		--	gen_context(system_u:object_r:wine_exec_t,s0)
--/opt/picasa/wine/bin/wine	--	gen_context(system_u:object_r:wine_exec_t,s0)
-+/opt/google/picasa(/.*)?/bin/wine.*		--	gen_context(system_u:object_r:wine_exec_t,s0)
++
 +/opt/google/picasa(/.*)?/bin/wine.*             --      gen_context(system_u:object_r:wine_exec_t,s0)
 +/opt/google/picasa(/.*)?/bin/regsvr32           --      gen_context(system_u:object_r:wine_exec_t,s0)
 +/opt/google/picasa(/.*)?/bin/regedit            --      gen_context(system_u:object_r:wine_exec_t,s0)




More information about the fedora-extras-commits mailing list