- Upgrade to latest from NSA

Add permissive domain support from Eric Paris.
This commit is contained in:
Daniel J Walsh 2008-03-27 17:22:50 +00:00
parent c5d82f51bd
commit f21dcfb077
3 changed files with 7 additions and 2 deletions

View File

@ -133,3 +133,4 @@ libsepol-2.0.20.tgz
libsepol-2.0.21.tgz libsepol-2.0.21.tgz
libsepol-2.0.23.tgz libsepol-2.0.23.tgz
libsepol-2.0.25.tgz libsepol-2.0.25.tgz
libsepol-2.0.26.tgz

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library Summary: SELinux binary policy manipulation library
Name: libsepol Name: libsepol
Version: 2.0.25 Version: 2.0.26
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -97,6 +97,10 @@ exit 0
/%{_lib}/libsepol.so.1 /%{_lib}/libsepol.so.1
%changelog %changelog
* Thu Mar 27 2008 Dan Walsh <dwalsh@redhat.com> 2.0.26-1
- Upgrade to latest from NSA
* Add permissive domain support from Eric Paris.
* Thu Mar 13 2008 Dan Walsh <dwalsh@redhat.com> 2.0.25-1 * Thu Mar 13 2008 Dan Walsh <dwalsh@redhat.com> 2.0.25-1
- Upgrade to latest from NSA - Upgrade to latest from NSA
* Drop unused ->buffer field from struct policy_file. * Drop unused ->buffer field from struct policy_file.

View File

@ -1 +1 @@
3b3f3396171b5fd40dff1bb63eeb94a1 libsepol-2.0.25.tgz fe5c46787746ceab95d4d0013246cd6b libsepol-2.0.26.tgz