rpms/selinux-policy/F-7 policy-20070501.patch, 1.43, 1.44 selinux-policy.spec, 1.483, 1.484

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Mon Aug 6 15:40:41 UTC 2007


Author: dwalsh

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

Modified Files:
	policy-20070501.patch selinux-policy.spec 
Log Message:
* Mon Aug 6 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-33
- Allow mount to execute modprobe for ntfs mounts


policy-20070501.patch:

Index: policy-20070501.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- policy-20070501.patch	3 Aug 2007 18:26:51 -0000	1.43
+++ policy-20070501.patch	6 Aug 2007 15:40:39 -0000	1.44
@@ -9767,7 +9767,7 @@
 -/usr/bin/fusermount		--	gen_context(system_u:object_r:mount_exec_t,s0)
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/mount.te serefpolicy-2.6.4/policy/modules/system/mount.te
 --- nsaserefpolicy/policy/modules/system/mount.te	2007-05-07 14:51:02.000000000 -0400
-+++ serefpolicy-2.6.4/policy/modules/system/mount.te	2007-08-03 14:22:02.000000000 -0400
++++ serefpolicy-2.6.4/policy/modules/system/mount.te	2007-08-06 11:39:32.000000000 -0400
 @@ -9,6 +9,13 @@
  ifdef(`targeted_policy',`
  ## <desc>
@@ -9895,7 +9895,7 @@
 +fusermount_domtrans(mount_t)
 +fusermount_use_fds(mount_t)
 +
-+modutils_exec_insmod(mount_t)
++modutils_domtrans_insmod(mount_t)
 +
 +optional_policy(`
 +	hal_write_log(mount_t)


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-7/selinux-policy.spec,v
retrieving revision 1.483
retrieving revision 1.484
diff -u -r1.483 -r1.484
--- selinux-policy.spec	3 Aug 2007 18:26:51 -0000	1.483
+++ selinux-policy.spec	6 Aug 2007 15:40:39 -0000	1.484
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.6.4
-Release: 32%{?dist}
+Release: 33%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -361,6 +361,9 @@
 %endif
 
 %changelog
+* Mon Aug 6 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-33
+- Allow mount to execute modprobe for ntfs mounts
+
 * Fri Aug 3 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-32
 - Allow ping to bind to rawip_socket
 




More information about the fedora-extras-commits mailing list