From: Lennart Poettering Date: Tue, 21 Jul 2020 14:24:41 +0000 (+0200) Subject: update NEWS X-Git-Tag: v246-rc2~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c967576daec8d6f10905f905f42049a103ea45f;p=thirdparty%2Fsystemd.git update NEWS --- diff --git a/NEWS b/NEWS index 3fea3d221e4..f47645b1fd4 100644 --- a/NEWS +++ b/NEWS @@ -526,6 +526,18 @@ CHANGES WITH 246: LogControl1 D-Bus API which allows clients to change log level + target of the service during runtime. + * Various command line parameters and configuration file settings that + configure key or certificate files now optionally take paths to + AF_UNIX sockets in the file system. If configured that way a stream + connection is made to the socket and the required data read from + it. This is a simple and natural extension to the existing regular + file logic, and permits other software to provide keys or + certificates via simple IPC services, for example when unencrypted + storage on disk is not desired. Specifically, systemd-networkd's + Wireguard and MACSEC key file settings as well as + systemd-journal-gatewayd's and systemd-journal-remote's PEM + key/certificate parameters support this now. + Contributions from: 24bisquitz, Adam Nielsen, Alan Perry, Alexander Malafeev, Alin Popa, Amos Bird, Andreas Rammhold, AndreRH, Andrew Doran, Anita Zhang, Ankit Jain, antznin, Arnaud Ferraris, Arthur Moraes