[openssh-commits] [openssh] branch master updated (95eca1e1 -> d1e578af)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jan 25 17:04:51 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  95eca1e1  ifdef new instance of sin6_scope_id
       new  d1e578af  upstream: make ssh hostbased authentication send the signature

The 1 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 d1e578afe7cd48140ad6e92a453f9b035363fd7f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jan 25 06:00:17 2021 +0000

    upstream: make ssh hostbased authentication send the signature
    
    algorithm in its SSH2_MSG_USERAUTH_REQUEST packets instead of the key type.
    This make HostbasedAcceptedAlgorithms do what it is supposed to - filter on
    signature algorithm and not key type.
    
    spotted with dtucker@ ok markus@
    
    OpenBSD-Commit-ID: 25bffe19f0326972f5728170f7da81d5f45c78c6

Summary of changes:
 sshconnect2.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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


More information about the openssh-commits mailing list