[openssh-commits] [openssh] branch master updated (a4039724 -> d3cc4d65)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon May 10 10:58:29 AEST 2021
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from a4039724 upstream: Increase ConnectionAttempts from 4 to 10 as the tests
new e3c03233 upstream: don't sigdie() in signal handler in privsep child process;
new d3cc4d65 upstream: include pid in LogVerbose spam
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 d3cc4d650ce3e59f3e370b101778b0e8f1c02c4d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri May 7 04:11:51 2021 +0000
upstream: include pid in LogVerbose spam
OpenBSD-Commit-ID: aacb86f96ee90c7cb84ec27452374285f89a7f00
commit e3c032333be5fdbbaf2751f6f478e044922b4ec4
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri May 7 03:09:38 2021 +0000
upstream: don't sigdie() in signal handler in privsep child process;
this can end up causing sandbox violations per bz3286; ok dtucker@
OpenBSD-Commit-ID: a7f40b2141dca4287920da68ede812bff7ccfdda
Summary of changes:
log.c | 7 ++++---
sshd.c | 13 ++++++++-----
2 files changed, 12 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