diff --git a/.cvsignore b/.cvsignore index 1f66837..a62da63 100644 --- a/.cvsignore +++ b/.cvsignore @@ -91,3 +91,4 @@ libsemanage-2.0.11.tgz libsemanage-2.0.12.tgz libsemanage-2.0.14.tgz libsemanage-2.0.15.tgz +libsemanage-2.0.16.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 0f31f0a..38411ab 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.15 -Release: 2%{?dist} +Version: 2.0.16 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -78,6 +78,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Tue Jan 22 2008 Dan Walsh - 2.0.16-1 +- Update to upstream + * Merged fix for genhomedircon handling of missing HOME_DIR or HOME_ROOT templates from Caleb Case. + * Tue Jan 22 2008 Dan Walsh - 2.0.15-2 - Stop differentiating on user for homedir labeling diff --git a/sources b/sources index d87e583..29e02c2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -380bc815d15127e4c18eb0656aedd26c libsemanage-2.0.15.tgz +53590b0f9ee1947abe21fac27eeb6a83 libsemanage-2.0.16.tgz