[openssh-commits] [openssh] branch master updated (ef878d58 -> cfe243cd)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Jun 11 12:55:24 AEST 2024


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

djm pushed a change to branch master
in repository openssh.

    from ef878d58 upstream: a little more RB_TREE paranoia
     new 90fb801e upstream: reap the pre-auth [net] child if it hangs up during privsep
     new b0a711c0 upstream: fix PIDFILE handling, broken for SUDO=doas in last commit
     new cfe243cd upstream: reap preauth net child if it hangs up during privsep message

The 3 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 cfe243cd9fde148ed060637876e27bb55ac78be9
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jun 11 02:54:51 2024 +0000

    upstream: reap preauth net child if it hangs up during privsep message
    
    send, not just message receive
    
    OpenBSD-Commit-ID: 02a093f4ab4f8f83f0cd1ea2bb35b9ca420448f0

commit b0a711c00b9c64afd1c9d6fb538275c6604a2676
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jun 11 01:58:27 2024 +0000

    upstream: fix PIDFILE handling, broken for SUDO=doas in last commit
    
    here
    
    OpenBSD-Regress-ID: 96fec579af228f87a036e94801eb294af9074625

commit 90fb801e2d9241be50a2a7ff79428386442a041f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Jun 11 02:00:30 2024 +0000

    upstream: reap the pre-auth [net] child if it hangs up during privsep
    
    message sending, not just receiving
    
    OpenBSD-Commit-ID: f7341605bf08c4c15830910446e6775323f2f8cb

Summary of changes:
 monitor_wrap.c       | 2 +-
 regress/test-exec.sh | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list