- 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:
parent
d914ad5a8c
commit
cb354e0254
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user