rpms/selinux-policy/devel policy-20090105.patch, 1.33, 1.34 selinux-policy.spec, 1.783, 1.784

Daniel J Walsh dwalsh at fedoraproject.org
Thu Feb 5 13:44:45 UTC 2009


Author: dwalsh

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

Modified Files:
	policy-20090105.patch selinux-policy.spec 
Log Message:
* Thu Feb 5 2009 Dan Walsh <dwalsh at redhat.com> 3.6.4-3
- Grab remainder of network_peer_controls patch


policy-20090105.patch:

Index: policy-20090105.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20090105.patch,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- policy-20090105.patch	4 Feb 2009 16:24:43 -0000	1.33
+++ policy-20090105.patch	5 Feb 2009 13:44:44 -0000	1.34
@@ -6331,13 +6331,6 @@
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/kernel/kernel.te serefpolicy-3.6.4/policy/modules/kernel/kernel.te
 --- nsaserefpolicy/policy/modules/kernel/kernel.te	2009-02-03 22:50:50.000000000 -0500
 +++ serefpolicy-3.6.4/policy/modules/kernel/kernel.te	2009-02-03 22:57:29.000000000 -0500
-@@ -1,5 +1,5 @@
- 
--policy_module(kernel, 1.10.3)
-+policy_module(kernel, 1.10.2)
- 
- ########################################
- #
 @@ -63,6 +63,15 @@
  genfscon debugfs / gen_context(system_u:object_r:debugfs_t,s0)
  
@@ -6382,18 +6375,6 @@
  allow kernel_t proc_t:dir list_dir_perms;
  allow kernel_t proc_t:file read_file_perms;
  allow kernel_t proc_t:lnk_file read_lnk_file_perms;
-@@ -221,10 +237,8 @@
- # connections with invalidated labels:
- allow kernel_t unlabeled_t:packet send;
- 
--# Allow unlabeled network traffic
-+# Forwarded network traffic
- allow unlabeled_t unlabeled_t:packet { forward_in forward_out };
--corenet_in_generic_if(unlabeled_t)
--corenet_in_generic_node(unlabeled_t)
- 
- corenet_all_recvfrom_unlabeled(kernel_t)
- corenet_all_recvfrom_netlabel(kernel_t)
 @@ -248,7 +262,8 @@
  
  selinux_load_policy(kernel_t)


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v
retrieving revision 1.783
retrieving revision 1.784
diff -u -r1.783 -r1.784
--- selinux-policy.spec	4 Feb 2009 16:14:06 -0000	1.783
+++ selinux-policy.spec	5 Feb 2009 13:44:44 -0000	1.784
@@ -20,7 +20,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.6.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -444,6 +444,9 @@
 %endif
 
 %changelog
+* Thu Feb 5 2009 Dan Walsh <dwalsh at redhat.com> 3.6.4-3
+- Grab remainder of network_peer_controls patch
+
 * Wed Feb 4 2009 Dan Walsh <dwalsh at redhat.com> 3.6.4-2
 - More fixes for devicekit
 




More information about the fedora-extras-commits mailing list