- Upgrade to latest from NSA

Added sepol_compute_av_reason() for audit2why.
This commit is contained in:
Daniel J Walsh 2005-05-13 18:51:47 +00:00
parent 7ae04558ee
commit 90feaaf501
3 changed files with 7 additions and 2 deletions

View File

@ -13,3 +13,4 @@ libsepol-1.5.2.tgz
libsepol-1.5.3.tgz
libsepol-1.5.5.tgz
libsepol-1.5.6.tgz
libsepol-1.5.7.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.5.6
Version: 1.5.7
Release: 1
License: GPL
Group: System Environment/Libraries
@ -71,6 +71,10 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Tue May 13 2005 Dan Walsh <dwalsh@redhat.com> 1.5.7-1
- Upgrade to latest from NSA
* Added sepol_compute_av_reason() for audit2why.
* Tue Apr 26 2005 Dan Walsh <dwalsh@redhat.com> 1.5.6-1
- Upgrade to latest from NSA
* Fixed bug in role hierarchy checker.

View File

@ -1 +1 @@
2e936fdd143703f1d16f2605c39e6f7c libsepol-1.5.6.tgz
1c880fdee9586ae1af1b7ac1c553601c libsepol-1.5.7.tgz