diff --git a/.cvsignore b/.cvsignore index b256d4f..885cb54 100644 --- a/.cvsignore +++ b/.cvsignore @@ -100,3 +100,4 @@ libsepol-1.12.10.tgz libsepol-1.12.11.tgz libsepol-1.12.12.tgz libsepol-1.12.14.tgz +libsepol-1.12.17.tgz diff --git a/libsepol.spec b/libsepol.spec index a05b6d2..d2551a9 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.12.14 +Version: 1.12.17 Release: 1 License: GPL Group: System Environment/Libraries @@ -81,6 +81,14 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Mon Jun 5 2006 Dan Walsh 1.12.17-1 +- Upgrade to latest from NSA + * Revert 1.12.16. + * Merged cleaner fix for bool_ids overflow from Karl MacMillan, + replacing the prior patch. + * Merged fixes for several memory leaks in the error paths during + policy read from Serge Hallyn. + * Tue May 30 2006 Dan Walsh 1.12.14-1 - Upgrade to latest from NSA * Fixed bool_ids overflow bug in cond_node_find and cond_copy_list, diff --git a/sources b/sources index 839bc18..ac7adf3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a555ec3546b0c0d3b441e2bc3ad3d306 libsepol-1.12.14.tgz +82e10111a5b6a0c400e52cdfe500e008 libsepol-1.12.17.tgz