diff --git a/.cvsignore b/.cvsignore index 576004d..2d570b6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -19,3 +19,4 @@ libsemanage-1.3.24.tgz libsemanage-1.3.28.tgz libsemanage-1.3.30.tgz libsemanage-1.3.31.tgz +libsemanage-1.3.32.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 4e77f86..16f704d 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,7 +1,7 @@ -%define libsepolver 1.9.25-1 +%define libsepolver 1.9.26-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.3.31 +Version: 1.3.32 Release: 1 License: GPL Group: System Environment/Libraries @@ -66,6 +66,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_includedir}/semanage/*.h %changelog +* Mon Oct 24 2005 Dan Walsh 1.3.32-1 +- Update from NSA + * Merged resync to sepol changes and transaction fix patches from + Ivan Gyurdiev. + * Merged reorganize users patch from Ivan Gyurdiev. + * Merged remove unused relay functions patch from Ivan Gyurdiev. + * Fri Oct 21 2005 Dan Walsh 1.3.30-1 - Update from NSA * Fixed policy file leaks in semanage_load_module and diff --git a/sources b/sources index 005c88f..82c56af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ff2ae015d873ab10d67b55dc189db23a libsemanage-1.3.31.tgz +b201819f3c96f6179624fed735530c1a libsemanage-1.3.32.tgz