* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.23-1

- Update to match NSA
	* Changed setfiles for the context canonicalization support.
	* Changed setsebool to call semanage_is_managed() interface
	  and fall back to security_set_boolean_list() if policy is
	  not managed.
	* Merged setsebool memory leak fix from Ivan Gyurdiev.
	* Merged setsebool patch to call semanage_set_reload_bools()
	  interface from Ivan Gyurdiev.
This commit is contained in:
Daniel J Walsh 2005-11-08 23:54:22 +00:00
parent 3c423ae870
commit cae7e9aca8
3 changed files with 15 additions and 3 deletions

View File

@ -61,3 +61,5 @@ policycoreutils-1.27.14.tgz
policycoreutils-1.27.18.tgz
policycoreutils-1.27.19.tgz
policycoreutils-1.27.20.tgz
policycoreutils-1.27.22.tgz
policycoreutils-1.27.23.tgz

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.37-1
%define libsepolver 1.9.38-1
%define libsemanagever 1.3.43-1
Summary: SELinux policy core utilities.
Name: policycoreutils
Version: 1.27.20
Version: 1.27.23
Release: 1
License: GPL
Group: System Environment/Base
@ -86,6 +86,16 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/sestatus.conf
%changelog
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.23-1
- Update to match NSA
* Changed setfiles for the context canonicalization support.
* Changed setsebool to call semanage_is_managed() interface
and fall back to security_set_boolean_list() if policy is
not managed.
* Merged setsebool memory leak fix from Ivan Gyurdiev.
* Merged setsebool patch to call semanage_set_reload_bools()
interface from Ivan Gyurdiev.
* Mon Nov 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
- Update to match NSA
* Merged setsebool patch from Ivan Gyurdiev.

View File

@ -1 +1 @@
f983cace60e88e2973bf511ac240310e policycoreutils-1.27.20.tgz
384f8db3aadc039e52e06255934b1ef2 policycoreutils-1.27.23.tgz