]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 6 Nov 2014 16:25:26 +0000 (09:25 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 6 Nov 2014 16:25:26 +0000 (09:25 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 9c41397b383d9cb05231de1061d680d81d81af43..6f7491eeccc1669ce02399bb908f457d74f68b79 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 What's new in Sudo 1.8.12
 
- * The embedded copy of zlib is now installed as a shared library
-   where supported if the system zlib is not being used.
+ * The embedded copy of zlib has been upgraded to version 1.2.8 and
+   is now installed as a shared library where supported.
 
  * Debug settings for the sudo front end and sudoers plugin are now
    configured separately.
@@ -30,6 +30,16 @@ What's new in Sudo 1.8.12
    "Password:" for consistency with su(1) on most systems.
    Bug #663
 
+ * Fixed a problem on DragonFly BSD where SIGCHLD could be ignored,
+   preventing sudo from exiting.  Bug #676
+
+What's new in Sudo 1.8.11p2
+
+ * Fixed a bug where dynamic shared objects loaded from a plugin
+   could use the hooked version of getenv() but not the hooked
+   versions of putenv(), setenv() or unsetenv().  This can cause
+   problems for PAM modules that use those functions.
+
 What's new in Sudo 1.8.11p1
 
  * Fixed a compilation problem on some systems when the