[openssh-commits] [openssh] branch master updated (0cbed248 -> 383a33d1)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Sep 21 13:12:53 AEST 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 0cbed248 upstream: actually make CASignatureAlgorithms available as a config
new 383a33d1 upstream: Treat connections with ProxyJump specified the same as ones
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 383a33d160cefbfd1b40fef81f72eadbf9303a66
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Sep 21 03:11:36 2018 +0000
upstream: Treat connections with ProxyJump specified the same as ones
with a ProxyCommand set with regards to hostname canonicalisation (i.e. don't
try to canonicalise the hostname unless CanonicalizeHostname is set to
'always').
Patch from Sven Wegener via bz#2896
OpenBSD-Commit-ID: 527ff501cf98bf65fb4b29ed0cb847dda10f4d37
Summary of changes:
ssh.c | 7 +++----
ssh_config.5 | 8 +++++---
2 files changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list