- Upgrade to latest from NSA
Merged cond_expr mapping and package section count bug fixes from Joshua Brindle. Merged improve port/fcontext API patch from Ivan Gyurdiev. Merged fixes for overflow bugs on 64-bit from Ivan Gyurdiev.
This commit is contained in:
parent
2cf76a44c7
commit
2716390087
@ -78,3 +78,4 @@ libsepol-1.11.5.tgz
|
|||||||
libsepol-1.11.7.tgz
|
libsepol-1.11.7.tgz
|
||||||
libsepol-1.11.8.tgz
|
libsepol-1.11.8.tgz
|
||||||
libsepol-1.11.9.tgz
|
libsepol-1.11.9.tgz
|
||||||
|
libsepol-1.11.10.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.11.9
|
Version: 1.11.10
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -80,6 +80,13 @@ exit 0
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 30 2006 Dan Walsh <dwalsh@redhat.com> 1.11.10-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Merged cond_expr mapping and package section count bug fixes
|
||||||
|
from Joshua Brindle.
|
||||||
|
* Merged improve port/fcontext API patch from Ivan Gyurdiev.
|
||||||
|
* Merged fixes for overflow bugs on 64-bit from Ivan Gyurdiev.
|
||||||
|
|
||||||
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.11.9-1
|
* Fri Jan 13 2006 Dan Walsh <dwalsh@redhat.com> 1.11.9-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Merged size_t -> unsigned int patch from Ivan Gyurdiev.
|
* Merged size_t -> unsigned int patch from Ivan Gyurdiev.
|
||||||
|
Loading…
Reference in New Issue
Block a user