[openssh-commits] [openssh] branch master updated (f2950baf -> d6f507f3)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Sep 16 14:22:08 AEST 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from f2950baf New config-build-time dependency on automake.
new c3c786c3 upstream: For the hostkey confirmation message:
new d6f507f3 upstream: Remove unused buf, last user was removed when switching
The 2 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 d6f507f37e6c75a899db0ef8224e72797c5563b6
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Sep 16 03:07:31 2020 +0000
upstream: Remove unused buf, last user was removed when switching
to the sshbuf API. Patch from Sebastian Andrzej Siewior.
OpenBSD-Commit-ID: 250fa17f0cec01039cc4abd95917d9746e24c889
commit c3c786c3a0973331ee0922b2c51832a3b8d7f20f
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 9 21:57:27 2020 +0000
upstream: For the hostkey confirmation message:
> Are you sure you want to continue connecting (yes/no/[fingerprint])?
compare the fingerprint case sensitively; spotted Patrik Lundin
ok dtucker
OpenBSD-Commit-ID: 73097afee1b3a5929324e345ba4a4a42347409f2
Summary of changes:
clientloop.c | 4 +---
sshconnect.c | 4 ++--
2 files changed, 3 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