- Upgrade to latest from NSA

Fix boolean state smashing from Joshua Brindle.
This commit is contained in:
Daniel J Walsh 2009-03-25 20:37:52 +00:00
parent a2f29b67b1
commit 4ce335c44c
3 changed files with 8 additions and 3 deletions

View File

@ -142,3 +142,4 @@ libsepol-2.0.32.tgz
libsepol-2.0.33.tgz
libsepol-2.0.34.tgz
libsepol-2.0.35.tgz
libsepol-2.0.36.tgz

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 2.0.35
Release: 3%{?dist}
Version: 2.0.36
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
@ -96,6 +96,10 @@ exit 0
/%{_lib}/libsepol.so.1
%changelog
* Wed Mar 25 2009 Dan Walsh <dwalsh@redhat.com> 2.0.36-1
- Upgrade to latest from NSA
* Fix boolean state smashing from Joshua Brindle.
* Thu Mar 5 2009 Dan Walsh <dwalsh@redhat.com> 2.0.35-3
- Fix license specification to be LGPL instead of GPL

View File

@ -1 +1 @@
80ee2d8444e9b593983b0f32c2636199 libsepol-2.0.35.tgz
771ecdaecd5124293c04988033076905 libsepol-2.0.36.tgz