diff options
author | Matt Johnston <matt@ucc.asn.au> | 2017-05-18 21:31:13 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2017-05-18 21:31:13 +0800 |
commit | c3984c89f73951a09505b400d66635a7505e988d (patch) | |
tree | 082014bae3c926c0b78d66514a0a27213b179bc0 /CHANGES | |
parent | 96dfbc882d353758517d3621bc1e5ba6f92033c9 (diff) |
fix changelog for atomic dropbearkey
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |