rpms/selinux-policy/F-9 policy-20071130.patch, 1.160, 1.161 selinux-policy.spec, 1.675, 1.676

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Thu May 29 17:45:47 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20071130.patch selinux-policy.spec 
Log Message:
* Thu May 29 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-59
- Allow oddjob to change roles


policy-20071130.patch:

Index: policy-20071130.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-9/policy-20071130.patch,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- policy-20071130.patch	29 May 2008 16:14:18 -0000	1.160
+++ policy-20071130.patch	29 May 2008 17:45:04 -0000	1.161
@@ -19092,13 +19092,14 @@
 +')
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/oddjob.te serefpolicy-3.3.1/policy/modules/services/oddjob.te
 --- nsaserefpolicy/policy/modules/services/oddjob.te	2008-02-26 08:23:10.000000000 -0500
-+++ serefpolicy-3.3.1/policy/modules/services/oddjob.te	2008-05-28 09:06:14.000000000 -0400
-@@ -10,14 +10,20 @@
++++ serefpolicy-3.3.1/policy/modules/services/oddjob.te	2008-05-29 13:24:00.419266000 -0400
+@@ -10,14 +10,21 @@
  type oddjob_exec_t;
  domain_type(oddjob_t)
  init_daemon_domain(oddjob_t, oddjob_exec_t)
 +domain_obj_id_change_exemption(oddjob_t)
  domain_subj_id_change_exemption(oddjob_t)
++domain_role_change_exemption(oddjob_t)
  
  type oddjob_mkhomedir_t;
  type oddjob_mkhomedir_exec_t;
@@ -19115,7 +19116,7 @@
  # pid files
  type oddjob_var_run_t;
  files_pid_file(oddjob_var_run_t)
-@@ -68,20 +74,38 @@
+@@ -68,20 +75,38 @@
  # oddjob_mkhomedir local policy
  #
  


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-9/selinux-policy.spec,v
retrieving revision 1.675
retrieving revision 1.676
diff -u -r1.675 -r1.676
--- selinux-policy.spec	29 May 2008 15:03:00 -0000	1.675
+++ selinux-policy.spec	29 May 2008 17:45:04 -0000	1.676
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.3.1
-Release: 58%{?dist}
+Release: 59%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -385,6 +385,9 @@
 %endif
 
 %changelog
+* Thu May 29 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-59
+- Allow oddjob to change roles
+
 * Thu May 29 2008 Dan Walsh <dwalsh at redhat.com> 3.3.1-58
 - Allow policykit_resolve to getattr hal
 - Allow pyzor_t manage files user_pyzor_home_t




More information about the scm-commits mailing list