[checkpolicy/f17] Rebuild to get latest libsepol which fixes the file_name transition problems

Daniel J Walsh dwalsh at fedoraproject.org
Mon Apr 23 20:57:53 UTC 2012


commit d6b0080f14aa64c97150b460a64ba23f534730aa
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Apr 23 16:57:49 2012 -0400

    Rebuild to get latest libsepol which fixes the file_name transition problems

 checkpolicy.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/checkpolicy.spec b/checkpolicy.spec
index 6133a62..29f9220 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,9 +1,9 @@
 %define libselinuxver 2.1.6-4
-%define libsepolver 2.1.5-2
+%define libsepolver 2.1.5-3
 Summary: SELinux policy compiler
 Name: checkpolicy
 Version: 2.1.9
-Release: 3%{?dist}
+Release: 4%{?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
+* Mon Apr 23 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.9-4
+- Rebuild to get latest libsepol which fixes the file_name transition problems
+
 * Tue Apr 17 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.9-3
 - Recompile with libsepol that has support for ptrace_child
 


More information about the scm-commits mailing list