- 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:
parent
ab03ce91c3
commit
54e869d983
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user