[openssh-commits] [openssh] branch master updated (64ede7991 -> bd714fadd)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Aug 11 09:30:15 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 64ede7991 Use clang-20 when building hardenedmalloc for tests.
     new 407a2b79d upstream: make reading server banner non-blocking; prevents one
     new d535299b8 upstream: remove ml-dsa/x25519 from the default algorithm list for
     new 7e5b75aac upstream: openssh-10.5
     new bd714fadd upstream: add regress test for servers that hang durig banner write;

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 bd714fadddcafe44fd572b79656a591110cff048
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Aug 10 23:28:15 2026 +0000

    upstream: add regress test for servers that hang durig banner write;
    
    from Thomas Yiu
    
    OpenBSD-Regress-ID: 86a25553c75bddc6fc239dc272aca97c61047d22

commit 7e5b75aacee593ade47ba030f4778c3b9bf78787
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Aug 10 23:27:30 2026 +0000

    upstream: openssh-10.5
    
    OpenBSD-Commit-ID: 047bc46c0a58babdf702e01b8ffc7728d404cb9c

commit d535299b891962f72b875afa6878ccbffdd022a3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Aug 10 23:27:04 2026 +0000

    upstream: remove ml-dsa/x25519 from the default algorithm list for
    
    release (it will be back soon)
    
    OpenBSD-Commit-ID: 2466825e05a2cae6b0cb5fa34f39792a0b5a46d3

commit 407a2b79d439b1272879a910db6c94d1165075a8
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Aug 10 23:24:03 2026 +0000

    upstream: make reading server banner non-blocking; prevents one
    
    stuck server from blocking a many-host keyscan; from Thomas Yiu
    
    ok dtucker@ markus@
    
    OpenBSD-Commit-ID: 4970af00975119ebf9c1e0e132e3317b72ac0c2e

Summary of changes:
 myproposal.h       |  9 ++---
 regress/keyscan.sh | 39 +++++++++++++++++++++-
 ssh-keyscan.c      | 98 ++++++++++++++++++++++++++++++------------------------
 version.h          |  4 +--
 4 files changed, 98 insertions(+), 52 deletions(-)

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


More information about the openssh-commits mailing list