- 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:
parent
e4a5671bb5
commit
bed7f30855
@ -17,3 +17,4 @@ libsemanage-1.3.20.tgz
|
|||||||
libsemanage-1.3.23.tgz
|
libsemanage-1.3.23.tgz
|
||||||
libsemanage-1.3.24.tgz
|
libsemanage-1.3.24.tgz
|
||||||
libsemanage-1.3.28.tgz
|
libsemanage-1.3.28.tgz
|
||||||
|
libsemanage-1.3.30.tgz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define libsepolver 1.9.23-1
|
%define libsepolver 1.9.23-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 1.3.28
|
Version: 1.3.30
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -66,6 +66,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_includedir}/semanage/*.h
|
%{_includedir}/semanage/*.h
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 20 2005 Dan Walsh <dwalsh@redhat.com> 1.3.28-1
|
||||||
- Update from NSA
|
- Update from NSA
|
||||||
* Merged interface renaming patch from Ivan Gyurdiev.
|
* Merged interface renaming patch from Ivan Gyurdiev.
|
||||||
|
Loading…
Reference in New Issue
Block a user