]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 27 Apr 2017 02:33:20 +0000 (20:33 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 27 Apr 2017 02:33:20 +0000 (20:33 -0600)
NEWS

diff --git a/NEWS b/NEWS
index 6cb7d2f578740b3d63ca2519e0a9b2567cb92005..247cde3fd03f9761fb9e5502c51d2ef35c4baa80 100644 (file)
--- 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