- 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.
This commit is contained in:
Daniel J Walsh 2006-03-28 20:07:42 +00:00
parent d914ad5a8c
commit cb354e0254
3 changed files with 11 additions and 3 deletions

View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 1.30.1-2
- Rebuild with new libsepol

View File

@ -1 +1 @@
f02868c0a7797054ca2bf3ce7a5c68ab checkpolicy-1.30.1.tgz
82ccee7997d31663c842c707b4771b70 checkpolicy-1.30.3.tgz