[checkpolicy] Update to upstream * add new helper to translate class sets into bitmaps

Daniel J Walsh dwalsh at fedoraproject.org
Wed Dec 21 17:59:08 UTC 2011


commit 629e1bb0954c69954ae93bafc4defddc4d6c1184
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Dec 21 17:59:06 2011 +0000

    Update to upstream
    	* add new helper to translate class sets into bitmaps

 checkpolicy.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
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 <dwalsh at redhat.com> - 2.1.8-1
+-Update to upstream
+	* add new helper to translate class sets into bitmaps
+
 * Wed Dec 21 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.7-3
 - default_rules should be optional
 


More information about the scm-commits mailing list