rpms/selinux-policy/devel policy-F12.patch, 1.16, 1.17 selinux-policy.spec, 1.869, 1.870

Daniel J Walsh dwalsh at fedoraproject.org
Tue Jun 23 13:23:53 UTC 2009


Author: dwalsh

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

Modified Files:
	policy-F12.patch selinux-policy.spec 
Log Message:
* Tue Jun 23 2009 Dan Walsh <dwalsh at redhat.com> 3.6.19-2
- Fix last duplicate /var/log/rpmpkgs


policy-F12.patch:

Index: policy-F12.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/policy-F12.patch,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- policy-F12.patch	22 Jun 2009 22:27:57 -0000	1.16
+++ policy-F12.patch	23 Jun 2009 13:23:52 -0000	1.17
@@ -10810,7 +10810,7 @@ diff -b -B --ignore-all-space --exclude-
  
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.fc serefpolicy-3.6.18/policy/modules/services/cron.fc
 --- nsaserefpolicy/policy/modules/services/cron.fc	2008-11-11 16:13:46.000000000 -0500
-+++ serefpolicy-3.6.18/policy/modules/services/cron.fc	2009-06-20 06:49:47.000000000 -0400
++++ serefpolicy-3.6.18/policy/modules/services/cron.fc	2009-06-23 09:16:31.000000000 -0400
 @@ -1,3 +1,4 @@
 +/etc/rc\.d/init\.d/atd		--	gen_context(system_u:object_r:crond_initrc_exec_t,s0)
  
@@ -10829,7 +10829,7 @@ diff -b -B --ignore-all-space --exclude-
  
  /var/spool/cron			-d	gen_context(system_u:object_r:cron_spool_t,s0)
  #/var/spool/cron/root		--	gen_context(system_u:object_r:sysadm_cron_spool_t,s0)
-@@ -41,7 +42,12 @@
+@@ -41,7 +42,11 @@
  #/var/spool/cron/crontabs/root	--	gen_context(system_u:object_r:sysadm_cron_spool_t,s0)
  
  /var/spool/fcron		-d	gen_context(system_u:object_r:cron_spool_t,s0)
@@ -10841,7 +10841,6 @@ diff -b -B --ignore-all-space --exclude-
 +
 +/var/lib/glpi/files(/.*)?		gen_context(system_u:object_r:cron_var_lib_t,s0)
 +
-+/var/log/rpmpkgs.*		--	gen_context(system_u:object_r:cron_log_t,s0)
 +/var/log/mcelog.*		--	gen_context(system_u:object_r:cron_log_t,s0)
 diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/cron.if serefpolicy-3.6.18/policy/modules/services/cron.if
 --- nsaserefpolicy/policy/modules/services/cron.if	2008-11-11 16:13:47.000000000 -0500


Index: selinux-policy.spec
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/devel/selinux-policy.spec,v
retrieving revision 1.869
retrieving revision 1.870
diff -u -p -r1.869 -r1.870
--- selinux-policy.spec	22 Jun 2009 22:27:57 -0000	1.869
+++ selinux-policy.spec	23 Jun 2009 13:23:52 -0000	1.870
@@ -20,7 +20,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.6.19
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -473,7 +473,10 @@ exit 0
 %endif
 
 %changelog
-* Sat Jun 20 2009 Dan Walsh <dwalsh at redhat.com> 3.6.19-1
+* Tue Jun 23 2009 Dan Walsh <dwalsh at redhat.com> 3.6.19-2
+- Fix last duplicate /var/log/rpmpkgs
+
+* Mon Jun 22 2009 Dan Walsh <dwalsh at redhat.com> 3.6.19-1
 - Update to upstream
   * add sssd
 




More information about the fedora-extras-commits mailing list