rpms/selinux-policy/devel policy-20071130.patch, 1.120, 1.121 selinux-policy.spec, 1.648, 1.649

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Tue Apr 8 20:14:48 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20071130.patch selinux-policy.spec 
Log Message:
* Tue Apr 8 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-31
- Allow transition from initrc_t to getty_t


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20071130.patch,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- policy-20071130.patch	8 Apr 2008 19:17:28 -0000	1.120
+++ policy-20071130.patch	8 Apr 2008 20:14:36 -0000	1.121
@@ -26829,6 +26829,17 @@
 +optional_policy(`
 +	unconfined_domain(fsadm_t)
  ')
+diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/getty.te serefpolicy-3.3.1/policy/modules/system/getty.te
+--- nsaserefpolicy/policy/modules/system/getty.te	2008-02-18 14:30:18.000000000 -0500
++++ serefpolicy-3.3.1/policy/modules/system/getty.te	2008-04-08 15:56:50.000000000 -0400
+@@ -9,6 +9,7 @@
+ type getty_t;
+ type getty_exec_t;
+ init_domain(getty_t,getty_exec_t)
++init_system_domain(getty_t,getty_exec_t)
+ domain_interactive_fd(getty_t)
+ 
+ type getty_etc_t;
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/system/hostname.te serefpolicy-3.3.1/policy/modules/system/hostname.te
 --- nsaserefpolicy/policy/modules/system/hostname.te	2008-02-18 14:30:18.000000000 -0500
 +++ serefpolicy-3.3.1/policy/modules/system/hostname.te	2008-04-04 12:06:56.000000000 -0400


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v
retrieving revision 1.648
retrieving revision 1.649
diff -u -r1.648 -r1.649
--- selinux-policy.spec	8 Apr 2008 19:17:28 -0000	1.648
+++ selinux-policy.spec	8 Apr 2008 20:14:36 -0000	1.649
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.3.1
-Release: 30%{?dist}
+Release: 31%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -387,6 +387,9 @@
 %endif
 
 %changelog
+* Tue Apr 8 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-31
+- Allow transition from initrc_t to getty_t
+
 * Tue Apr 8 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-30
 - Allow passwd to communicate with user sockets to change gnome-keyring
 




More information about the fedora-extras-commits mailing list