* Thu Aug 13 2009 Dan Walsh <dwalsh@redhat.com> 2.0.71-1

- Fix chcat to report error on non existing file
- Update to upstream
	* Modify setfiles/restorecon checking of exclude paths.  Only check
	user-supplied exclude paths (not automatically generated ones based on
	lack of seclabel support), don't require them to be directories, and
	ignore permission denied errors on them (it is ok to exclude a path to
	which the caller lacks permission).
This commit is contained in:
Daniel J Walsh 2009-08-13 22:01:02 +00:00
parent 7bb7784c7d
commit 2267915618

View File

@ -125,7 +125,6 @@ The policycoreutils-python package contains the management tools use to manage a
%{_mandir}/man1/audit2allow.1* %{_mandir}/man1/audit2allow.1*
%{_mandir}/ru/man1/audit2allow.1* %{_mandir}/ru/man1/audit2allow.1*
%{_mandir}/man1/audit2why.1* %{_mandir}/man1/audit2why.1*
%{_mandir}/ru/man1/audit2why.1*
%{_mandir}/man8/chcat.8* %{_mandir}/man8/chcat.8*
%{_mandir}/ru/man8/chcat.8* %{_mandir}/ru/man8/chcat.8*
%{_mandir}/man8/semanage.8* %{_mandir}/man8/semanage.8*