From: Todd C. Miller Date: Fri, 27 Jan 2017 13:25:55 +0000 (-0700) Subject: first updates for 1.8.20 X-Git-Tag: SUDO_1_8_20^2~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca89a0a9144c0d18373f454f59515aae23434345;p=sudo first updates for 1.8.20 --- diff --git a/NEWS b/NEWS index 5fb0e4250..ff9de4a10 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +What's new in Sudo 1.8.20 + + * Added support for SASL_MECH in ldap.conf. Bug #764 + + * Added support for digest matching when the command is a glob-style + pattern or a directory. Previously, only explicit path matches + supported digest checks. + + * New "fdexec" Defaults option to control whether a command + is executed by path or by open file descriptor. + + * The embedded copy of zlib has been upgraded to version 1.2.11. + What's new in Sudo 1.8.19p2 * Fixed a crash in visudo introduced in sudo 1.8.9 when an IP address