]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update NEWS
authorLennart Poettering <lennart@poettering.net>
Wed, 7 Oct 2015 13:45:04 +0000 (15:45 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 7 Oct 2015 13:45:39 +0000 (15:45 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 886711023586e44fcfb0f0986ed6530769759742..c5d89440ddcc3195191564d3f9205fbe61e65568 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -165,6 +165,22 @@ CHANGES WITH 227:
           manually vacuum journal files to leave only the specified
           number of files in place.
 
+        * The "ask-password" framework used to query for LUKS harddisk
+          passwords or SSL passwords during boot gained support for
+          caching passwords in the kernel keyring, if it is
+          available. This makes sure that the user only has to type in
+          his passphrase once if there are multiple objects to unlock
+          with the same one. Previously, such password caching was
+          available only when Plymouth was used; this moves the
+          caching logic into the systemd codebase itself. The
+          "systemd-ask-password" utility gained a new --keyname=
+          switch to control which kernel keyring key to use for
+          caching a password in. This functionality is also useful for
+          enabling display managers such as gdm to automatically
+          unlock the user's GNOME keyring if its passphrase, the
+          user's password and the harddisk password are the same, if
+          gdm-autologin is used.
+
         * Galician, Serbian, Turkish and Korean translations were added.
 
         Contributions from: