[openssh-commits] [openssh] branch V_9_4 updated (c8e79e48 -> f3e39c47)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 18 12:05:10 AEST 2023


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch V_9_4
in repository openssh.

      from  c8e79e48  Add obsd72 and obsd73 test targets.
       new  f3e39c47  upstream: fix regression in OpenSSH 9.4 (mux.c r1.99) that caused

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 f3e39c4700d543945ea89eedf4c8e8671d41200e
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

Summary of changes:
 kex.c  |  4 ++--
 misc.c | 42 ++++++++++++++++++++++++++++++------------
 misc.h |  5 +++--
 mux.c  |  6 ++++--
 4 files changed, 39 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list