diff --git a/.cvsignore b/.cvsignore index fbf189a..9314bd5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -157,3 +157,4 @@ policycoreutils-2.0.22.tgz policycoreutils-2.0.23.tgz policycoreutils-2.0.25.tgz sepolgen-1.0.9.tgz +sepolgen-1.0.10.tgz diff --git a/policycoreutils.spec b/policycoreutils.spec index d0616c1..a9ef935 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -2,11 +2,11 @@ %define libsepolver 2.0.9-1 %define libsemanagever 2.0.5-1 %define libselinuxver 2.0.23-3 -%define sepolgenver 1.0.9 +%define sepolgenver 1.0.10 Summary: SELinux policy core utilities Name: policycoreutils Version: 2.0.25 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2+ Group: System Environment/Base Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz @@ -200,6 +200,11 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Tue Sep 13 2007 Dan Walsh 2.0.25-13 +- Upgrade version of sepolgen from NSA + * Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan. + * Suppress generation of rules for non-denials from Karl MacMillan (take 3). + * Tue Sep 11 2007 Dan Walsh 2.0.25-12 - Remove bogus import libxml2 diff --git a/sources b/sources index d5d93df..b761858 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 43c5df63e94b6e35d1f830b5b7ee6cfc policycoreutils-2.0.25.tgz -75f280f7000200c4b53b1c5006f57029 sepolgen-1.0.9.tgz +eddb3e34fb982d752aa8cbed7b98f3d2 sepolgen-1.0.10.tgz