From d54bb638750c57b9e27ee22b0ec660889fd82471 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 3 Mar 2020 08:41:00 +0100 Subject: [PATCH] NEWS: two minor entries --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index c97a357968..90fc6927a9 100644 --- a/NEWS +++ b/NEWS @@ -104,6 +104,11 @@ CHANGES WITH 245: sockets and other file system objects are generated taking the new database into account. + * systemd/PID 1 accepts a new "systemd.show-status=error" setting, and + "quiet" has been changed to imply that instead of + "systemd.show-status=auto". In this mode, only messages about errors + and significant delays in boot are shown on the console. + * The sd-event.h API gained native support for the new Linux "pidfd" concept. This permits watching processes using file descriptors instead of PID numbers, which fixes a number of races and makes @@ -272,6 +277,10 @@ CHANGES WITH 245: shall run in, the pam_setcred() API is now invoked, thus permitting PAM modules to set additional credentials for the processes. + * portablectl attach/detach verbs now accept --now and --enable options + to combine attachment with enablement and invocation, or detachment + with stopping and disablement. + 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 -- 2.25.1