summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2017-05-18 21:31:13 +0800
committerMatt Johnston <matt@ucc.asn.au>2017-05-18 21:31:13 +0800
commitc3984c89f73951a09505b400d66635a7505e988d (patch)
tree082014bae3c926c0b78d66514a0a27213b179bc0 /CHANGES
parent96dfbc882d353758517d3621bc1e5ba6f92033c9 (diff)
fix changelog for atomic dropbearkey
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c347c8a..b7d55ad 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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