- Set SELinux file contexts when creating home directories, preserve them
when moving home directories Resolves: #351201
This commit is contained in:
parent
d0e5685f1a
commit
1d7024ad8e
@ -1 +1 @@
|
||||
libuser-0.56.5.tar.bz2
|
||||
libuser-0.56.6.tar.bz2
|
||||
|
@ -4,8 +4,8 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: libuser
|
||||
Version: 0.56.5
|
||||
Release: 1
|
||||
Version: 0.56.6
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2+
|
||||
Source: libuser-%{version}.tar.bz2
|
||||
@ -108,6 +108,11 @@ popd
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 25 2007 Miloslav Trmač <mitr@redhat.com> - 0.56.6-1
|
||||
- Set SELinux file contexts when creating home directories, preserve them when
|
||||
moving home directories
|
||||
Resolves: #351201
|
||||
|
||||
* Thu Oct 11 2007 Miloslav Trmač <mitr@redhat.com> - 0.56.5-1
|
||||
- Work around spurious error messages when run against the Fedora Directory
|
||||
server
|
||||
|
Loading…
Reference in New Issue
Block a user