From 74c2dc78066c08cd07cb15e66207b57abc74092a Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 9 Jun 2016 11:00:02 -0600 Subject: [PATCH] Add execve failure in pty bug fix. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 12032e7e5..034c46b82 100644 --- a/NEWS +++ b/NEWS @@ -52,6 +52,9 @@ What's new in Sudo 1.8.17 * The SSSD backend now uses the value of "ipa_hostname" from sssd.conf, if specified, when matching the host name. + * Fixed a hang on some systems when the command is being run in + a pty and it failed to execute. + What's new in Sudo 1.8.16 * Fixed a compilation error on Solaris 10 with Stun Studio 12.