rpms/selinux-policy/devel policy-20080710.patch,1.84,1.85

Daniel J Walsh dwalsh at fedoraproject.org
Mon Nov 3 21:09:40 UTC 2008


Author: dwalsh

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

Modified Files:
	policy-20080710.patch 
Log Message:
* Mon Nov 3 2008 Dan Walsh <dwalsh at redhat.com> 3.5.13-13
- Allow dhcpc to restart ypbind
- Fixup labeling in /var/run


policy-20080710.patch:

Index: policy-20080710.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-20080710.patch,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- policy-20080710.patch	3 Nov 2008 20:42:37 -0000	1.84
+++ policy-20080710.patch	3 Nov 2008 21:09:40 -0000	1.85
@@ -12178,8 +12178,8 @@
 +/var/log/certmaster(/.*)?  				gen_context(system_u:object_r:certmaster_var_log_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/certmaster.if serefpolicy-3.5.13/policy/modules/services/certmaster.if
 --- nsaserefpolicy/policy/modules/services/certmaster.if	1969-12-31 19:00:00.000000000 -0500
-+++ serefpolicy-3.5.13/policy/modules/services/certmaster.if	2008-10-30 14:44:58.000000000 -0400
-@@ -0,0 +1,133 @@
++++ serefpolicy-3.5.13/policy/modules/services/certmaster.if	2008-11-03 15:55:54.000000000 -0500
+@@ -0,0 +1,132 @@
 +## <summary>policy for certmaster</summary>
 +
 +########################################
@@ -12205,15 +12205,15 @@
 +')
 +
 +#######################################
-+### <summary>
-+###      read
-+###      certmaster logs.
-+### </summary>
-+### <param name="domain">
-+###      <summary>
-+###      Domain allowed access.
-+###      </summary>
-+### </param>
++## <summary>
++##      read
++##      certmaster logs.
++## </summary>
++## <param name="domain">
++##      <summary>
++##      Domain allowed access.
++##      </summary>
++## </param>
 +##
 +#
 +interface(`certmaster_read_log',`
@@ -12225,14 +12225,14 @@
 +')
 +
 +#######################################
-+### <summary>
-+###      Append to certmaster logs.
-+### </summary>
-+### <param name="domain">
-+###      <summary>
-+###      Domain allowed access.
-+###      </summary>
-+### </param>
++## <summary>
++##      Append to certmaster logs.
++## </summary>
++## <param name="domain">
++##      <summary>
++##      Domain allowed access.
++##      </summary>
++## </param>
 +##
 +#
 +interface(`certmaster_append_log',`
@@ -12244,15 +12244,15 @@
 +')
 +
 +#######################################
-+### <summary>
-+###      Create, read, write, and delete
-+###      certmaster logs.
-+### </summary>
-+### <param name="domain">
-+###      <summary>
-+###      Domain allowed access.
-+###      </summary>
-+### </param>
++## <summary>
++##      Create, read, write, and delete
++##      certmaster logs.
++## </summary>
++## <param name="domain">
++##      <summary>
++##      Domain allowed access.
++##      </summary>
++## </param>
 +##
 +#
 +interface(`certmaster_manage_log',`
@@ -12265,22 +12265,22 @@
 +')
 +
 +########################################
-+### <summary>
-+###      All of the rules required to administrate 
-+###      an snort environment
-+### </summary>
-+### <param name="domain">
-+###      <summary>
-+###      Domain allowed access.
-+###      </summary>
-+### </param>
-+### <param name="role">
-+###      <summary>
-+###      The role to be allowed to manage the syslog domain.
-+###      </summary>
-+### </param>
-+### <rolecap/>
-+##
++## <summary>
++##      All of the rules required to administrate 
++##      an snort environment
++## </summary>
++## <param name="domain">
++##      <summary>
++##      Domain allowed access.
++##      </summary>
++## </param>
++## <param name="role">
++##      <summary>
++##      The role to be allowed to manage the syslog domain.
++##      </summary>
++## </param>
++## <rolecap/>
++#
 +
 +interface(`certmaster_admin',`
 +        gen_require(`
@@ -12312,7 +12312,6 @@
 +	files_list_var_lib($1)
 +	admin_pattern($1, certmaster_var_lib_t)
 +')
-+
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/certmaster.te serefpolicy-3.5.13/policy/modules/services/certmaster.te
 --- nsaserefpolicy/policy/modules/services/certmaster.te	1969-12-31 19:00:00.000000000 -0500
 +++ serefpolicy-3.5.13/policy/modules/services/certmaster.te	2008-10-30 14:48:03.000000000 -0400




More information about the fedora-extras-commits mailing list