rpms/selinux-policy/devel policy-20080710.patch,1.72,1.73

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 23 12:59:32 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20080710.patch 
Log Message:
* Wed Oct 22 2008 Dan Walsh <dwalsh at redhat.com> 3.5.13-5
- Allow kerneloops to create tmp files


policy-20080710.patch:

Index: policy-20080710.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20080710.patch,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- policy-20080710.patch	23 Oct 2008 12:54:29 -0000	1.72
+++ policy-20080710.patch	23 Oct 2008 12:59:31 -0000	1.73
@@ -10557,7 +10557,7 @@
 +')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.5.13/policy/modules/services/apache.te
 --- nsaserefpolicy/policy/modules/services/apache.te	2008-10-16 17:21:16.000000000 -0400
-+++ serefpolicy-3.5.13/policy/modules/services/apache.te	2008-10-22 14:38:49.000000000 -0400
++++ serefpolicy-3.5.13/policy/modules/services/apache.te	2008-10-23 08:58:26.000000000 -0400
 @@ -20,6 +20,8 @@
  # Declarations
  #
@@ -10705,7 +10705,7 @@
  manage_files_pattern(httpd_t, httpd_var_lib_t, httpd_var_lib_t)
  files_var_lib_filetrans(httpd_t, httpd_var_lib_t, file)
  
-+setattr_dir_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t)
++setattr_dirs_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t)
  manage_files_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t)
  manage_sock_files_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t)
  files_pid_filetrans(httpd_t, httpd_var_run_t, { file sock_file })




More information about the scm-commits mailing list