[openssh-commits] [openssh] branch master updated (8a0848cd -> 4e62c13a)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 1 19:20:47 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  8a0848cd  sandbox-seccomp-filter: allow gettid
       new  2a7ccd2e  upstream: When it's the possessive of 'it', it's spelled "its",
       new  4e62c13a  upstream: Remove explicit kill of privsep preauth child's PID in

The 2 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 4e62c13ab419b4b224c8bc6a761e91fcf048012d
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Feb 1 07:57:32 2022 +0000

    upstream: Remove explicit kill of privsep preauth child's PID in
    
    SIGALRM handler. It's no longer needed since the child will get terminated by
    the SIGTERM to the process group that cleans up any auth helpers, it
    simplifies the signal handler and removes the risk of a race when updating
    the PID. Based on analysis by HerrSpace in github PR#289, ok djm@
    
    OpenBSD-Commit-ID: 2be1ffa28b4051ad9e33bb4371e2ec8a31d6d663

commit 2a7ccd2ec4022917b745af7186f514f365b7ebe9
Author: guenther at openbsd.org <guenther at openbsd.org>
Date:   Fri Jan 28 06:18:42 2022 +0000

    upstream: When it's the possessive of 'it', it's spelled "its",
    
    without the apostrophe.
    
    OpenBSD-Commit-ID: fb6ab9c65bd31de831da1eb4631ddac018c5fae7

Summary of changes:
 monitor.c |  4 ++--
 sshd.c    | 17 +++++------------
 2 files changed, 7 insertions(+), 14 deletions(-)

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


More information about the openssh-commits mailing list