[openssh-commits] [openssh] branch master updated (eb34f9520 -> 45b30e0a5)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Apr 20 09:38:30 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 eb34f9520 Make ci work for OpenSSL 4 variants
     new 00d955cf9 upstream: want stdint.h here now that we've switched from u_intXX_t
     new ca19b95ab upstream: Also show the duration of the current session through the
     new 45b30e0a5 upstream: correctly set extended type for client-side channels.

The 3 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 45b30e0a5439a02417a4fe982a4b16a9c126ba6b
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Apr 19 23:37:22 2026 +0000

    upstream: correctly set extended type for client-side channels.
    
    Fixes interactive vs bulk IPQoS for client->server traffic. ok job@
    
    OpenBSD-Commit-ID: 34f5131face8d6dc4ae6955196e5fcafb3570cfe

commit ca19b95ab6cd4efe5f2d8a08a377a2ac0b9caca1
Author: job at openbsd.org <job at openbsd.org>
Date:   Mon Apr 13 08:18:33 2026 +0000

    upstream: Also show the duration of the current session through the
    
    ~I escape
    
    OK dtucker@
    
    OpenBSD-Commit-ID: 695c1a09c4cc8b417a1bd3eb207b0cc7fa831c7a

commit 00d955cf9e2e09eb3e98ebf6b375adccb7f25842
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Apr 7 07:40:40 2026 +0000

    upstream: want stdint.h here now that we've switched from u_intXX_t
    
    -> uintXX_t
    
    OpenBSD-Commit-ID: 6d5e80bd6f29a9db18b18beeb1cbe5423b59de44

Summary of changes:
 clientloop.c | 18 ++++++++++++------
 packet.c     |  8 +++++++-
 sshbuf.h     |  3 ++-
 3 files changed, 21 insertions(+), 8 deletions(-)

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


More information about the openssh-commits mailing list