[openssh-commits] [openssh] branch master updated (752b4e3bd -> fed6e6fea)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jul 21 16:20:27 AEST 2026


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

djm pushed a change to branch master
in repository openssh.

    from 752b4e3bd upstream: s/= - 1/= -1/; from serity---
     new caa6d7d19 upstream: fix ChannelTimeout and RekeyLimit not being applied in
     new 3f44bece4 upstream: Use -Ohashalg to restrict output to specfic hash instead
     new dd4556dc7 upstream: verify that RekeyLimit in a Match block is effective
     new fed6e6fea upstream: verify that ChannelTimeout in a Match block is effective

The 4 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 fed6e6fea68ff30bc0234f3ab24c4777132fba98
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 21 06:18:23 2026 +0000

    upstream: verify that ChannelTimeout in a Match block is effective
    
    OpenBSD-Regress-ID: 30770cad71ca060aaaa05e4bdd0ea8941b768c6b

commit dd4556dc758ef0fe4c74325bf5fa045a7f44d72e
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 21 06:18:09 2026 +0000

    upstream: verify that RekeyLimit in a Match block is effective
    
    OpenBSD-Regress-ID: 23084bcf86071a7fe0c121552ec6e0b208cc7e28

commit 3f44bece40902b0d1504c5885f0b87c1cabd4e26
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Jul 16 09:07:18 2026 +0000

    upstream: Use -Ohashalg to restrict output to specfic hash instead
    
    of awk.
    
    OpenBSD-Regress-ID: aa5fac0e3ee8f518794d3361d537090c6e3f0bec

commit caa6d7d19dc5dde5c2807277189ed2178b097e42
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jul 21 06:17:42 2026 +0000

    upstream: fix ChannelTimeout and RekeyLimit not being applied in
    
    sshd_config Match blocks; reported by Alex Harrison
    
    OpenBSD-Commit-ID: 2d8866b841fc92e6e079e3f37590ba5948531b3d

Summary of changes:
 auth.c                     |  5 ++++-
 monitor_wrap.c             |  4 +++-
 packet.c                   |  5 ++++-
 regress/channel-timeout.sh | 13 ++++++++++++-
 regress/rekey.sh           | 24 ++++++++++++++++++++++--
 regress/sshfp-connect.sh   | 14 +++++++-------
 sshconnect2.c              |  7 +++----
 sshd-auth.c                |  7 +++----
 8 files changed, 58 insertions(+), 21 deletions(-)

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


More information about the openssh-commits mailing list