From bc7b8ad0e54891e8686fcf3f2221570aa5347117 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 21 Sep 2005 18:07:02 +0000 Subject: [PATCH] - Update from NSA Merged boolean record, stub record handler, and status codes patches from Ivan Gyurdiev. --- .cvsignore | 1 + libsemanage.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 93eafc8..26e92ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ libsemanage-1.1.4.tgz libsemanage-1.1.6.tgz libsemanage-1.3.1.tgz libsemanage-1.3.2.tgz +libsemanage-1.3.3.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 75d118e..02b860a 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.3.2 +Version: 1.3.3 Release: 1 License: GPL Group: System Environment/Libraries @@ -64,6 +64,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_includedir}/semanage/*.h %changelog +* Wed Sep 21 2005 Dan Walsh 1.3.3-1 +- Update from NSA + * Merged boolean record, stub record handler, and status codes + patches from Ivan Gyurdiev. + * Tue Sep 20 2005 Dan Walsh 1.3.2-1 - Update from NSA * Merged stub iterator functionality from Ivan Gyurdiev. diff --git a/sources b/sources index 4275d33..3b61ca3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1a0a31a3a5cd3b627e9f5a1f0cbed19 libsemanage-1.3.2.tgz +90872b7db55233892f430649d8588cbf libsemanage-1.3.3.tgz