[openssh-commits] [openssh] branch master updated (dd3e229 -> 894221a)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Mar 10 16:03:12 AEDT 2017
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from dd3e229 upstream commit
new 894221a upstream commit
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 894221a63fa061e52e414ca58d47edc5fe645968
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Mar 10 05:01:13 2017 +0000
upstream commit
When updating hostkeys, accept RSA keys if
HostkeyAlgorithms contains any RSA keytype. Previously, ssh could ignore RSA
keys when any of the ssh-rsa-sha2-* methods was enabled in HostkeyAlgorithms
nit ssh-rsa (SHA1 signatures) was not. bz#2650 reported by Luis Ressel; ok
dtucker@
Upstream-ID: c5e8cfee15c42f4a05d126158a0766ea06da79d2
Summary of changes:
clientloop.c | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list