[openssh-commits] [openssh] branch master updated (ac383f3a -> c8eb3941)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Apr 26 14:38:28 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from ac383f3a upstream: remove duplicate signal.h include
new c8eb3941 upstream: Check for ProxyJump=none in CanonicalizeHostname logic.
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 c8eb3941758615c8284a48fff47872db926da63c
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Apr 26 01:36:03 2023 +0000
upstream: Check for ProxyJump=none in CanonicalizeHostname logic.
Previously ssh would incorrectly refuse to canonicalise the hostname
if ProxyJump was explicitly set to "none" when CanonicalizeHostname=yes
bz3567; ok dtucker
OpenBSD-Commit-ID: 80a58e43c3a32f97361282f756ec8d3f37989efd
Summary of changes:
ssh.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list