diff --git a/.cvsignore b/.cvsignore index 25606e6..71fc9a3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -91,3 +91,4 @@ libsepol-1.12.tgz libsepol-1.12.1.tgz libsepol-1.12.2.tgz libsepol-1.12.3.tgz +libsepol-1.12.4.tgz diff --git a/libsepol.spec b/libsepol.spec index 1cd3104..6d90e4e 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.12.3 +Version: 1.12.4 Release: 1 License: GPL Group: System Environment/Libraries @@ -80,6 +80,10 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Wed Mar 29 2006 Dan Walsh 1.12.4-1 +- Upgrade to latest from NSA + * Generalize test for bitmap overflow in ebitmap_set_bit. + * Mon Mar 27 2006 Dan Walsh 1.12.3-1 - Upgrade to latest from NSA * Fixed attr_convert_callback and expand_convert_type_set diff --git a/sources b/sources index f0ade83..860eb77 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -515f91c72954fd5addb05769030f3373 libsepol-1.12.3.tgz +ddadf7b00a8f64143de3085ea17336cc libsepol-1.12.4.tgz