From 4526052de13932e91edf43f5a4ccb97dbc69afe9 Mon Sep 17 00:00:00 2001 From: Pierce Lopez Date: Thu, 23 Feb 2017 15:35:24 -0500 Subject: changelog: update for #865 / #910 --- sites/www/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sites/www') diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst index 46bb8594..6ab67985 100644 --- a/sites/www/changelog.rst +++ b/sites/www/changelog.rst @@ -2,6 +2,10 @@ Changelog ========= +* :bug:`865` SSHClient requests the type of host key it has (e.g. from + known_hosts) and does not consider a different type to be a "Missing" + host key. This fixes a common case where an ecdsa key is in known_hosts and + the server also has an rsa host key. Thanks to Pierce Lopez. * :bug:`741` (also :issue:`809`, :issue:`772`; all via :issue:`912`) Writing encrypted/password-protected private key files was silently broken since 2.0 due to an incorrect API call; this has been fixed. -- cgit v1.2.3