- Upgrade to latest from NSA
Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper. Fixed module_package_read_offsets bug introduced by the prior patch.
This commit is contained in:
parent
b79588c078
commit
e034fd16cd
@ -121,3 +121,4 @@ libsepol-2.0.4.tgz
|
||||
libsepol-2.0.5.tgz
|
||||
libsepol-2.0.6.tgz
|
||||
libsepol-2.0.7.tgz
|
||||
libsepol-2.0.9.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 2.0.7
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.9
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
|
||||
@ -88,6 +88,11 @@ exit 0
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2007 Dan Walsh <dwalsh@redhat.com> 2.0.9-1
|
||||
- Upgrade to latest from NSA
|
||||
* Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper.
|
||||
* Fixed module_package_read_offsets bug introduced by the prior patch.
|
||||
|
||||
* Thu Aug 23 2007 Dan Walsh <dwalsh@redhat.com> 2.0.7-1
|
||||
- Upgrade to latest from NSA
|
||||
* Eliminate unaligned accesses from policy reading code from Stephen Smalley.
|
||||
|
Loading…
Reference in New Issue
Block a user