- Update from NSA

Fixed policy file leaks in semanage_load_module and semanage_write_module.
Merged further database work from Ivan Gyurdiev.
Fixed bug in semanage_direct_disconnect.
This commit is contained in:
Daniel J Walsh 2005-10-21 14:24:09 +00:00
parent e4a5671bb5
commit bed7f30855
3 changed files with 10 additions and 2 deletions

View File

@ -17,3 +17,4 @@ libsemanage-1.3.20.tgz
libsemanage-1.3.23.tgz
libsemanage-1.3.24.tgz
libsemanage-1.3.28.tgz
libsemanage-1.3.30.tgz

View File

@ -1,7 +1,7 @@
%define libsepolver 1.9.23-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 1.3.28
Version: 1.3.30
Release: 1
License: GPL
Group: System Environment/Libraries
@ -66,6 +66,13 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/semanage/*.h
%changelog
* Fri Oct 21 2005 Dan Walsh <dwalsh@redhat.com> 1.3.30-1
- Update from NSA
* Fixed policy file leaks in semanage_load_module and
semanage_write_module.
* Merged further database work from Ivan Gyurdiev.
* Fixed bug in semanage_direct_disconnect.
* Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.3.28-1
- Update from NSA
* Merged interface renaming patch from Ivan Gyurdiev.

View File

@ -1 +1 @@
46d0f6bd7dd7e400bf47d66826536ac3 libsemanage-1.3.28.tgz
8461948bb16d40ed1d21257c3ebf1844 libsemanage-1.3.30.tgz