[openssh-commits] [openssh] branch master updated (9e35b3845 -> 7e446d3f5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Jul 22 11:36:01 AEST 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 9e35b3845 Sync missed case-insensitivity changes.
new 5e44a8ce0 upstream: Factor out all of the IPv6 addresses into variables.
new 7e446d3f5 upstream: Automatically detect IPv6 support
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 7e446d3f5917c2f2770981a89d0e54d5d064bf0c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Jul 22 00:37:24 2026 +0000
upstream: Automatically detect IPv6 support
and test IPv6 parsing if found. This should always be enabled on OpenBSD,
but allows us to use the same test in Portable without modifications
that make syncs harder.
OpenBSD-Regress-ID: 80dce2465e9414695d878a9af18a3d75711f7861
commit 5e44a8ce08974760b016862b02815430b3c634ed
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Jul 21 23:43:15 2026 +0000
upstream: Factor out all of the IPv6 addresses into variables.
This lets us skip them in Portable on platforms that don't support IPv6
all in one place, removing diffs from within the tests themselves and
making syncs easier.
OpenBSD-Regress-ID: be5d2d67c28f8134f84e8baab09f303be8ceb626
Summary of changes:
regress/cfgparse.sh | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list