- Update from NSA
Fixed semanage_install_active() to use the same logic for selecting a policy version as semanage_expand_sandbox(). Dropped dead code from semanage_install_sandbox().
This commit is contained in:
parent
3b901573e9
commit
e479f60948
@ -10,3 +10,4 @@ libsemanage-1.3.7.tgz
|
||||
libsemanage-1.3.8.tgz
|
||||
libsemanage-1.3.9.tgz
|
||||
libsemanage-1.3.10.tgz
|
||||
libsemanage-1.3.11.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define libsepolver 1.9.14-1
|
||||
Summary: SELinux binary policy manipulation library
|
||||
Name: libsemanage
|
||||
Version: 1.3.10
|
||||
Version: 1.3.11
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Libraries
|
||||
@ -66,6 +66,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/semanage/*.h
|
||||
|
||||
%changelog
|
||||
* Mon 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
|
||||
dead code from semanage_install_sandbox().
|
||||
|
||||
* Mon Oct 10 2005 Dan Walsh <dwalsh@redhat.com> 1.3.10-1
|
||||
- Update from NSA
|
||||
* Updated for changes to libsepol, and to only use types and interfaces
|
||||
|
Loading…
Reference in New Issue
Block a user