- Upgrade to latest from NSA
Merged support for the handle_unknown policydb flag from Eric Paris.
This commit is contained in:
parent
9b4f035756
commit
340f7ecf02
@ -122,3 +122,4 @@ libsepol-2.0.5.tgz
|
|||||||
libsepol-2.0.6.tgz
|
libsepol-2.0.6.tgz
|
||||||
libsepol-2.0.7.tgz
|
libsepol-2.0.7.tgz
|
||||||
libsepol-2.0.9.tgz
|
libsepol-2.0.9.tgz
|
||||||
|
libsepol-2.0.10.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.9
|
Version: 2.0.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -86,6 +86,10 @@ exit 0
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2007 Dan Walsh <dwalsh@redhat.com> 2.0.10-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged support for the handle_unknown policydb flag from Eric Paris.
|
||||||
|
|
||||||
* Fri Aug 31 2007 Dan Walsh <dwalsh@redhat.com> 2.0.9-1
|
* Fri Aug 31 2007 Dan Walsh <dwalsh@redhat.com> 2.0.9-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper.
|
* Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper.
|
||||||
|
Loading…
Reference in New Issue
Block a user