rpms/selinux-policy/devel policy-20090105.patch,1.26,1.27

Daniel J Walsh dwalsh at fedoraproject.org
Fri Jan 30 15:07:15 UTC 2009


Author: dwalsh

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

Modified Files:
	policy-20090105.patch 
Log Message:
* Fri Jan 30 2009 Dan Walsh <dwalsh at redhat.com> 3.6.3-11
- Add virt_content_ro_t and labeling for isos directory


policy-20090105.patch:

Index: policy-20090105.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20090105.patch,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- policy-20090105.patch	30 Jan 2009 14:43:04 -0000	1.26
+++ policy-20090105.patch	30 Jan 2009 15:06:44 -0000	1.27
@@ -3686,7 +3686,7 @@
  ')
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/apps/qemu.te serefpolicy-3.6.3/policy/modules/apps/qemu.te
 --- nsaserefpolicy/policy/modules/apps/qemu.te	2009-01-19 11:03:28.000000000 -0500
-+++ serefpolicy-3.6.3/policy/modules/apps/qemu.te	2009-01-30 09:22:46.000000000 -0500
++++ serefpolicy-3.6.3/policy/modules/apps/qemu.te	2009-01-30 09:57:15.000000000 -0500
 @@ -6,6 +6,8 @@
  # Declarations
  #
@@ -3784,7 +3784,7 @@
 +optional_policy(`
 +	virt_read_config(qemutype)
 +	virt_read_lib_files(qemutype)
-+	virt_read_content(qemu_type)
++	virt_read_content(qemutype)
 +')
 +
 +optional_policy(`
@@ -17625,7 +17625,7 @@
  /usr/sbin/postkick	--	gen_context(system_u:object_r:postfix_master_exec_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/postfix.if serefpolicy-3.6.3/policy/modules/services/postfix.if
 --- nsaserefpolicy/policy/modules/services/postfix.if	2009-01-19 11:06:49.000000000 -0500
-+++ serefpolicy-3.6.3/policy/modules/services/postfix.if	2009-01-30 08:30:01.000000000 -0500
++++ serefpolicy-3.6.3/policy/modules/services/postfix.if	2009-01-30 09:59:52.000000000 -0500
 @@ -46,6 +46,7 @@
  
  	allow postfix_$1_t postfix_etc_t:dir list_dir_perms;
@@ -17664,7 +17664,7 @@
 +		type postfix_local_t;
 +	')
 +
-+	allow $1 postfix_local_t:fifo rw_fifo_file_perms;
++	allow $1 postfix_local_t:fifo_file rw_fifo_file_perms;
 +')
 +
 +########################################
@@ -22450,7 +22450,7 @@
  ## </summary>
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/virt.te serefpolicy-3.6.3/policy/modules/services/virt.te
 --- nsaserefpolicy/policy/modules/services/virt.te	2009-01-19 11:06:49.000000000 -0500
-+++ serefpolicy-3.6.3/policy/modules/services/virt.te	2009-01-30 09:24:00.000000000 -0500
++++ serefpolicy-3.6.3/policy/modules/services/virt.te	2009-01-30 10:02:15.000000000 -0500
 @@ -32,6 +32,10 @@
  type virt_image_t, virt_image_type; # customizable
  virt_image(virt_image_t)
@@ -22476,7 +22476,7 @@
  manage_files_pattern(virtd_t, virt_image_type, virt_image_type)
  
 +manage_dirs_pattern(virtd_t, virt_content_t, virt_content_t)
-+manage_files_pattern(virtd_t, virt_content_t virt_content_t)
++manage_files_pattern(virtd_t, virt_content_t, virt_content_t)
 +
  manage_dirs_pattern(virtd_t, virt_log_t, virt_log_t)
  manage_files_pattern(virtd_t, virt_log_t, virt_log_t)




More information about the fedora-extras-commits mailing list