rpms/selinux-policy/devel policy-20071130.patch,1.31,1.32

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Sun Jan 13 14:01:55 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20071130.patch 
Log Message:
* Sun Jan 13 2008 Dan Walsh <dwalsh at redhat.com> 3.2.5-11
- Fixes for xguest to run java plugin


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20071130.patch,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- policy-20071130.patch	13 Jan 2008 13:20:05 -0000	1.31
+++ policy-20071130.patch	13 Jan 2008 14:01:50 -0000	1.32
@@ -20229,8 +20229,8 @@
 +## <summary>Policy for xguest user</summary>
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.te serefpolicy-3.2.5/policy/modules/users/xguest.te
 --- nsaserefpolicy/policy/modules/users/xguest.te	1969-12-31 19:00:00.000000000 -0500
-+++ serefpolicy-3.2.5/policy/modules/users/xguest.te	2008-01-13 08:07:34.000000000 -0500
-@@ -0,0 +1,71 @@
++++ serefpolicy-3.2.5/policy/modules/users/xguest.te	2008-01-13 08:40:07.000000000 -0500
+@@ -0,0 +1,66 @@
 +policy_module(xguest,1.0.1)
 +
 +## <desc>
@@ -20257,12 +20257,7 @@
 +userdom_restricted_xwindows_user_template(xguest)
 +
 +optional_policy(`
-+	gen_require(`
-+		type xguest_mozilla_t;
-+	')
 +	mozilla_per_role_template(xguest, xguest_t, xguest_r)
-+	dbus_user_bus_client_template(xguest,xguest_mozilla,xguest_mozilla_t)
-+	dbus_connectto_user_bus(xguest,xguest_mozilla_t)
 +')
 +
 +optional_policy(`




More information about the fedora-extras-commits mailing list