- 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:
Daniel J Walsh 2005-10-12 19:35:45 +00:00
parent 3b901573e9
commit e479f60948
3 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
fdab70ecbcf5c78a406bc31b2e1442d1 libsemanage-1.3.10.tgz
c291455a1168700d03b5e2d8fcb1869a libsemanage-1.3.11.tgz