rpms/selinux-policy/devel policy-20090105.patch,1.11,1.12

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jan 19 22:11:49 UTC 2009


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18319

Modified Files:
	policy-20090105.patch 
Log Message:
* Mon Jan 19 2009 Dan Walsh <dwalsh at redhat.com> 3.6.3-2
- Add devicekit policy


policy-20090105.patch:

Index: policy-20090105.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20090105.patch,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- policy-20090105.patch	19 Jan 2009 22:10:11 -0000	1.11
+++ policy-20090105.patch	19 Jan 2009 22:11:49 -0000	1.12
@@ -8349,7 +8349,7 @@
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.6.3/policy/modules/services/apache.te
 --- nsaserefpolicy/policy/modules/services/apache.te	2009-01-19 11:06:49.000000000 -0500
-+++ serefpolicy-3.6.3/policy/modules/services/apache.te	2009-01-19 15:38:07.000000000 -0500
++++ serefpolicy-3.6.3/policy/modules/services/apache.te	2009-01-19 17:10:55.000000000 -0500
 @@ -19,6 +19,8 @@
  # Declarations
  #
@@ -8450,10 +8450,10 @@
  apache_content_template(user)
 +
  ubac_constrained(httpd_user_script_t)
-+typeattribue httpd_user_content_t, httpdcontent;
-+typeattribue httpd_user_content_rw_t, httpdcontent;
-+typeattribue httpd_user_content_ra_t, httpdcontent;
-+typeattribue httpd_user_script_exec_t, httpdcontent;
++typeattribute httpd_user_content_t, httpdcontent;
++typeattribute httpd_user_content_rw_t, httpdcontent;
++typeattribute httpd_user_content_ra_t, httpdcontent;
++typeattribute httpd_user_script_exec_t, httpdcontent;
 +
  userdom_user_home_content(httpd_user_content_t)
  userdom_user_home_content(httpd_user_htaccess_t)




More information about the scm-commits mailing list