diff --git a/.cvsignore b/.cvsignore index 48ee883..c09e821 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/libsemanage.spec b/libsemanage.spec index fa1a2b7..5988825 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -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 1.3.11-1 +* Fri Oct 14 2005 Dan Walsh 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 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 diff --git a/sources b/sources index 420efe7..ed061a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c291455a1168700d03b5e2d8fcb1869a libsemanage-1.3.11.tgz +0e80d35d35fc55ac2b44a145b5af4000 libsemanage-1.3.14.tgz