From d9e3ea1a9dadc4d3d95b55ebac10814e0611f5ad Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: May 28 2008 15:15:49 +0000 Subject: - Latest update from NSA Update checkpolicy for user and role mapping support from Joshua Brindle. --- diff --git a/.cvsignore b/.cvsignore index 15c8bc8..f2a7a31 100644 --- a/.cvsignore +++ b/.cvsignore @@ -66,3 +66,5 @@ checkpolicy-2.0.9.tgz checkpolicy-2.0.10.tgz checkpolicy-2.0.13.tgz checkpolicy-2.0.14.tgz +checkpolicy-2.0.15.tgz +checkpolicy-2.0.16.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index 2de0396..78a9f47 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,12 +1,11 @@ -%define libsepolver 2.0.26-1 +%define libsepolver 2.0.29-1 Summary: SELinux policy compiler Name: checkpolicy -Version: 2.0.14 -Release: 2%{?dist} +Version: 2.0.16 +Release: 1%{?dist} License: GPL Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: checkpolicy-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: byacc bison flex libsepol-static >= %{libsepolver} libselinux-devel @@ -27,7 +26,6 @@ Only required for building policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -55,6 +53,15 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Wed May 28 2008 Dan Walsh - 2.0.16-1 +- Latest update from NSA + * Update checkpolicy for user and role mapping support from Joshua Brindle. + +* Tue May 2 2008 Dan Walsh - 2.0.15-1 +- Latest update from NSA + * Fix for policy module versions that look like IPv4 addresses from Jim Carter. + Resolves bug 444451. + * Tue May 2 2008 Dan Walsh - 2.0.14-2 - Allow modules with 4 sections or more diff --git a/sources b/sources index 22be6f9..76d79cf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7001c2136fbde2df663105aa06a2f31e checkpolicy-2.0.14.tgz +f80b657be256d01dd3f1c0e42301cbd4 checkpolicy-2.0.16.tgz