rpms/selinux-policy/F-8 policy-20070703.patch,1.178,1.179

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Thu Jan 31 19:36:14 UTC 2008


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9507

Modified Files:
	policy-20070703.patch 
Log Message:
* Thu Jan 22 2008 Dan Walsh <dwalsh at redhat.com> 3.0.8-82
- Allow xdm to sys_ptrace


policy-20070703.patch:

Index: policy-20070703.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-8/policy-20070703.patch,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- policy-20070703.patch	31 Jan 2008 18:53:49 -0000	1.178
+++ policy-20070703.patch	31 Jan 2008 19:36:02 -0000	1.179
@@ -6342,7 +6342,7 @@
 +')
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.0.8/policy/modules/services/apache.te
 --- nsaserefpolicy/policy/modules/services/apache.te	2007-10-22 13:21:39.000000000 -0400
-+++ serefpolicy-3.0.8/policy/modules/services/apache.te	2008-01-31 13:44:19.000000000 -0500
++++ serefpolicy-3.0.8/policy/modules/services/apache.te	2008-01-31 14:31:52.000000000 -0500
 @@ -1,5 +1,5 @@
  
 -policy_module(apache,1.7.1)
@@ -6543,7 +6543,7 @@
  tunable_policy(`allow_httpd_mod_auth_pam',`
 -	auth_domtrans_chk_passwd(httpd_t)
 -')
-+	auth_domtrans_chk_pwd(httpd_t)
++	auth_domtrans_chkpwd(httpd_t)
  ')
  
  tunable_policy(`httpd_can_network_connect',`
@@ -12470,7 +12470,7 @@
 +/var/spool/postfix/postgrey(/.*)?	gen_context(system_u:object_r:postgrey_spool_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postgrey.te serefpolicy-3.0.8/policy/modules/services/postgrey.te
 --- nsaserefpolicy/policy/modules/services/postgrey.te	2007-10-22 13:21:36.000000000 -0400
-+++ serefpolicy-3.0.8/policy/modules/services/postgrey.te	2008-01-30 11:30:51.000000000 -0500
++++ serefpolicy-3.0.8/policy/modules/services/postgrey.te	2008-01-31 14:33:15.000000000 -0500
 @@ -13,6 +13,9 @@
  type postgrey_etc_t;
  files_config_file(postgrey_etc_t)
@@ -12496,9 +12496,9 @@
  read_files_pattern(postgrey_t,postgrey_etc_t,postgrey_etc_t)
  read_lnk_files_pattern(postgrey_t,postgrey_etc_t,postgrey_etc_t)
  
-+manage_dirs_pattern(postgrey_master_t,postgrey_spool_t,postgrey_spool_t)
-+manage_files_pattern(postgrey_master_t,postgrey_spool_t,postgrey_spool_t)
-+manage_fifo_files_pattern(postgrey_master_t,postgrey_spool_t,postgrey_spool_t)
++manage_dirs_pattern(postgrey_t,postgrey_spool_t,postgrey_spool_t)
++manage_files_pattern(postgrey_t,postgrey_spool_t,postgrey_spool_t)
++manage_fifo_files_pattern(postgrey_t,postgrey_spool_t,postgrey_spool_t)
 +
  manage_files_pattern(postgrey_t,postgrey_var_lib_t,postgrey_var_lib_t)
  files_var_lib_filetrans(postgrey_t,postgrey_var_lib_t,file)




More information about the fedora-extras-commits mailing list