From: Luca Boccassi Date: Tue, 8 Mar 2022 22:16:29 +0000 (+0000) Subject: NEWS: note backward-incompatible change in StartUnitWithFlags() X-Git-Tag: v251-rc1~176^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F22682%2Fhead;p=thirdparty%2Fsystemd.git NEWS: note backward-incompatible change in StartUnitWithFlags() --- diff --git a/NEWS b/NEWS index 95ffc555a27..8567e984a6a 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ CHANGES WITH 251: can still be used by explicitly configuring RouteTable= setting in .netdev files. + * Jobs started via StartUnitWithFlags() will no longer return 'skipped' + when a Condition*= check does not succeed, restoring the JobRemoved + signal to the behaviour it had before v250. + * The org.freedesktop.portable1 methods GetMetadataWithExtensions and GetImageMetadataWithExtensions have been fixed to provide an extra return parameter, containing the actual extensions release metadata. The