- Upgrade to latest from NSA
Fix endianness bug in the handling of network node addresses from Stephen Smalley. Only affects big endian platforms. Bug reported by John Weeks of Sun upon policy mismatch between x86 and sparc.
This commit is contained in:
parent
073e5ba19d
commit
d7c858894a
@ -136,3 +136,4 @@ libsepol-2.0.25.tgz
|
||||
libsepol-2.0.26.tgz
|
||||
libsepol-2.0.28.tgz
|
||||
libsepol-2.0.29.tgz
|
||||
libsepol-2.0.30.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsepol
|
||||
Version: 2.0.29
|
||||
Version: 2.0.30
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -96,6 +96,12 @@ exit 0
|
||||
/%{_lib}/libsepol.so.1
|
||||
|
||||
%changelog
|
||||
* Wed Jun 11 2008 Dan Walsh <dwalsh@redhat.com> 2.0.30-1
|
||||
- Upgrade to latest from NSA
|
||||
* Fix endianness bug in the handling of network node addresses from Stephen Smalley.
|
||||
Only affects big endian platforms.
|
||||
Bug reported by John Weeks of Sun upon policy mismatch between x86 and sparc.
|
||||
|
||||
* Wed May 28 2008 Dan Walsh <dwalsh@redhat.com> 2.0.29-1
|
||||
- Upgrade to latest from NSA
|
||||
* Merge user and role mapping support from Joshua Brindle.
|
||||
|
Loading…
Reference in New Issue
Block a user