- Upgrade to latest from NSA
Added further checking and error reporting to sepol_module_package_read and _info. Merged sepol handle passing, DEBUG conversion, and memory leak fix patches from Ivan Gyurdiev.
This commit is contained in:
parent
80d5fef297
commit
5f5c84c009
@ -59,3 +59,4 @@ libsepol-1.9.23.tgz
|
|||||||
libsepol-1.9.25.tgz
|
libsepol-1.9.25.tgz
|
||||||
libsepol-1.9.26.tgz
|
libsepol-1.9.26.tgz
|
||||||
libsepol-1.9.30.tgz
|
libsepol-1.9.30.tgz
|
||||||
|
libsepol-1.9.32.tgz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsepol
|
Name: libsepol
|
||||||
Version: 1.9.30
|
Version: 1.9.32
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -79,6 +79,13 @@ exit 0
|
|||||||
%{_includedir}/sepol/policydb/*.h
|
%{_includedir}/sepol/policydb/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 26 2005 Dan Walsh <dwalsh@redhat.com> 1.9.32-1
|
||||||
|
- Upgrade to latest from NSA
|
||||||
|
* Added further checking and error reporting to
|
||||||
|
sepol_module_package_read and _info.
|
||||||
|
* Merged sepol handle passing, DEBUG conversion, and memory leak
|
||||||
|
fix patches from Ivan Gyurdiev.
|
||||||
|
|
||||||
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.9.30-1
|
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.9.30-1
|
||||||
- Upgrade to latest from NSA
|
- Upgrade to latest from NSA
|
||||||
* Removed processing of system.users from sepol_genusers and
|
* Removed processing of system.users from sepol_genusers and
|
||||||
|
Loading…
Reference in New Issue
Block a user