From d6b0080f14aa64c97150b460a64ba23f534730aa Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Apr 23 2012 20:57:49 +0000 Subject: Rebuild to get latest libsepol which fixes the file_name transition problems --- 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 - 2.1.9-4 +- Rebuild to get latest libsepol which fixes the file_name transition problems + * Tue Apr 17 2012 Dan Walsh - 2.1.9-3 - Recompile with libsepol that has support for ptrace_child