- Upgrade to latest from NSA
Fix boolean state smashing from Joshua Brindle.
This commit is contained in:
parent
a2f29b67b1
commit
4ce335c44c
@ -142,3 +142,4 @@ 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
|
libsepol-2.0.35.tgz
|
||||||
|
libsepol-2.0.36.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 2.0.35
|
Version: 2.0.36
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
||||||
@ -96,6 +96,10 @@ exit 0
|
|||||||
/%{_lib}/libsepol.so.1
|
/%{_lib}/libsepol.so.1
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 5 2009 Dan Walsh <dwalsh@redhat.com> 2.0.35-3
|
||||||
- Fix license specification to be LGPL instead of GPL
|
- Fix license specification to be LGPL instead of GPL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user