summaryrefslogtreecommitdiff
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
commit7d2eb058ee01e2cb6017f15f2a00bb40d76231ff (patch)
tree6cc70fa972318f5f1a80fbd71d719ed1619d7fe7
parent47790921d7c51a703ebd28a9d6fa675d4862a46e (diff)
downloaddropbear-7d2eb058ee01e2cb6017f15f2a00bb40d76231ff.tar.gz
fix changelog for atomic dropbearkeyDROPBEAR_2017.75
-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