From 5ea14e8ebf2564ce19f478845b2d73455ccb1c99 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Dec 21 2010 21:41:10 +0000 Subject: - Latest update from NSA * Remove unused variables to fix compliation under GCC 4.6 by Justin Mattock --- diff --git a/.gitignore b/.gitignore index 513fba8..9f0c7f6 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ checkpolicy-2.0.19.tgz checkpolicy-2.0.20.tgz checkpolicy-2.0.21.tgz checkpolicy-2.0.22.tgz +/checkpolicy-2.0.23.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index 2dc670a..ef70f9b 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,8 +1,8 @@ %define libsepolver 2.0.39-1 Summary: SELinux policy compiler Name: checkpolicy -Version: 2.0.22 -Release: 2%{?dist} +Version: 2.0.23 +Release: 1%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -55,6 +55,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Tue Dec 21 2010 Dan Walsh - 2.0.23-1 +- Latest update from NSA + * Remove unused variables to fix compliation under GCC 4.6 by Justin Mattock + * Wed Dec 8 2010 Dan Walsh - 2.0.22-2 - Rebuild to make sure it will build in Fedora diff --git a/sources b/sources index 8a4631d..07847ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b144f4049d87a32027e29d11a144427b checkpolicy-2.0.22.tgz +19a9e3593b88aaddddba288070351e2e checkpolicy-2.0.23.tgz