* Wed Jun 13 2007 Dan Walsh <dwalsh@redhat.com> 2.0.21-1

- Update to match NSA
	* Fixed setsebool (falling through to error path on success).
This commit is contained in:
Daniel J Walsh 2007-06-13 12:50:55 +00:00
parent a0ef77a17e
commit 2112f918a0
3 changed files with 7 additions and 2 deletions

View File

@ -152,3 +152,4 @@ policycoreutils-2.0.15.tgz
policycoreutils-2.0.16.tgz
policycoreutils-2.0.19.tgz
policycoreutils-2.0.20.tgz
policycoreutils-2.0.21.tgz

View File

@ -5,7 +5,7 @@
%define sepolgenver 1.0.8
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 2.0.20
Version: 2.0.21
Release: 1%{?dist}
License: GPL
Group: System Environment/Base
@ -192,6 +192,10 @@ if [ "$1" -ge "1" ]; then
fi
%changelog
* Wed Jun 13 2007 Dan Walsh <dwalsh@redhat.com> 2.0.21-1
- Update to match NSA
* Fixed setsebool (falling through to error path on success).
* Mon Jun 11 2007 Dan Walsh <dwalsh@redhat.com> 2.0.20-1
- Update to match NSA
* Merged genhomedircon fixes from Dan Walsh.

View File

@ -1,2 +1,2 @@
4d6e57c7fc396efbcf96b7accab4ba30 sepolgen-1.0.8.tgz
7519accdbd77080a749278f40f186e8c policycoreutils-2.0.20.tgz
f1c979ad525d15d95aac66fb69d9eb63 policycoreutils-2.0.21.tgz