- Update to upstream

Fix genhomedircon to not override a file context with a homedir context
    from Todd Miller.
This commit is contained in:
Daniel J Walsh 2008-02-01 10:49:29 +00:00
parent e2b1d219e7
commit 283295614d
3 changed files with 7 additions and 2 deletions

View File

@ -93,3 +93,4 @@ libsemanage-2.0.14.tgz
libsemanage-2.0.15.tgz
libsemanage-2.0.16.tgz
libsemanage-2.0.18.tgz
libsemanage-2.0.19.tgz

View File

@ -2,7 +2,7 @@
%define libselinuxver 2.0.0-1
Summary: SELinux binary policy manipulation library
Name: libsemanage
Version: 2.0.18
Version: 2.0.19
Release: 1%{?dist}
License: GPL
Group: System Environment/Libraries
@ -78,6 +78,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man3/*
%changelog
* Fri Feb 1 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.19-1
- Update to upstream
* Fix genhomedircon to not override a file context with a homedir context from Todd Miller.
* Tue Jan 29 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.18-1
- Update to upstream
* Fix spurious out of memory error reports.

View File

@ -1 +1 @@
c57100722f32a474dbcff80c300c4694 libsemanage-2.0.18.tgz
a31d7d3fd4ad9680e597f6a486c9fb91 libsemanage-2.0.19.tgz