rpms/selinux-policy/devel policy-20070703.patch, 1.2, 1.3 selinux-policy.spec, 1.468, 1.469

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Fri Jul 6 19:23:26 UTC 2007


Author: dwalsh

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

Modified Files:
	policy-20070703.patch selinux-policy.spec 
Log Message:
* Fri Jul 6 2007 Dan Walsh <dwalsh at redhat.com> 3.0.2-3
- Fix root login to include system_r


policy-20070703.patch:

Index: policy-20070703.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20070703.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- policy-20070703.patch	6 Jul 2007 19:09:19 -0000	1.2
+++ policy-20070703.patch	6 Jul 2007 19:23:20 -0000	1.3
@@ -52,6 +52,22 @@
 @@ -1 +1 @@
 -user_u:system_r:initrc_t:s0
 +system_u:system_r:initrc_t:s0
+diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-targeted-mcs/root_default_contexts serefpolicy-3.0.2/config/appconfig-targeted-mcs/root_default_contexts
+--- nsaserefpolicy/config/appconfig-targeted-mcs/root_default_contexts	2007-05-25 09:09:09.000000000 -0400
++++ serefpolicy-3.0.2/config/appconfig-targeted-mcs/root_default_contexts	2007-07-06 15:14:25.000000000 -0400
+@@ -1,2 +1,10 @@
+-system_r:unconfined_t:s0	system_r:unconfined_t:s0
+-system_r:initrc_t:s0	system_r:unconfined_t:s0
++system_r:local_login_t:s0  system_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
++system_r:crond_t:s0	system_r:unconfined_t:s0 sysadm_r:sysadm_crond_t:s0 staff_r:staff_crond_t:s0 user_r:user_crond_t:s0
++staff_r:staff_su_t:s0	system_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
++sysadm_r:sysadm_su_t:s0	system_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
++user_r:user_su_t:s0	system_r:unconfined_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
++#
++# Uncomment if you want to automatically login as sysadm_r
++#
++#system_r:sshd_t:s0 sysadm_r:sysadm_t:s0 staff_r:staff_t:s0 user_r:user_t:s0
++
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/config/appconfig-targeted-mcs/seusers serefpolicy-3.0.2/config/appconfig-targeted-mcs/seusers
 --- nsaserefpolicy/config/appconfig-targeted-mcs/seusers	2007-05-31 15:35:39.000000000 -0400
 +++ serefpolicy-3.0.2/config/appconfig-targeted-mcs/seusers	2007-07-03 14:38:10.000000000 -0400


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v
retrieving revision 1.468
retrieving revision 1.469
diff -u -r1.468 -r1.469
--- selinux-policy.spec	6 Jul 2007 19:09:19 -0000	1.468
+++ selinux-policy.spec	6 Jul 2007 19:23:20 -0000	1.469
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -356,6 +356,9 @@
 %endif
 
 %changelog
+* Fri Jul 6 2007 Dan Walsh <dwalsh at redhat.com> 3.0.2-3
+- Fix root login to include system_r
+
 * Fri Jul 6 2007 Dan Walsh <dwalsh at redhat.com> 3.0.2-2
 - Allow prelink to read kernel sysctls
 




More information about the scm-commits mailing list