* 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:
parent
a0ef77a17e
commit
2112f918a0
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user