Mercurial > dropbear
changeset 1339:c31276613181 DROPBEAR_2017.75
fix changelog for atomic dropbearkey
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 18 May 2017 21:31:13 +0800 |
parents | cfd2abbf9cf4 |
children | 5c9207ceedae |
files | CHANGES |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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