From 629e1bb0954c69954ae93bafc4defddc4d6c1184 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Dec 21 2011 17:59:06 +0000 Subject: Update to upstream * add new helper to translate class sets into bitmaps --- diff --git a/checkpolicy.spec b/checkpolicy.spec index 72460e4..aa01da5 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,9 +1,9 @@ %define libselinuxver 2.1.6-4 -%define libsepolver 2.1.4-4 +%define libsepolver 2.1.4-5 Summary: SELinux policy compiler Name: checkpolicy -Version: 2.1.7 -Release: 3%{?dist} +Version: 2.1.8 +Release: 1%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -56,6 +56,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Wed Dec 21 2011 Dan Walsh - 2.1.8-1 +-Update to upstream + * add new helper to translate class sets into bitmaps + * Wed Dec 21 2011 Dan Walsh - 2.1.7-3 - default_rules should be optional