[openssh-commits] [openssh] branch master updated (050c335c -> 26f3f3bb)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Nov 16 10:05:38 AEDT 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 050c335c upstream: when deciding whether to enable keystroke timing
new 26f3f3bb upstream: when connecting via socket (the default case), filter
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 26f3f3bbc69196d908cad6558c8c7dc5beb8d74a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Nov 15 23:03:38 2023 +0000
upstream: when connecting via socket (the default case), filter
addresses by AddressFamily if one was specified. Fixes the case where, if
CanonicalizeHostname is enabled, ssh may ignore AddressFamily. bz5326; ok
dtucker
OpenBSD-Commit-ID: 6c7d7751f6cd055126b2b268a7b64dcafa447439
Summary of changes:
sshconnect.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list