[openssh-commits] [openssh] branch master updated (c66bef01e -> 8e964781e)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Sep 2 19:14:56 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 c66bef01e allow PAMServiceName in Match (regressed in 10.4)
     new 116752913 upstream: Bump size of key comment buffers. Prevents warnings on
     new a17337d55 upstream: grammar; a -> an
     new 27eaaf0e0 upstream: IANA has allocated a non-vendor codepoint for
     new 8e964781e upstream: reenable ssh-mldsa44-ed25519 at a low priority position

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 8e964781e441bfbef2d183ad0f327951715cea22
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Sep 2 09:04:11 2026 +0000

    upstream: reenable ssh-mldsa44-ed25519 at a low priority position
    
    OpenBSD-Commit-ID: 9acf6b8403db2ded4cc4d25e13bfe24835307439

commit 27eaaf0e0a88da77b4a46678152d55c04f629b60
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Sep 2 00:37:59 2026 +0000

    upstream: IANA has allocated a non-vendor codepoint for
    
    ssh-mldsa44-ed25519, so use it instead of the vendored "@openssh.com" name.
    
    Note: this replaces the vendored name, which was only marked as
    experimental and not enabled by default.cw
    
    If you have ssh-mldsa44-ed25519 at openssh.com keys manually configured
    in sshd, then you will need to remove them from sshd_config and
    restart.
    
    OpenBSD-Commit-ID: bace7031444413274b6414df576c00f38801fd6e

commit a17337d558cc3c2bdeaf45cd34f8c688bf94d68b
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Tue Aug 25 00:08:28 2026 +0000

    upstream: grammar; a -> an
    
    ok schwarze@ sthen@ krw@
    
    OpenBSD-Commit-ID: adef73df2ccb7eac0e16a521f4dce6b8a72696b7

commit 116752913a37a25ff19387c4f807dd2a44775eca
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Sat Aug 22 12:48:18 2026 +0000

    upstream: Bump size of key comment buffers. Prevents warnings on
    
    some platforms. ok djm@
    
    OpenBSD-Commit-ID: 020416d345c31e967f07a3e483d2e5b8e5bfa5c7

Summary of changes:
 myproposal.h      |  6 ++++--
 sftp-server.8     |  6 +++---
 ssh-keygen.c      | 10 ++++++----
 ssh-keyscan.c     |  6 +++---
 ssh-mldsa-eddsa.c |  8 ++++----
 ssh_config.5      | 18 +++++++++---------
 sshd.8            |  6 +++---
 sshd_config.5     | 18 +++++++++---------
 8 files changed, 41 insertions(+), 37 deletions(-)

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


More information about the openssh-commits mailing list