[openssh-commits] [openssh] branch master updated (a1febadf -> 5ebe18ca)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Nov 2 10:53:21 AEDT 2022


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

dtucker pushed a change to branch master
in repository openssh.

      from  a1febadf  upstream: Use variable for diff options
       new  5ebe18ca  Check for sockaddr_in.sin_len.

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 5ebe18cab6be3247b44c807ac145164010465b82
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed Nov 2 10:51:48 2022 +1100

    Check for sockaddr_in.sin_len.
    
    If found, set SOCK_HAS_LEN which is used in addr.c.  Should fix keyscan
    tests on platforms with this (eg old NetBSD).

Summary of changes:
 configure.ac | 10 ++++++++++
 1 file changed, 10 insertions(+)

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


More information about the openssh-commits mailing list