summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorMiklos Fazekas <mfazekas@szemafor.com>2020-04-24 15:43:34 +0200
committerMiklos Fazekas <mfazekas@szemafor.com>2020-04-24 15:57:08 +0200
commit1c4fa7ea91cb2e94b9f03094f403e128b9a9fcf6 (patch)
treef0bcae217f98d9a2d3948944e5138c109d2a1f9d /CHANGES.txt
parent36ce409a8fd9f5984030e188b7f8c5b9601377ba (diff)
downloadnet-ssh-1c4fa7ea91cb2e94b9f03094f403e128b9a9fcf6.tar.gz
Make hmac-md5-96 hmac-sha2-512-etm@openssh.com hmac-sha2-256-etm@openssh.com opt in instead of default because of the currpoted hmac issue
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a84ac7c..6707307 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,14 @@
+=== 6.0.1
+
+ * Make sha2-{256,512}-etm@openssh.com MAC opt-in as they seems to have issues [#757]
+
+=== 6.0.0
+
+ * Support empty lines and comments in known_hosts [donoghuc, #742]
+ * Add sha2-{256,512}-etm@openssh.com MAC algorithms [graaff, #714]
+
=== 6.0.0 beta2
-
+
* Support :certkeys and CertificateFile configuration option [Anders Carling, #722]
=== 6.0.0 beta1