[openssh-commits] [openssh] branch master updated (10b899a1 -> 21b6b5a0)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Nov 10 17:32:34 AEDT 2021


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

djm pushed a change to branch master
in repository openssh.

      from  10b899a1  Don't trust closefrom() on Linux.
       new  6997a592  upstream: improve error message when trying to expand a ~user path
       new  239da797  upstream: fix ssh-keysign for KEX algorithms that use SHA384/512
       new  21b6b5a0  upstream: add the sntrup761x25519-sha512 at openssh.com hybrid

The 3 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 21b6b5a06c8c53c548d25e6074c5240e88e2ef34
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Nov 10 06:29:25 2021 +0000

    upstream: add the sntrup761x25519-sha512 at openssh.com hybrid
    
    ECDH/x25519 + Streamlined NTRU Prime post-quantum KEX to the default
    KEXAlgorithms list (after the ECDH methods but before the prime-group DH
    ones).
    
    ok markus@
    
    OpenBSD-Commit-ID: 22b77e27a04e497a10e22f138107579652854210

commit 239da797cbf07a640d7b1ea02d3f99ace3ef792d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Nov 10 06:25:08 2021 +0000

    upstream: fix ssh-keysign for KEX algorithms that use SHA384/512
    
    exchange hashes; feedback/ok markus@
    
    OpenBSD-Commit-ID: 09a8fda1c081f5de1e3128df64f28b7bdadee239

commit 6997a592ecb1013df0c6d7f8df3e6517827aef11
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Nov 8 21:32:49 2021 +0000

    upstream: improve error message when trying to expand a ~user path
    
    for a user that doesn't exist; better matches what the shell does
    
    ok deraadt@
    
    OpenBSD-Commit-ID: 1ddefa3c3a78b69ce13d1b8f67bc9f2cefd23ad6

Summary of changes:
 myproposal.h  | 3 ++-
 sftp-server.c | 4 ++--
 ssh-keysign.c | 9 ++++++---
 ssh_config.5  | 5 +++--
 sshd_config.5 | 5 +++--
 5 files changed, 16 insertions(+), 10 deletions(-)

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


More information about the openssh-commits mailing list