From: Lennart Poettering Date: Wed, 7 Oct 2015 13:45:04 +0000 (+0200) Subject: update NEWS X-Git-Tag: v227~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c30f086f047a2a34474de29e4b87ad4464594440;p=thirdparty%2Fsystemd.git update NEWS --- diff --git a/NEWS b/NEWS index 88671102358..c5d89440ddc 100644 --- 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: