- Update to NSA Release

Merged identifier fix from Joshua Brindle (Tresys).
This commit is contained in:
Daniel J Walsh 2005-05-07 05:12:50 +00:00
parent 240d322d88
commit ba85e9a9e1
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.23.1
Release: 1
Release: 2
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -45,6 +45,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz
%changelog
* Fri May 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23-2-1
- Update to NSA Release
* Merged identifier fix from Joshua Brindle (Tresys).
* Thu Apr 14 2005 Dan Walsh <dwalsh@redhat.com> 1.23,1-1
* Merged hierarchical type/role patch from Tresys Technology.
* Merged MLS fixes from Darrel Goeddel of TCS.