- Upgrade to latest from NSA

Reject self aliasing at link time from Stephen Smalley.
Allow handle_unknown in base to be overridden by semanage.conf from Stephen
    Smalley.
Fixed bug in require checking from Stephen Smalley.
Added user hierarchy checking from Todd Miller.
This commit is contained in:
Daniel J Walsh 2007-11-06 17:55:04 +00:00
parent ab03ce91c3
commit 54e869d983
3 changed files with 10 additions and 2 deletions

View File

@ -124,3 +124,4 @@ libsepol-2.0.7.tgz
libsepol-2.0.9.tgz
libsepol-2.0.10.tgz
libsepol-2.0.11.tgz
libsepol-2.0.14.tgz

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 2.0.11
Version: 2.0.14
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -86,6 +86,13 @@ exit 0
/%{_lib}/libsepol.so.1
%changelog
* Tue Nov 6 2007 Dan Walsh <dwalsh@redhat.com> 2.0.14-1
- Upgrade to latest from NSA
* Reject self aliasing at link time from Stephen Smalley.
* Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley.
* Fixed bug in require checking from Stephen Smalley.
* Added user hierarchy checking from Todd Miller.
* Wed Sep 26 2007 Dan Walsh <dwalsh@redhat.com> 2.0.11-1
* Pass CFLAGS to CC even on link command, per Dennis Gilmore.

View File

@ -1 +1 @@
e18a93af3185a57c354b880f5bab9f46 libsepol-2.0.11.tgz
716cc6d9eb1cf6fb50b236d068b13eb6 libsepol-2.0.14.tgz