From fbd2801c70b563f75de34d15c9aa624eee7edda1 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Apr 24 2012 01:10:43 +0000 Subject: Rebuild to get latest libsepol which fixes the file_name transition problems --- diff --git a/checkpolicy.spec b/checkpolicy.spec index ccf9efd..f438087 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,9 +1,9 @@ %define libselinuxver 2.1.10-1 -%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