diff --git a/.cvsignore b/.cvsignore index 4ecdb78..939e2f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -30,3 +30,4 @@ libsemanage-1.3.41.tgz libsemanage-1.3.43.tgz libsemanage-1.3.45.tgz libsemanage-1.3.48.tgz +libsemanage-1.3.51.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 0d268ff..b473e20 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,7 +1,7 @@ -%define libselinuxver 1.27.20-1 +%define libselinuxver 1.27.21-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.3.48 +Version: 1.3.51 Release: 1 License: GPL Group: System Environment/Libraries @@ -66,6 +66,14 @@ rm -rf ${RPM_BUILD_ROOT} %{_includedir}/semanage/*.h %changelog +* Tue Nov 8 2005 Dan Walsh 1.3.51-1 +- Upgrade to latest from NSA + * Clear modules modified flag upon disconnect and commit. + * Added tracking of module modifications and use it to + determine whether expand-time checks should be applied + on commit. + * Reverted semanage_set_reload_bools() interface. + * Tue Nov 8 2005 Dan Walsh 1.3.48-1 - Upgrade to latest from NSA * Disabled calls to port dbase for merge and commit and stubbed diff --git a/sources b/sources index 4969e93..e65f2ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe5a6809f9daaaabd4fa764ecf897977 libsemanage-1.3.48.tgz +4003bc6d12d331938154840bf5a10878 libsemanage-1.3.51.tgz