From: Todd C. Miller Date: Thu, 27 Apr 2017 02:33:20 +0000 (-0600) Subject: sync X-Git-Tag: SUDO_1_8_20^2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d13bf3562f58a5d2a5a59567bef2f279fa21725;p=sudo sync --- diff --git a/NEWS b/NEWS index 6cb7d2f57..247cde3fd 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,20 @@ What's new in Sudo 1.8.20 to env_file but its contents are subject to the same restrictions as variables in the invoking user's environment. + * Fixed a use after free bug in the SSSD backend when the fqdn + sudoOption is enabled and no hostname value is present in + /etc/sssd/sssd.conf. + + * Fixed a typo that resulted in a compilation error on systems + where the killpg() function is not found by configure. + + * Fixed a compilation error with the included version of zlib + when sudo was built outside the source tree. + + * Fixed the exit value of sudo when the command is terminated by + a signal other than SIGINT. This was broken in sudo 1.8.15 by + the fix for Bug #722. Bug #784. + What's new in Sudo 1.8.19p2 * Fixed a crash in visudo introduced in sudo 1.8.9 when an IP address