- Latest update from NSA

Merged patch to allow dots in class identifiers from Caleb Case.
This commit is contained in:
Daniel J Walsh 2007-02-20 14:59:15 +00:00
parent 1ec43fbb6a
commit c1870cdf3a
3 changed files with 7 additions and 2 deletions

View File

@ -54,3 +54,4 @@ checkpolicy-1.32.tgz
checkpolicy-1.33.1.tgz
checkpolicy-1.34.0.tgz
checkpolicy-2.0.0.tgz
checkpolicy-2.0.1.tgz

View File

@ -1,7 +1,7 @@
%define libsepolver 2.0.1-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 2.0.0
Version: 2.0.1
Release: 1%{?dist}
License: GPL
Group: Development/System
@ -47,6 +47,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkmodule.8.gz
%changelog
* Tue Nov 20 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.1-1
- Latest update from NSA
* Merged patch to allow dots in class identifiers from Caleb Case.
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.0-1
- Latest update from NSA
* Merged patch to use new libsepol error codes by Karl MacMillan.

View File

@ -1 +1 @@
1415ae6b8dcaea1b599f8c68c8c27e4a checkpolicy-2.0.0.tgz
8ddb47d6372beca68b76c38ad26b6e06 checkpolicy-2.0.1.tgz