[openssh-commits] [openssh] branch master updated (26f3f3bb -> c52db011)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Nov 20 14:34:51 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 26f3f3bb upstream: when connecting via socket (the default case), filter
new c52db011 upstream: set errno=EAFNOSUPPORT when filtering addresses that don't
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 c52db0114826d73eff6cdbf205e9c1fa4f7ca6c6
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Nov 20 02:50:00 2023 +0000
upstream: set errno=EAFNOSUPPORT when filtering addresses that don't
match AddressFamily; yields slightly better error message if no address
matches. bz#3526
OpenBSD-Commit-ID: 29cea900ddd8b04a4d1968da5c4a893be2ebd9e6
Summary of changes:
sshconnect.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