[openssh-commits] [openssh] branch master updated (750f18674 -> 0adb2db25)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed May 21 18:50:05 AEST 2025


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

djm pushed a change to branch master
in repository openssh.

    from 750f18674 Include OpenSSL compat shim where needed.
     new 83729cf50 merge netcat SOCKS4A support from OpenBSD
     new 1743589d0 upstream: function to make a sshbuf from a hex string; useful in
     new 0c14e6b69 upstream: use logit_f("...") instead of logit("func: ...")
     new 5699f4e95 upstream: remove log tarballing "it seemed like a good idea at the
     new 0adb2db25 upstream: test SOCKS4A; ok tb

The 5 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 0adb2db25eff3fe1c90c55654387ae1e4e18a396
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 21 08:41:52 2025 +0000

    upstream: test SOCKS4A; ok tb
    
    OpenBSD-Regress-ID: d880b75280295cd581a86e39bb0996d347f122d2

commit 5699f4e9553c6a228fd9dc578d99e3aa6451c014
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 21 08:36:39 2025 +0000

    upstream: remove log tarballing "it seemed like a good idea at the
    
    time" - dtucker@
    
    ensure that log files have correct perms when running under sudo/doas
    
    ok dtucker@
    
    OpenBSD-Regress-ID: 20588c14b05de9519f85d638b374b66ae0678c89

commit 0c14e6b69a20f20d602e0e72559ca3f4dbc797fb
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 21 06:44:24 2025 +0000

    upstream: use logit_f("...") instead of logit("func: ...")
    
    OpenBSD-Commit-ID: c8d49eb39a9abff3cbcaeaf7df9d48468a5a0695

commit 1743589d038476f28dc4dfb1f69317649ae22ac5
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 21 06:43:48 2025 +0000

    upstream: function to make a sshbuf from a hex string; useful in
    
    tests
    
    also constify some arguments
    
    OpenBSD-Commit-ID: 00f9c25b256be0efd73f2d8268ff041bc45ffb2c

commit 83729cf503289104d7e64a69be14579523988cb6
Author: Damien Miller <djm at mindrot.org>
Date:   Wed May 21 18:47:46 2025 +1000

    merge netcat SOCKS4A support from OpenBSD
    
    Not a full sync of this file as we have diverged substantially
    from upstream (it has libtls support, etc.)

Summary of changes:
 dispatch.c                 |  6 +++---
 regress/dynamic-forward.sh |  4 ++--
 regress/netcat.c           | 20 +++++++++++++++++---
 regress/test-exec.sh       | 16 ++--------------
 sshbuf-misc.c              | 40 ++++++++++++++++++++++++++++++++++++++--
 sshbuf.h                   |  6 ++++--
 6 files changed, 66 insertions(+), 26 deletions(-)

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


More information about the openssh-commits mailing list