* Wed Apr 25 2007 Dan Walsh <dwalsh@redhat.com> 2.0.14-1
- Updated version of policycoreutils * Build fix for setsebool.
This commit is contained in:
parent
0652cce264
commit
ad6111b387
@ -147,3 +147,4 @@ sepolgen-1.0.8.tgz
|
||||
policycoreutils-2.0.9.tgz
|
||||
policycoreutils-2.0.10.tgz
|
||||
policycoreutils-2.0.13.tgz
|
||||
policycoreutils-2.0.14.tgz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%define libauditver 1.4.2-1
|
||||
%define libauditver 1.4.2-1
|
||||
%define libsepolver 2.0.1-1
|
||||
%define libsemanagever 1.10.0-1
|
||||
%define libselinuxver 2.0.0-1
|
||||
%define sepolgenver 1.0.8
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 2.0.13
|
||||
Version: 2.0.14
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -192,6 +192,10 @@ if [ "$1" -ge "1" ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Apr 25 2007 Dan Walsh <dwalsh@redhat.com> 2.0.14-1
|
||||
- Updated version of policycoreutils
|
||||
* Build fix for setsebool.
|
||||
|
||||
* Wed Apr 25 2007 Dan Walsh <dwalsh@redhat.com> 2.0.13-1
|
||||
- Updated version of policycoreutils
|
||||
* Merged setsebool patch to only use libsemanage for persistent boolean changes from Stephen Smalley.
|
||||
|
Loading…
Reference in New Issue
Block a user