- 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:
parent
830a30016b
commit
b18ef05931
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user