rpms/selinux-policy/F-7 policy-20070501.patch,1.57,1.58

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Sep 11 20:04:58 UTC 2007


Author: dwalsh

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

Modified Files:
	policy-20070501.patch 
Log Message:
* Mon Sep 10 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-42
- Allow modprobe to setsched on kernel


policy-20070501.patch:

Index: policy-20070501.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- policy-20070501.patch	11 Sep 2007 19:14:45 -0000	1.57
+++ policy-20070501.patch	11 Sep 2007 20:04:54 -0000	1.58
@@ -1711,7 +1711,7 @@
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.if.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in
 --- nsaserefpolicy/policy/modules/kernel/corenetwork.if.in	2007-05-07 14:51:04.000000000 -0400
-+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in	2007-09-11 11:35:53.000000000 -0400
++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.if.in	2007-09-11 15:53:08.000000000 -0400
 @@ -1449,6 +1449,44 @@
  
  ########################################
@@ -1813,15 +1813,15 @@
 +#
 +interface(`corenet_all_recvfrom_netlabel',`
 +	gen_require(`
-+		type netlabel_peer_t;
++		type unlabeled_t;
 +	')
 +
-+	allow $1 netlabel_peer_t:{ tcp_socket udp_socket rawip_socket } recvfrom;
++	allow $1 unlabeled_t:{ tcp_socket udp_socket rawip_socket } recvfrom;
 +')
 +
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/corenetwork.te.in serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in
 --- nsaserefpolicy/policy/modules/kernel/corenetwork.te.in	2007-05-07 14:51:02.000000000 -0400
-+++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in	2007-09-11 08:17:57.000000000 -0400
++++ serefpolicy-2.6.4/policy/modules/kernel/corenetwork.te.in	2007-09-11 15:52:36.000000000 -0400
 @@ -48,6 +48,11 @@
  type reserved_port_t, port_type, reserved_port_type;
  
@@ -2815,7 +2815,7 @@
  ########################################
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.te serefpolicy-2.6.4/policy/modules/kernel/kernel.te
 --- nsaserefpolicy/policy/modules/kernel/kernel.te	2007-05-07 14:51:04.000000000 -0400
-+++ serefpolicy-2.6.4/policy/modules/kernel/kernel.te	2007-08-07 09:42:35.000000000 -0400
++++ serefpolicy-2.6.4/policy/modules/kernel/kernel.te	2007-09-11 15:52:39.000000000 -0400
 @@ -146,6 +146,8 @@
  type unlabeled_t;
  sid unlabeled gen_context(system_u:object_r:unlabeled_t,mls_systemhigh)




More information about the scm-commits mailing list