From 37c60b3ffc30cd2f4a8285faf7e5650393d4de05 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sep 29 2006 15:54:07 +0000 Subject: *** empty log message *** --- diff --git a/.cvsignore b/.cvsignore index 97bef6d..6564965 100644 --- a/.cvsignore +++ b/.cvsignore @@ -72,3 +72,4 @@ libsemanage-1.6.12.tgz libsemanage-1.6.13.tgz libsemanage-1.6.15.tgz libsemanage-1.6.16.tgz +libsemanage-1.6.17.tgz diff --git a/libsemanage.spec b/libsemanage.spec index b01e96a..1391d39 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -2,12 +2,11 @@ %define libselinuxver 1.30.27-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.6.16 -Release: 3 +Version: 1.6.17 +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} swig @@ -41,7 +40,6 @@ needed for developing applications that manipulate binary policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -78,6 +76,15 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Aug 31 2006 Dan Walsh - 1.6.17-1 +- Upgrade to latest from NSA + * Merged patch to skip reload if no active store exists and + the store path doesn't match the active store path from Dan Walsh. + * Merged patch to not destroy sepol handle on error path of + connect from James Athey. + * Merged patch to add genhomedircon path to semanage.conf from + James Athey. + * Thu Aug 31 2006 Dan Walsh - 1.6.16-3 - Fix semanage to not load if is not the correct policy type and it is installing diff --git a/sources b/sources index c9e636f..12d05ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2756fb403b87a28bed08f98423cabca libsemanage-1.6.16.tgz +e6ea885107d5a15140d3390c38b0a34d libsemanage-1.6.17.tgz