From 9e0c75135ed86a68a54afb673ca85eef9ad67836 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 5 Apr 2018 06:34:49 -0600 Subject: [PATCH] update --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.40.0