- Upgrade to latest from NSA
Fix alias field in module format, caused by boundary format change from Caleb Case.
This commit is contained in:
parent
d13ce1e89d
commit
848ca5cad6
@ -141,3 +141,4 @@ libsepol-2.0.31.tgz
|
|||||||
libsepol-2.0.32.tgz
|
libsepol-2.0.32.tgz
|
||||||
libsepol-2.0.33.tgz
|
libsepol-2.0.33.tgz
|
||||||
libsepol-2.0.34.tgz
|
libsepol-2.0.34.tgz
|
||||||
|
libsepol-2.0.35.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.34
|
Version: 2.0.35
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -96,6 +96,11 @@ exit 0
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 18 2009 Dan Walsh <dwalsh@redhat.com> 2.0.35-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Fix alias field in module format, caused by boundary format change
|
||||||
|
from Caleb Case.
|
||||||
|
|
||||||
* Tue Oct 14 2008 Dan Walsh <dwalsh@redhat.com> 2.0.34-1
|
* Tue Oct 14 2008 Dan Walsh <dwalsh@redhat.com> 2.0.34-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Add bounds support from KaiGai Kohei.
|
* Add bounds support from KaiGai Kohei.
|
||||||
|
Loading…
Reference in New Issue
Block a user