diff CHANGES @ 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 8978d879ef07
children 1a3c4ec0f840
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