* 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.16.tgz
|
||||||
policycoreutils-2.0.19.tgz
|
policycoreutils-2.0.19.tgz
|
||||||
policycoreutils-2.0.20.tgz
|
policycoreutils-2.0.20.tgz
|
||||||
|
policycoreutils-2.0.21.tgz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%define sepolgenver 1.0.8
|
%define sepolgenver 1.0.8
|
||||||
Summary: SELinux policy core utilities.
|
Summary: SELinux policy core utilities.
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.0.20
|
Version: 2.0.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -192,6 +192,10 @@ if [ "$1" -ge "1" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jun 11 2007 Dan Walsh <dwalsh@redhat.com> 2.0.20-1
|
||||||
- Update to match NSA
|
- Update to match NSA
|
||||||
* Merged genhomedircon fixes from Dan Walsh.
|
* Merged genhomedircon fixes from Dan Walsh.
|
||||||
|
Loading…
Reference in New Issue
Block a user