[openssh-commits] [openssh] branch master updated (7cc8e150d -> 755c3d082)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed May 7 21:06:22 AEST 2025


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

dtucker pushed a change to branch master
in repository openssh.

    from 7cc8e150d upstream: remove DSA from the regression/unit test suite too.
     new 207289a56 upstream: Rename sockaddr_un sun -> sunaddr.
     new 755c3d082 Skip d_type check on platforms that don't have it.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 755c3d082e59e6884f28d30e6333a1444e9173d1
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Wed May 7 21:05:06 2025 +1000

    Skip d_type check on platforms that don't have it.
    
    On those, the subsequent stat() should catch the sockets.

commit 207289a5663bdf49903e1aeb938dcc0924e2ac63
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed May 7 10:44:26 2025 +0000

    upstream: Rename sockaddr_un sun -> sunaddr.
    
    This makes things easier in -portable, where on Solaris an derivatives
    "sun" is defined to "1", causing compilation errors.  ok deraadt at .
    
    OpenBSD-Commit-ID: 0669043afb49856b57b382f0489221bd98305d3b

Summary of changes:
 configure.ac |  6 ++++++
 misc-agent.c | 14 ++++++++------
 2 files changed, 14 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