- Update from NSA

Merged user and port APIs - policy database patch from Ivan Gyurdiev.
Converted calls to sepol link_packages and expand_module interfaces from
    using buffers to using sepol handles for error reporting, and changed
    direct_connect/disconnect to create/destroy sepol handles.
This commit is contained in:
Daniel J Walsh 2005-10-18 13:47:26 +00:00
parent 830a30016b
commit b18ef05931
3 changed files with 12 additions and 3 deletions

View File

@ -13,3 +13,4 @@ libsemanage-1.3.10.tgz
libsemanage-1.3.11.tgz
libsemanage-1.3.14.tgz
libsemanage-1.3.18.tgz
libsemanage-1.3.20.tgz

View File

@ -1,7 +1,7 @@
%define libsepolver 1.9.18-1
%define libsepolver 1.9.19-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 1.3.18
Version: 1.3.20
Release: 1
License: GPL
Group: System Environment/Libraries
@ -66,6 +66,14 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/semanage/*.h
%changelog
* Tue Oct 17 2005 Dan Walsh <dwalsh@redhat.com> 1.3.20-1
- Update from NSA
* Merged user and port APIs - policy database patch from Ivan
Gyurdiev.
* Converted calls to sepol link_packages and expand_module interfaces
from using buffers to using sepol handles for error reporting, and
changed direct_connect/disconnect to create/destroy sepol handles.
* Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.3.18-1
- Update from NSA
* Merged bugfix patch from Ivan Gyurdiev.

View File

@ -1 +1 @@
97c586faea512e4c19da3968e97ea3aa libsemanage-1.3.18.tgz
a28c451018a6ec6cddbd3de23836572a libsemanage-1.3.20.tgz