rpms/selinux-policy/devel policy-20071130.patch,1.85,1.86

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Fri Feb 29 22:18:37 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20071130.patch 
Log Message:
* Thu Feb 28 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-8
- Change httpd_$1_script_r*_t to httpd_$1_content_r*_t


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20071130.patch,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- policy-20071130.patch	29 Feb 2008 22:13:08 -0000	1.85
+++ policy-20071130.patch	29 Feb 2008 22:18:30 -0000	1.86
@@ -22901,7 +22901,7 @@
  /var/lib/pam_devperm/:0	--	gen_context(system_u:object_r:xdm_var_lib_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/xserver.if serefpolicy-3.3.1/policy/modules/services/xserver.if
 --- nsaserefpolicy/policy/modules/services/xserver.if	2007-12-04 11:02:50.000000000 -0500
-+++ serefpolicy-3.3.1/policy/modules/services/xserver.if	2008-02-29 17:12:34.000000000 -0500
++++ serefpolicy-3.3.1/policy/modules/services/xserver.if	2008-02-29 17:16:49.000000000 -0500
 @@ -15,6 +15,11 @@
  template(`xserver_common_domain_template',`
  	gen_require(`
@@ -23657,7 +23657,7 @@
 +	allow $3 xdm_t:x_drawable { receive get_property getattr list_child };
 +
 +	allow x_server_domain $2_input_xevent_t:x_event send;
-+	allow x_xserver_domain $3:x_drawable send;
++	allow x_server_domain $3:x_drawable send;
 +')
 +
 +#######################################




More information about the fedora-extras-commits mailing list