[openssh-commits] [openssh] branch master updated (d1d5c8b9b -> 6d192645a)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu May 22 15:48:41 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 d1d5c8b9b Fix nc install some more.
     new 58d094c7c upstream: Correct FILES section to mention new default path to
     new b5877b7b3 upstream: Add $OpenBSD$ marker for easier syncing.
     new 1ccf42378 upstream: Copy arg to be passed to dirname().
     new 6d192645a upstream: Output the current name for PermitRootLogin's

The 4 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 6d192645a613aa814d51050b0458f37265b90d6c
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu May 22 04:22:03 2025 +0000

    upstream: Output the current name for PermitRootLogin's
    
    "prohibit-password" in sshd -T instead of its deprecated alias
    "without-password".  bz#3788, patch from cjwatson at debian.org.
    
    OpenBSD-Commit-ID: 2d5df18d5ad33a9b6c7547ec78a8e6ea13813df9

commit 1ccf42378df202472e7254f37f7dabb2f5723955
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu May 22 03:53:46 2025 +0000

    upstream: Copy arg to be passed to dirname().
    
    POSIX allows dirname() to modify its args and return a pointer into it,
    so this prevents an overlapping strlcpy.  bz#3819, patch from cjwatson
    at debian.org
    
    OpenBSD-Commit-ID: c32e496e6a1618aba31c8b7a9d4e1376c5ea6aa1

commit b5877b7b3e597f47578ade9dbe7e4332f112dfc4
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu May 22 03:41:10 2025 +0000

    upstream: Add $OpenBSD$ marker for easier syncing.
    
    OpenBSD-Commit-ID: 27ff3e1e2e6610d9981ebe43ae9b783236800035

commit 58d094c7cb974d7bd3ba6eb1059b186a2ac3dd55
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed May 21 12:12:20 2025 +0000

    upstream: Correct FILES section to mention new default path to
    
    agent sockets. Spotted by / ok jmc@
    
    OpenBSD-Commit-ID: 91d736d78d71a4276c9cbb075b1462bbc3df55a6

Summary of changes:
 misc-agent.c |  1 +
 misc.c       | 11 ++++++++---
 servconf.c   |  4 ++--
 ssh-agent.1  |  6 +++---
 4 files changed, 14 insertions(+), 8 deletions(-)

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


More information about the openssh-commits mailing list