fix changelog for atomic dropbearkey

This commit is contained in:
Matt Johnston 2017-05-18 21:31:13 +08:00
parent 96dfbc882d
commit c3984c89f7

View File

@ -17,7 +17,7 @@
This information disclosure is to an already authenticated user. This information disclosure is to an already authenticated user.
Thanks to Jann Horn of Google Project Zero for reporting this. 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 Thanks to Andrei Gherzan for a patch
- Fix out of tree builds with bundled libtom - Fix out of tree builds with bundled libtom