- Update to NSA Release
Fixed call to hierarchy checking code to pass the right policydb. Merged patch to update dismod for the relocation of the module read/write code from libsemanage to libsepol, and to enable build of test subdirectory from Jason Tang (Tresys).
This commit is contained in:
parent
eb71cf87d9
commit
2d61bf5dd0
@ -16,3 +16,4 @@ checkpolicy-1.23.3.tgz
|
|||||||
checkpolicy-1.23.4.tgz
|
checkpolicy-1.23.4.tgz
|
||||||
checkpolicy-1.25.2.tgz
|
checkpolicy-1.25.2.tgz
|
||||||
checkpolicy-1.25.3.tgz
|
checkpolicy-1.25.3.tgz
|
||||||
|
checkpolicy-1.25.5.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define libsepolver 1.7.6-2
|
%define libsepolver 1.7.6-2
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.25.3
|
Version: 1.25.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
@ -46,6 +46,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkpolicy.8.gz
|
%{_mandir}/man8/checkpolicy.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 10 2005 Dan Walsh <dwalsh@redhat.com> 1.25.5-1
|
||||||
|
- Update to NSA Release
|
||||||
|
* Fixed call to hierarchy checking code to pass the right policydb.
|
||||||
|
* Merged patch to update dismod for the relocation of the
|
||||||
|
module read/write code from libsemanage to libsepol, and
|
||||||
|
to enable build of test subdirectory from Jason Tang (Tresys).
|
||||||
|
|
||||||
* Thu Jul 28 2005 Dan Walsh <dwalsh@redhat.com> 1.25.3-1
|
* Thu Jul 28 2005 Dan Walsh <dwalsh@redhat.com> 1.25.3-1
|
||||||
- Update to NSA Release
|
- Update to NSA Release
|
||||||
* Merged hierarchy check fix from Joshua Brindle (Tresys).
|
* Merged hierarchy check fix from Joshua Brindle (Tresys).
|
||||||
|
Loading…
Reference in New Issue
Block a user