- Update to NSA Release

Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
This commit is contained in:
Daniel J Walsh 2005-05-19 17:47:42 +00:00
parent f52e50006b
commit 47d570e47e
1 changed files with 6 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define libsepolver 1.3.5
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.23.2
Version: 1.23.3
Release: 1
License: GPL
Group: Development/System
@ -45,6 +45,11 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz
%changelog
* Thu May 19 2005 Dan Walsh <dwalsh@redhat.com> 1.23-3-1
- Update to NSA Release
* Added sepol_ prefix to Flask types to avoid namespace
collision with libselinux.
* Fri May 7 2005 Dan Walsh <dwalsh@redhat.com> 1.23-2-1
- Update to NSA Release
* Merged identifier fix from Joshua Brindle (Tresys).