rpms/selinux-policy/devel users-minimum, 1.1, 1.2 users-olpc, 1.1, 1.2 users-targeted, 1.1, 1.2

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jan 12 13:36:11 UTC 2010


Author: dwalsh

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

Modified Files:
	users-minimum users-olpc users-targeted 
Log Message:
* Mon Jan 7 2010 Dan Walsh <dwalsh at redhat.com> 3.7.7-1
- Move users file to selection by spec file.
- Allow vncserver to run as unconfined_u:unconfined_r:unconfined_t



Index: users-minimum
===================================================================
RCS file: /cvs/pkgs/rpms/selinux-policy/devel/users-minimum,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- users-minimum	11 Jan 2010 22:06:55 -0000	1.1
+++ users-minimum	12 Jan 2010 13:36:10 -0000	1.2
@@ -15,7 +15,7 @@
 # and a user process should never be assigned the system user
 # identity.
 #
-gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
+gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
 
 #
 # user_u is a generic user identity for Linux users who have no


Index: users-olpc
===================================================================
RCS file: /cvs/pkgs/rpms/selinux-policy/devel/users-olpc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- users-olpc	11 Jan 2010 22:06:55 -0000	1.1
+++ users-olpc	12 Jan 2010 13:36:10 -0000	1.2
@@ -15,7 +15,7 @@
 # and a user process should never be assigned the system user
 # identity.
 #
-gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
+gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
 
 #
 # user_u is a generic user identity for Linux users who have no


Index: users-targeted
===================================================================
RCS file: /cvs/pkgs/rpms/selinux-policy/devel/users-targeted,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- users-targeted	11 Jan 2010 22:06:55 -0000	1.1
+++ users-targeted	12 Jan 2010 13:36:10 -0000	1.2
@@ -15,7 +15,7 @@
 # and a user process should never be assigned the system user
 # identity.
 #
-gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
+gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
 
 #
 # user_u is a generic user identity for Linux users who have no



More information about the scm-commits mailing list