From bed7f3085508a6de1324062fc0ac1e8d761c1a03 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Oct 21 2005 14:24:09 +0000 Subject: - Update from NSA Fixed policy file leaks in semanage_load_module and semanage_write_module. Merged further database work from Ivan Gyurdiev. Fixed bug in semanage_direct_disconnect. --- diff --git a/.cvsignore b/.cvsignore index a30f006..d99035b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,3 +17,4 @@ libsemanage-1.3.20.tgz libsemanage-1.3.23.tgz libsemanage-1.3.24.tgz libsemanage-1.3.28.tgz +libsemanage-1.3.30.tgz diff --git a/libsemanage.spec b/libsemanage.spec index ea02b98..04728fe 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,7 +1,7 @@ %define libsepolver 1.9.23-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.3.28 +Version: 1.3.30 Release: 1 License: GPL Group: System Environment/Libraries @@ -66,6 +66,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_includedir}/semanage/*.h %changelog +* Fri Oct 21 2005 Dan Walsh 1.3.30-1 +- Update from NSA + * Fixed policy file leaks in semanage_load_module and + semanage_write_module. + * Merged further database work from Ivan Gyurdiev. + * Fixed bug in semanage_direct_disconnect. + * Thu Oct 20 2005 Dan Walsh 1.3.28-1 - Update from NSA * Merged interface renaming patch from Ivan Gyurdiev. diff --git a/sources b/sources index 96c15bf..da7e477 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -46d0f6bd7dd7e400bf47d66826536ac3 libsemanage-1.3.28.tgz +8461948bb16d40ed1d21257c3ebf1844 libsemanage-1.3.30.tgz