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.
"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