[openssh-commits] [openssh] branch master updated (fa8da529 -> 803e22ea)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Aug 18 12:02:50 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 fa8da529 Add obsd72 and obsd73 test targets.
new d1ab7eb9 upstream: add message number of SSH2_MSG_NEWCOMPRESS defined in RFC8308
new e706bca3 upstream: defence-in-depth MaxAuthTries check in monitor; ok markus
new 803e22ea upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused
The 3 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 803e22eabd3ba75485eedd8b7b44d6ace79f2052
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Aug 18 01:37:41 2023 +0000
upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused
multiplexed sessions to ignore SIGINT under some circumstances. Reported by /
feedback naddy@, ok dtucker@
OpenBSD-Commit-ID: 4d5c6c894664f50149153fd4764f21f43e7d7e5a
commit e706bca324a70f68dadfd0ec69edfdd486eed23a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Aug 16 16:14:11 2023 +0000
upstream: defence-in-depth MaxAuthTries check in monitor; ok markus
OpenBSD-Commit-ID: 65a4225dc708e2dae71315adf93677edace46c21
commit d1ab7eb90474df656d5e9935bae6df0bd000d343
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Aug 14 03:37:00 2023 +0000
upstream: add message number of SSH2_MSG_NEWCOMPRESS defined in RFC8308
OpenBSD-Commit-ID: 6c984171c96ed67effd7b5092f3d3975d55d6028
Summary of changes:
kex.c | 4 ++--
misc.c | 42 ++++++++++++++++++++++++++++++------------
misc.h | 5 +++--
monitor.c | 7 ++++++-
mux.c | 6 ++++--
ssh2.h | 3 ++-
6 files changed, 47 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