From: Zbigniew Jędrzejewski-Szmek Date: Thu, 12 Mar 2020 14:21:42 +0000 (+0100) Subject: NEWS: add late note about job trimming issue X-Git-Tag: v246-rc1~754^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ca17c7801b82bff793f4280cc8fa50cf9e0fc7c;p=thirdparty%2Fsystemd.git NEWS: add late note about job trimming issue Closes #15091. --- diff --git a/NEWS b/NEWS index 7f241fd6429..75432a09dfb 100644 --- a/NEWS +++ b/NEWS @@ -281,6 +281,20 @@ CHANGES WITH 245: to combine attachment with enablement and invocation, or detachment with stopping and disablement. + * UPGRADE ISSUE: a bug where some jobs were trimmed as redundant was + fixed, which in turn exposed bugs in unit configuration of services + which have Type=oneshot and should only run once, but do not have + RemainAfterExit=yes set. Without RemainAfterExit=yes, a one-shot + service may be started again after exiting successfully, for example + as a dependency in another transaction. Affected services included + some internal systemd services (most notably + systemd-vconsole-setup.service, which was updated to have + RemainAfterExit=yes), and plymouth-start.service. Please ensure that + plymouth has been suitably updated or patched before upgrading to + this systemd release. See + https://bugzilla.redhat.com/show_bug.cgi?id=1807771 for some + additional discussion. + Contributions from: AJ Bagwell, Alin Popa, Andreas Rammhold, Anita Zhang, Ansgar Burchardt, Antonio Russo, Arian van Putten, Ashley Davis, Balint Reczey, Bart Willems, Bastien Nocera, Benjamin Dahlhoff, Charles