[selinux-policy] Checkin patches to git repository

Daniel J Walsh dwalsh at fedoraproject.org
Fri Nov 11 13:17:10 UTC 2011


commit 4501de44071e8ccebe9b90f6960842be2eff615f
Author: dwalsh <dwalsh at redhat.com>
Date:   Fri Nov 11 08:16:39 2011 -0500

    Checkin patches to git repository

 selinux-policy.spec |   23 ++++++-----------------
 1 files changed, 6 insertions(+), 17 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 4e3982e..4f24b43 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,20 +17,13 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.10.0
-Release: 55.2%{?dist}
+Release: 56%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
 patch: policy-F16.patch
 patch1: unconfined_permissive.patch
-patch2: passwd.patch
-patch3: thumb.patch
-patch4: execmem.patch
-patch6: apache.patch
-patch7: ptrace.patch
-patch8: qemu.patch
-patch9: consoletype.patch
-patch10: denyexecmem.patch
+patch2: thumb.patch
 Source1: modules-targeted.conf
 Source2: booleans-targeted.conf
 Source3: Makefile.devel
@@ -245,14 +238,7 @@ Based off of reference policy: Checked out revision  2.20091117
 %setup -n serefpolicy-%{version} -q
 %patch -p1
 %patch1 -p1 -b .unconfined
-%patch2 -p1 -b .passwd
-%patch3 -p1
-%patch4 -p1 -b .execmem
-%patch6 -p1 -b .apache
-%patch7 -p1 -b .ptrace
-%patch8 -p1 -b .qemu
-%patch9 -p1 -b .consoletype
-%patch10 -p1 -b .denyexecmem
+%patch2 -p1 -b .thumb
 
 %install
 mkdir selinux_config
@@ -484,6 +470,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Thu Nov 10 2011 Dan Walsh <dwalsh at redhat.com> 3.10.0-56
+- Merge patches back into git repository.
+
 * Tue Nov 8 2011 Dan Walsh <dwalsh at redhat.com> 3.10.0-55.2
 - Remove allow_execmem boolean and replace with deny_execmem boolean
 


More information about the scm-commits mailing list