- Latest upgrade from NSA
Changed require_class to reject permissions that have not been declared if building a base module.
This commit is contained in:
parent
cb354e0254
commit
a7c8fb25b4
@ -44,3 +44,4 @@ checkpolicy-1.29.5.tgz
|
|||||||
checkpolicy-1.30.tgz
|
checkpolicy-1.30.tgz
|
||||||
checkpolicy-1.30.1.tgz
|
checkpolicy-1.30.1.tgz
|
||||||
checkpolicy-1.30.3.tgz
|
checkpolicy-1.30.3.tgz
|
||||||
|
checkpolicy-1.30.4.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define libsepolver 1.12.3-1
|
%define libsepolver 1.12.5-1
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.30.3
|
Version: 1.30.4
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
@ -47,6 +47,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkmodule.8.gz
|
%{_mandir}/man8/checkmodule.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 5 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.4-1
|
||||||
|
- Latest upgrade from NSA
|
||||||
|
* Changed require_class to reject permissions that have not been
|
||||||
|
declared if building a base module.
|
||||||
|
|
||||||
* Tue Mar 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.3-1
|
* Tue Mar 28 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.3-1
|
||||||
- Latest upgrade from NSA
|
- Latest upgrade from NSA
|
||||||
* Fixed checkmodule to call link_modules prior to expand_module
|
* Fixed checkmodule to call link_modules prior to expand_module
|
||||||
|
Loading…
Reference in New Issue
Block a user