From 5f5c84c0091f70dd3c6419610bd45b8ccd3bbbb5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Oct 26 2005 19:47:04 +0000 Subject: - Upgrade to latest from NSA Added further checking and error reporting to sepol_module_package_read and _info. Merged sepol handle passing, DEBUG conversion, and memory leak fix patches from Ivan Gyurdiev. --- diff --git a/.cvsignore b/.cvsignore index 5b297aa..fb51d6e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -59,3 +59,4 @@ libsepol-1.9.23.tgz libsepol-1.9.25.tgz libsepol-1.9.26.tgz libsepol-1.9.30.tgz +libsepol-1.9.32.tgz diff --git a/libsepol.spec b/libsepol.spec index e61a76c..72c0542 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.9.30 +Version: 1.9.32 Release: 1 License: GPL Group: System Environment/Libraries @@ -79,6 +79,13 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Wed Oct 26 2005 Dan Walsh 1.9.32-1 +- Upgrade to latest from NSA + * Added further checking and error reporting to + sepol_module_package_read and _info. + * Merged sepol handle passing, DEBUG conversion, and memory leak + fix patches from Ivan Gyurdiev. + * Tue Oct 25 2005 Dan Walsh 1.9.30-1 - Upgrade to latest from NSA * Removed processing of system.users from sepol_genusers and diff --git a/sources b/sources index 9de35f4..8ec86c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a237cabeb4613031662b96d098d63745 libsepol-1.9.30.tgz +9f3e2df71da9eabc2ca9bacdcc774bf3 libsepol-1.9.32.tgz