[openssh-commits] [openssh] branch master updated (19d3ee2f -> aa7b2170)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Dec 13 14:34:33 AEDT 2023


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

djm pushed a change to branch master
in repository openssh.

      from  19d3ee2f  upstream: short circuit debug log processing early if we're not going
       new  4086bd66  upstream: prevent leak in sshsig_match_principals; ok djm@
       new  aa7b2170  upstream: when invoking KnownHostsCommand to determine the order of

The 2 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 aa7b21708511a6d4aed3839fc9f6e82e849dd4a1
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Dec 13 03:28:19 2023 +0000

    upstream: when invoking KnownHostsCommand to determine the order of
    
    host key algorithms to request, ensure that the hostname passed to the
    command is decorated with the port number for ports other than 22.
    
    This matches the behaviour of KnownHostsCommand when invoked to look
    up the actual host key.
    
    bz3643, ok dtucker@
    
    OpenBSD-Commit-ID: 5cfabc0b7c6c7ab473666df314f377b1f15420b1

commit 4086bd6652c0badccc020218a62190a7798fb72c
Author: markus at openbsd.org <markus at openbsd.org>
Date:   Fri Dec 8 09:18:39 2023 +0000

    upstream: prevent leak in sshsig_match_principals; ok djm@
    
    OpenBSD-Commit-ID: 594f61ad4819ff5c72dfe99ba666a17f0e1030ae

Summary of changes:
 sshconnect2.c | 4 ++--
 sshsig.c      | 7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)

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


More information about the openssh-commits mailing list