- Latest upgrade from NSA
Lindent. Merged patch to remove TE rule conflict checking from the parser from Joshua Brindle. This can only be done properly by the expander. Merged patch to make checkpolicy/checkmodule handling of duplicate/conflicting TE rules the same as the expander from Joshua Brindle. Merged optionals in base take 2 patch set from Joshua Brindle.
This commit is contained in:
parent
0b33b45a9e
commit
0962a544c8
@ -46,3 +46,4 @@ checkpolicy-1.30.1.tgz
|
|||||||
checkpolicy-1.30.3.tgz
|
checkpolicy-1.30.3.tgz
|
||||||
checkpolicy-1.30.4.tgz
|
checkpolicy-1.30.4.tgz
|
||||||
checkpolicy-1.30.5.tgz
|
checkpolicy-1.30.5.tgz
|
||||||
|
checkpolicy-1.30.9.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define libsepolver 1.12.5-1
|
%define libsepolver 1.12.9-1
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.30.5
|
Version: 1.30.9
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
@ -47,6 +47,17 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkmodule.8.gz
|
%{_mandir}/man8/checkmodule.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 4 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.8-1
|
||||||
|
- Latest upgrade from NSA
|
||||||
|
* Lindent.
|
||||||
|
* Merged patch to remove TE rule conflict checking from the parser
|
||||||
|
from Joshua Brindle. This can only be done properly by the
|
||||||
|
expander.
|
||||||
|
* Merged patch to make checkpolicy/checkmodule handling of
|
||||||
|
duplicate/conflicting TE rules the same as the expander
|
||||||
|
from Joshua Brindle.
|
||||||
|
* Merged optionals in base take 2 patch set from Joshua Brindle.
|
||||||
|
|
||||||
* Wed May 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.5-1
|
* Wed May 23 2006 Dan Walsh <dwalsh@redhat.com> - 1.30.5-1
|
||||||
- Latest upgrade from NSA
|
- Latest upgrade from NSA
|
||||||
* Merged compiler cleanup patch from Karl MacMillan.
|
* Merged compiler cleanup patch from Karl MacMillan.
|
||||||
|
Loading…
Reference in New Issue
Block a user