From 42ed049e66e64807702b0c594c9cef552ff0212a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 18 Jan 2006 16:29:44 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 1 + libsemanage.spec | 20 +++++++++++++++----- sources | 2 +- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2454851..eefa252 100644 --- a/.cvsignore +++ b/.cvsignore @@ -48,3 +48,4 @@ libsemanage-1.5.8.tgz libsemanage-1.5.9.tgz libsemanage-1.5.11.tgz libsemanage-1.5.14.tgz +libsemanage-1.5.15.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 79e3ed0..bf312e2 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,13 +1,12 @@ %define libsepolver 1.11.9-1 -%define libselinuxver 1.29.5-1 +%define libselinuxver 1.29.6-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.5.14 -Release: 2 +Version: 1.5.15 +Release: 1 License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz -Patch: libsemanage-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libselinux-devel >= %{libselinuxver} @@ -40,7 +39,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -78,6 +76,18 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Fri Jan 13 2006 Dan Walsh 1.5.15-1 +- Upgrade to latest from NSA + * Merged pywrap Makefile diff from Dan Walsh. + * Merged cache management patch from Ivan Gyurdiev. + * Merged bugfix for dbase_llist_clear from Ivan Gyurdiev. + * Merged remove apply_local function patch from Ivan Gyurdiev. + * Merged only do read locking in direct case patch from Ivan Gyurdiev. + * Merged cache error path memory leak fix from Ivan Gyurdiev. + * Merged auto-generated file header patch from Ivan Gyurdiev. + * Merged pywrap test update from Ivan Gyurdiev. + * Merged hidden defs update from Ivan Gyurdiev. + * Fri Jan 13 2006 Dan Walsh 1.5.14-2 - Break out python out of regular Makefile diff --git a/sources b/sources index e9facca..0e66ce7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a136bd40751507a05a6a6f0996cb4cc libsemanage-1.5.14.tgz +9242b303cb348fee508ad3f3d827db4d libsemanage-1.5.15.tgz