--- trunk/ChangeLog 2007/07/21 22:35:34 2787 +++ trunk/ChangeLog 2007/07/22 10:45:56 2788 @@ -1,13 +1,18 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 22 Jul 2007; Roy Marples : + + Harden gendepends.sh some more so we only capture the stdout we want from + the depend function, #186072. + 21 Jul 2007; Roy Marples : - RC_DEPEND_STRICT now controls dependency strictness. - If yes then we only use services in the boot and default runlevels, - regradless of service state. - If no then we take into account coldplugged services and the state - of currently running services. + RC_DEPEND_STRICT now controls dependency strictness. + If yes then we only use services in the boot and default runlevels, + regradless of service state. + If no then we take into account coldplugged services and the state + of currently running services. Fixes #185640. 15 Jul 2007; Roy Marples :