* 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:
parent
3c423ae870
commit
cae7e9aca8
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user