From: Todd C. Miller Date: Thu, 5 Apr 2018 12:34:49 +0000 (-0600) Subject: update X-Git-Tag: SUDO_1_8_23^2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e0c75135ed86a68a54afb673ca85eef9ad67836;p=sudo update --- diff --git a/NEWS b/NEWS index ae819189e..fdb626454 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,13 @@ What's new in Sudo 1.8.23 matching of users and groups in sudoers. Case insensitive matching is now the default. + * Fixed the build-time process start time test on Linux when the + test is run from within a container. Bug #829. + + * When determining which temporary directory to use, sudoedit now + checks the directory for writability before using it. Previously, + sudoedit only performed an existence check. Bug #827. + What's new in Sudo 1.8.22 * Commands run in the background from a script run via sudo will