From 169bb1dee9ba96dedf4e042b6a552a36af03de11 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 8 Mar 2022 22:16:29 +0000 Subject: [PATCH] NEWS: note backward-incompatible change in StartUnitWithFlags() --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.3