* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.26-1
* Added -B (--build) option to semodule to force a rebuild. * Reverted setsebool patch to call semanage_set_reload_bools(). * Changed setsebool to disable policy reload and to call security_set_boolean_list to update the runtime booleans. * Changed setfiles -c to use new flag to set_matchpathcon_flags() to disable context translation by matchpathcon_init().
This commit is contained in:
parent
cae7e9aca8
commit
03496a1f36
@ -63,3 +63,4 @@ policycoreutils-1.27.19.tgz
|
||||
policycoreutils-1.27.20.tgz
|
||||
policycoreutils-1.27.22.tgz
|
||||
policycoreutils-1.27.23.tgz
|
||||
policycoreutils-1.27.26.tgz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define libsepolver 1.9.38-1
|
||||
%define libsemanagever 1.3.43-1
|
||||
%define libsemanagever 1.3.51-1
|
||||
Summary: SELinux policy core utilities.
|
||||
Name: policycoreutils
|
||||
Version: 1.27.23
|
||||
Version: 1.27.26
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
@ -86,6 +86,14 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%config(noreplace) %{_sysconfdir}/sestatus.conf
|
||||
|
||||
%changelog
|
||||
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.26-1
|
||||
* Added -B (--build) option to semodule to force a rebuild.
|
||||
* Reverted setsebool patch to call semanage_set_reload_bools().
|
||||
* Changed setsebool to disable policy reload and to call
|
||||
security_set_boolean_list to update the runtime booleans.
|
||||
* Changed setfiles -c to use new flag to set_matchpathcon_flags()
|
||||
to disable context translation by matchpathcon_init().
|
||||
|
||||
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.23-1
|
||||
- Update to match NSA
|
||||
* Changed setfiles for the context canonicalization support.
|
||||
|
Loading…
Reference in New Issue
Block a user