]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update NEWS
authorLennart Poettering <lennart@poettering.net>
Tue, 21 Jul 2020 14:24:41 +0000 (16:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 21 Jul 2020 14:24:41 +0000 (16:24 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3fea3d221e4ae6341b49e11da8109cb1afef2175..f47645b1fd4497c2e7d6c335531432a4299cfdc0 100644 (file)
--- 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