[sudo-commits] sudo changeset 14373:d0da1a261fbc

Todd C. Miller Todd.Miller at sudo.ws
Wed Dec 7 10:28:32 MST 2022


changeset:	14373:d0da1a261fbc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/d0da1a261fbc
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Wed Dec 07 07:44:44 2022 -0700

Log Message:
	Defer installing the SIGCHLD handler until after non-job commands run.
	Lock the socket dir to avoid races in open_persistent_connection().
	Also avoid using "ssh -f" since that may return before the socket is created.
	Strip carriage returns from log when running in a pty.

diffstat:

 scripts/build_pkgs |  30 +++++++++++++++++++-----------
 1 files changed, 19 insertions(+), 11 deletions(-)



More information about the sudo-commits mailing list