* Mon Nov 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1

- Update to match NSA
	* Merged setsebool patch from Ivan Gyurdiev.
	  This moves setsebool from libselinux/utils to policycoreutils,
	  and rewrites it to use libsemanage for permanent boolean changes.
This commit is contained in:
Daniel J Walsh 2005-11-07 19:07:53 +00:00
parent 98865618f9
commit 3b83aa4b95
3 changed files with 12 additions and 5 deletions

View File

@ -60,3 +60,4 @@ policycoreutils-1.27.13.tgz
policycoreutils-1.27.14.tgz
policycoreutils-1.27.18.tgz
policycoreutils-1.27.19.tgz
policycoreutils-1.27.20.tgz

View File

@ -1,9 +1,9 @@
%define libsepolver 1.9.33-1
%define libsemanagever 1.3.38-1
%define libsepolver 1.9.37-1
%define libsemanagever 1.3.43-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.27.19
Release: 2
Version: 1.27.20
Release: 1
License: GPL
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -85,6 +85,12 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Mon Nov 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
- Update to match NSA
* Merged setsebool patch from Ivan Gyurdiev.
This moves setsebool from libselinux/utils to policycoreutils,
and rewrites it to use libsemanage for permanent boolean changes.
* Tue Oct 25 2005 Dan Walsh <dwalsh@redhat.com> 1.27.19-2
- Rebuild to use latest libselinux, libsemanage, and libsepol

View File

@ -1 +1 @@
eb42511c432d9d37374d8c33b98e3c61 policycoreutils-1.27.19.tgz
f983cace60e88e2973bf511ac240310e policycoreutils-1.27.20.tgz