[openssh-commits] [openssh] branch master updated (4265215d -> 530739d4)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Jun 6 21:35:41 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 4265215d upstream: Client-side workaround for a bug in OpenSSH 7.4: this release
new 530739d4 upstream: Match host certificates against host public keys, not private
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 530739d42f6102668aecd699be0ce59815c1eceb
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Jun 6 11:34:16 2021 +0000
upstream: Match host certificates against host public keys, not private
keys. Allows use of certificates with private keys held in a ssh-agent.
Reported by Miles Zhou in bz3524; ok dtucker@
OpenBSD-Commit-ID: 25f5bf70003126d19162862d9eb380bf34bac22a
Summary of changes:
sshd.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list