* 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 15:51:51 +00:00
parent f23e0fcdf3
commit afa7adf27e
4 changed files with 94 additions and 743 deletions

View File

@ -204,3 +204,4 @@ policycoreutils-2.0.67.tgz
policycoreutils-2.0.68.tgz
policycoreutils-2.0.70.tgz
policycoreutils_man_ru2.tar.bz2
policycoreutils-2.0.71.tgz

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,8 @@
%define sepolgenver 1.0.16
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.0.70
Release: 2%{?dist}
Version: 2.0.71
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -266,6 +266,15 @@ else
fi
%changelog
* 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).
* Mon Aug 10 2009 Dan Walsh <dwalsh@redhat.com> 2.0.70-2
- Don't warn if the user did not specify the exclude if root can not stat file system

View File

@ -1,3 +1,2 @@
e1b5416c3e0d76e5d702b3f54f4def45 sepolgen-1.0.16.tgz
8c4c0c43a9b6c3865e2a8b8bdd222f90 policycoreutils-2.0.70.tgz
4c24e437f254291bc6d1378ee5a5712c policycoreutils_man_ru2.tar.bz2
00fd9d86bd6a8066da710d6fda910b01 policycoreutils-2.0.71.tgz