diff --git a/libsemanage.spec b/libsemanage.spec index 91dda41..c83408e 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -2,8 +2,8 @@ %define libselinuxver 2.0.0-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.0.14 -Release: 5%{?dist} +Version: 2.0.12 +Release: 2%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -78,20 +78,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog -* Mon Dec 3 2007 Dan Walsh - 2.0.14-5 +* Mon Dec 3 2007 Dan Walsh - 2.0.12-2 - Fix handling of /etc/shells so genhomedircon will work - -* Thu Nov 29 2007 Dan Walsh - 2.0.14-3 - Allow semanage_genhomedircon to work with out a USER int homedir.template - -* Sat Nov 10 2007 Dan Walsh - 2.0.14-2 - Fix semanage_select_store to allocate memory, fixes crash on invalid store -* Tue Nov 6 2007 Dan Walsh - 2.0.14-1 -- Upgrade to latest from NSA - * Call rmdir() rather than remove() on directory removal so that errno isn't polluted from Stephen Smalley. - * Allow handle_unknown in base to be overridden by semanage.conf from Stephen Smalley. - * Fri Oct 5 2007 Dan Walsh - 2.0.12-1 - Upgrade to latest from NSA * ustr cleanups from James Antill. diff --git a/sources b/sources index 3dd5026..386a4b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8ab010248ca7e297986e65a7d22fb79 libsemanage-2.0.14.tgz +bce237102b053289bcaa751ab04a0fa4 libsemanage-2.0.12.tgz