rpms/selinux-policy/devel policy-20071130.patch,1.21,1.22

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Sun Dec 30 15:12:17 UTC 2007


Author: dwalsh

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

Modified Files:
	policy-20071130.patch 
Log Message:
* Mon Dec 24 2007 Dan Walsh <dwalsh at redhat.com> 3.2.5-6
- Fix role transition from unconfined_r to system_r when running rpm
- Allow unconfined_domains to communicate with user dbus instances


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20071130.patch,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- policy-20071130.patch	30 Dec 2007 14:55:38 -0000	1.21
+++ policy-20071130.patch	30 Dec 2007 15:12:11 -0000	1.22
@@ -10241,7 +10241,7 @@
  /usr/bin/spamassassin	--	gen_context(system_u:object_r:spamassassin_exec_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/spamassassin.if serefpolicy-3.2.5/policy/modules/services/spamassassin.if
 --- nsaserefpolicy/policy/modules/services/spamassassin.if	2007-10-12 08:56:07.000000000 -0400
-+++ serefpolicy-3.2.5/policy/modules/services/spamassassin.if	2007-12-26 18:16:14.000000000 -0500
++++ serefpolicy-3.2.5/policy/modules/services/spamassassin.if	2007-12-30 10:11:43.000000000 -0500
 @@ -38,6 +38,8 @@
  	gen_require(`
  		type spamc_exec_t, spamassassin_exec_t;
@@ -10390,7 +10390,7 @@
  	')
  
  	files_search_var_lib($1)
-+	read_dirs_pattern($1,spamd_var_lib_t,spamd_var_lib_t)
++	list_dirs_pattern($1,spamd_var_lib_t,spamd_var_lib_t)
  	read_files_pattern($1,spamd_var_lib_t,spamd_var_lib_t)
  ')
  




More information about the fedora-extras-commits mailing list