- Upgrade to latest from NSA

Fixed expand_avtab and expand_cond_av_list to keep separate entries with
    identical keys but different enabled flags.
Updated version for release.
This commit is contained in:
Daniel J Walsh 2005-09-12 20:27:31 +00:00
parent 560bbcaa19
commit 89c92014dc
3 changed files with 9 additions and 2 deletions

View File

@ -37,3 +37,4 @@ libsepol-1.7.19.tgz
libsepol-1.7.20.tgz
libsepol-1.7.22.tgz
libsepol-1.7.24.tgz
libsepol-1.9.1.tgz

View File

@ -1,6 +1,6 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 1.7.24
Version: 1.9.1
Release: 1
License: GPL
Group: System Environment/Libraries
@ -73,6 +73,12 @@ rm -rf ${RPM_BUILD_ROOT}
/%{_lib}/libsepol.so.1
%changelog
* Mon Sep 12 2005 Dan Walsh <dwalsh@redhat.com> 1.9.1-1
- Upgrade to latest from NSA
* Fixed expand_avtab and expand_cond_av_list to keep separate
entries with identical keys but different enabled flags.
* Updated version for release.
* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.7.24-1
- Upgrade to latest from NSA
* Fixed symtab_insert return value for duplicate declarations.

View File

@ -1 +1 @@
92ad3498d12a7e78abf7a21b034889d8 libsepol-1.7.24.tgz
a21f2d9f1e0b7b2d66e99738530f0f94 libsepol-1.9.1.tgz