# HG changeset patch # User Matt Johnston # Date 1495114273 -28800 # Node ID c31276613181c5cff7854e7ef586ace03424e55e # Parent cfd2abbf9cf4ebb3547b24392fd3e76b0e1b98e0 fix changelog for atomic dropbearkey diff -r cfd2abbf9cf4 -r c31276613181 CHANGES --- a/CHANGES Wed May 17 23:57:58 2017 +0800 +++ b/CHANGES Thu May 18 21:31:13 2017 +0800 @@ -17,7 +17,7 @@ This information disclosure is to an already authenticated user. Thanks to Jann Horn of Google Project Zero for reporting this. -- Call fsync() to ensure that new hostkeys (dropbear -R) are flushed to disk +- Generate hostkeys with dropbearkey atomically and flush to disk with fsync Thanks to Andrei Gherzan for a patch - Fix out of tree builds with bundled libtom