[openssh-commits] [openssh] branch master updated (1cc1fd09 -> b75a80fa)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jul 19 13:46:42 AEST 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  1cc1fd09  upstream: Id sync only, -portable already has this.
       new  b75a80fa  upstream: Ensure that all returned SSHFP records for the specified host

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 b75a80fa8369864916d4c93a50576155cad4df03
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Mon Jul 19 03:13:28 2021 +0000

    upstream: Ensure that all returned SSHFP records for the specified host
    
    name and hostkey type match instead of only one.  While there, simplify the
    code somewhat and add some debugging.  Based on discussion in bz#3322, ok
    djm at .
    
    OpenBSD-Commit-ID: 0a6a0a476eb7f9dfe8fe2c05a1a395e3e9b22ee4

Summary of changes:
 dns.c | 66 ++++++++++++++++++++++++++----------------------------------------
 dns.h |  3 ++-
 2 files changed, 28 insertions(+), 41 deletions(-)

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


More information about the openssh-commits mailing list