[checkpolicy/f17] Recompile with libsepol that has support for ptrace_child

Daniel J Walsh dwalsh at fedoraproject.org
Wed Apr 18 02:36:32 UTC 2012


commit 97faca0e5aa1c8e24560510d44111d4c7d7b213f
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Apr 17 22:36:28 2012 -0400

    Recompile with libsepol that has support for ptrace_child

 checkpolicy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/checkpolicy.spec b/checkpolicy.spec
index 9ac36ad..6133a62 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,9 +1,9 @@
 %define libselinuxver 2.1.6-4
-%define libsepolver 2.1.4-6
+%define libsepolver 2.1.5-2
 Summary: SELinux policy compiler
 Name: checkpolicy
 Version: 2.1.9
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 Group: Development/System
 Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@@ -56,6 +56,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_bindir}/sedispol
 
 %changelog
+* Tue Apr 17 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.9-3
+- Recompile with libsepol that has support for ptrace_child
+
 * Tue Apr 3 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.9-2
 - Allow checkpolicy to use + in a file name
 


More information about the scm-commits mailing list