* 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:
Daniel J Walsh 2007-04-26 00:28:19 +00:00
parent 35b67f1aea
commit 60a5df8f98
3 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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.

View File

@ -1,2 +1,2 @@
4d6e57c7fc396efbcf96b7accab4ba30 sepolgen-1.0.8.tgz
07e3ef9504b878733696a4d7ea9b33e4 policycoreutils-2.0.13.tgz
5be8860197a4c917ffc94bb01980c3d7 policycoreutils-2.0.14.tgz