- Update to upstream
Merged fix for genhomedircon handling of missing HOME_DIR or HOME_ROOT templates from Caleb Case.
This commit is contained in:
parent
924325dc15
commit
36d79c42d3
@ -91,3 +91,4 @@ libsemanage-2.0.11.tgz
|
|||||||
libsemanage-2.0.12.tgz
|
libsemanage-2.0.12.tgz
|
||||||
libsemanage-2.0.14.tgz
|
libsemanage-2.0.14.tgz
|
||||||
libsemanage-2.0.15.tgz
|
libsemanage-2.0.15.tgz
|
||||||
|
libsemanage-2.0.16.tgz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define libselinuxver 2.0.0-1
|
%define libselinuxver 2.0.0-1
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 2.0.15
|
Version: 2.0.16
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
|
||||||
@ -78,6 +78,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 22 2008 Dan Walsh <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 2.0.15-2
|
* Tue Jan 22 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.15-2
|
||||||
- Stop differentiating on user for homedir labeling
|
- Stop differentiating on user for homedir labeling
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user