rpms/selinux-policy/F-9 policy-20071130.patch,1.154,1.155

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed May 28 13:55:44 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20071130.patch 
Log Message:
* Wed May 21 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-56
- Fix vncserver transition to work properly in unconfined environment.
- Allow virsh to run


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-9/policy-20071130.patch,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- policy-20071130.patch	28 May 2008 13:32:36 -0000	1.154
+++ policy-20071130.patch	28 May 2008 13:55:03 -0000	1.155
@@ -14857,7 +14857,7 @@
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/dovecot.te serefpolicy-3.3.1/policy/modules/services/dovecot.te
 --- nsaserefpolicy/policy/modules/services/dovecot.te	2008-02-26 08:23:10.000000000 -0500
-+++ serefpolicy-3.3.1/policy/modules/services/dovecot.te	2008-05-28 09:06:13.811437000 -0400
++++ serefpolicy-3.3.1/policy/modules/services/dovecot.te	2008-05-28 09:54:34.817116000 -0400
 @@ -15,6 +15,15 @@
  domain_entry_file(dovecot_auth_t,dovecot_auth_exec_t)
  role system_r types dovecot_auth_t;
@@ -14927,7 +14927,7 @@
 +manage_files_pattern(dovecot_t, dovecot_var_log_t, dovecot_var_log_t)
 +logging_log_filetrans(dovecot_t, dovecot_var_log_t, file)
 +
-+omanage_dirs_pattern(dovecot_auth_t,dovecot_auth_tmp_t,dovecot_auth_tmp_t)
++manage_dirs_pattern(dovecot_auth_t,dovecot_auth_tmp_t,dovecot_auth_tmp_t)
 +manage_files_pattern(dovecot_auth_t,dovecot_auth_tmp_t,dovecot_auth_tmp_t)
 +files_tmp_filetrans(dovecot_auth_t, dovecot_auth_tmp_t, { file dir })
 +




More information about the scm-commits mailing list