- Upgrade to latest from NSA

Fix invalid memory allocation in policydb_index_others() from Jason Tang.
This commit is contained in:
Daniel J Walsh 2008-02-20 18:48:48 +00:00
parent d0df7f69ca
commit c24f89b2b2
3 changed files with 7 additions and 2 deletions

View File

@ -130,3 +130,4 @@ libsepol-2.0.16.tgz
libsepol-2.0.18.tgz
libsepol-2.0.19.tgz
libsepol-2.0.20.tgz
libsepol-2.0.21.tgz

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 2.0.20
Version: 2.0.21
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -97,6 +97,10 @@ exit 0
/%{_lib}/libsepol.so.1
%changelog
* Wed Feb 20 2008 Dan Walsh <dwalsh@redhat.com> 2.0.21-1
- Upgrade to latest from NSA
* Fix invalid memory allocation in policydb_index_others() from Jason Tang.
* Mon Feb 4 2008 Dan Walsh <dwalsh@redhat.com> 2.0.20-1
- Upgrade to latest from NSA
* Port of Yuichi Nakamura's tune avtab to reduce memory usage patch from the kernel avtab to libsepol from Stephen Smalley.

View File

@ -1 +1 @@
cdd39fe4d33f7423c6173ed11c815c34 libsepol-2.0.20.tgz
d99007eff69bbc120d756e3f211ed652 libsepol-2.0.21.tgz