diff --git a/.cvsignore b/.cvsignore index fb590cf..93f1667 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/policycoreutils.spec b/policycoreutils.spec index d0e1815..4b82f5e 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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 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 1.27.23-1 - Update to match NSA * Changed setfiles for the context canonicalization support. diff --git a/sources b/sources index d3c5d72..f018b26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -384f8db3aadc039e52e06255934b1ef2 policycoreutils-1.27.23.tgz +e733e3ea893350a26a30f15f45b2ad4e policycoreutils-1.27.26.tgz