From 034ad90e1601db4b1f2a5671a9d7fe14522ae1cb Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 19 Nov 2014 15:20:18 -0700 Subject: [PATCH] sync --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 966804713..e4caaea0a 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,15 @@ What's new in Sudo 1.8.12 host name from being used when the "fqdn" sudoers option is used. Bug #678 + * French translation for sudoers from translationproject.org. + + * Sudo now installs a handler for SIGCHLD signal handler immediately + before stating the process that will execute the command (or + start the monitor). The handler used to be installed earlier + but this causes problems with poorly behaved PAM modules that + install their own SIGCHLD signal handler and neglect to restore + sudo's original handler. Bug #657 + What's new in Sudo 1.8.11p2 * Fixed a bug where dynamic shared objects loaded from a plugin -- 2.49.0