rpms/selinux-policy/devel policy-20071130.patch,1.96,1.97

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Wed Mar 12 01:10:46 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20071130.patch 
Log Message:
* Tue Mar 11 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-15
- Allow init to transition to initrc_t on shell exec.
- Fix init to be able to sendto init_t.
- Allow syslog to connect to mysql
- Allow lvm to manage its own fifo_files
- Allow bugzilla to use ldap
- More mls fixes 


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20071130.patch,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- policy-20071130.patch	12 Mar 2008 01:00:13 -0000	1.96
+++ policy-20071130.patch	12 Mar 2008 01:10:44 -0000	1.97
@@ -27726,7 +27726,7 @@
 +/usr/bin/qemu-kvm --	gen_context(system_u:object_r:qemu_exec_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/qemu.if serefpolicy-3.3.1/policy/modules/system/qemu.if
 --- nsaserefpolicy/policy/modules/system/qemu.if	1969-12-31 19:00:00.000000000 -0500
-+++ serefpolicy-3.3.1/policy/modules/system/qemu.if	2008-03-11 17:53:51.000000000 -0400
++++ serefpolicy-3.3.1/policy/modules/system/qemu.if	2008-03-11 21:09:37.000000000 -0400
 @@ -0,0 +1,303 @@
 +
 +## <summary>policy for qemu</summary>
@@ -27999,7 +27999,7 @@
 +	files_read_var_files($1_t)
 +	files_search_all($1_t)
 +
-+	fs_list_inotify($1_t)
++	fs_list_inotifyfs($1_t)
 +	fs_rw_anon_inodefs_files($1_t)
 +	fs_rw_tmpfs_files($1_t)
 +




More information about the fedora-extras-commits mailing list