- Upgrade to latest from NSA

Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
This commit is contained in:
Daniel J Walsh 2005-05-16 19:48:44 +00:00
parent 90feaaf501
commit e04378394e
3 changed files with 9 additions and 3 deletions

View File

@ -14,3 +14,4 @@ libsepol-1.5.3.tgz
libsepol-1.5.5.tgz
libsepol-1.5.6.tgz
libsepol-1.5.7.tgz
libsepol-1.5.8.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.5.7
Version: 1.5.8
Release: 1
License: GPL
Group: System Environment/Libraries
@ -71,7 +71,12 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Tue May 13 2005 Dan Walsh <dwalsh@redhat.com> 1.5.7-1
* Mon May 16 2005 Dan Walsh <dwalsh@redhat.com> 1.5.8-1
- Upgrade to latest from NSA
* Added sepol_ prefix to Flask types to avoid
namespace collision with libselinux.
* Fri May 13 2005 Dan Walsh <dwalsh@redhat.com> 1.5.7-1
- Upgrade to latest from NSA
* Added sepol_compute_av_reason() for audit2why.

View File

@ -1 +1 @@
1c880fdee9586ae1af1b7ac1c553601c libsepol-1.5.7.tgz
ce3b5896477cb094ce11a2680f03918a libsepol-1.5.8.tgz