- Update from NSA
Updated to use get interfaces for hidden sepol_module_package type. Changed semanage_expand_sandbox and semanage_install_active to generate/install the latest policy version supported by libsepol by default (unless overridden by semanage.conf), since libselinux will now downgrade automatically for load_policy. Merged new callback-based error reporting system and ongoing database work from Ivan Gyurdiev.
This commit is contained in:
parent
e479f60948
commit
43db24251e
@ -11,3 +11,4 @@ libsemanage-1.3.8.tgz
|
||||
libsemanage-1.3.9.tgz
|
||||
libsemanage-1.3.10.tgz
|
||||
libsemanage-1.3.11.tgz
|
||||
libsemanage-1.3.14.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define libsepolver 1.9.14-1
|
||||
%define libsepolver 1.9.17-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.3.11
|
||||
Version: 1.3.14
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -66,7 +66,17 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/semanage/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.3.11-1
|
||||
* Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.3.14-1
|
||||
- Update from NSA
|
||||
* Updated to use get interfaces for hidden sepol_module_package type.
|
||||
* Changed semanage_expand_sandbox and semanage_install_active
|
||||
to generate/install the latest policy version supported by libsepol
|
||||
by default (unless overridden by semanage.conf), since libselinux
|
||||
will now downgrade automatically for load_policy.
|
||||
* Merged new callback-based error reporting system and ongoing
|
||||
database work from Ivan Gyurdiev.
|
||||
|
||||
* Wed Oct 12 2005 Dan Walsh <dwalsh@redhat.com> 1.3.11-1
|
||||
- Update from NSA
|
||||
* Fixed semanage_install_active() to use the same logic for
|
||||
selecting a policy version as semanage_expand_sandbox(). Dropped
|
||||
|
Loading…
Reference in New Issue
Block a user