diff --git a/.cvsignore b/.cvsignore index 3853a35..100d9da 100644 --- a/.cvsignore +++ b/.cvsignore @@ -43,3 +43,4 @@ checkpolicy-1.29.4.tgz checkpolicy-1.29.5.tgz checkpolicy-1.30.tgz checkpolicy-1.30.1.tgz +checkpolicy-1.30.3.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index 3b77506..a6a62df 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,8 +1,8 @@ %define libsepolver 1.12.3-1 Summary: SELinux policy compiler Name: checkpolicy -Version: 1.30.1 -Release: 2 +Version: 1.30.3 +Release: 1 License: GPL Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz @@ -47,6 +47,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/checkmodule.8.gz %changelog +* Tue Mar 28 2006 Dan Walsh - 1.30.3-1 +- Latest upgrade from NSA + * Fixed checkmodule to call link_modules prior to expand_module + to handle optionals. + * Fixed require_class to avoid shadowing permissions already defined + in an inherited common definition. + * Mon Mar 27 2006 Dan Walsh - 1.30.1-2 - Rebuild with new libsepol diff --git a/sources b/sources index dc23d2b..933a48a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f02868c0a7797054ca2bf3ce7a5c68ab checkpolicy-1.30.1.tgz +82ccee7997d31663c842c707b4771b70 checkpolicy-1.30.3.tgz