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