From 929396fbced3f916a6c2ec777f1f9fe6bcc3cb4e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 29 Apr 2018 13:52:28 -0600 Subject: [PATCH] sync --- NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index d5b01f8cc..b03f094fc 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,9 @@ What's new in Sudo 1.8.23 matching of users and groups in sudoers. Case insensitive matching is now the default. + * Fixed a bug on some systems where sudo could hang on command + exit when I/O logging was enabled. Bug #826. + * Fixed the build-time process start time test on Linux when the test is run from within a container. Bug #829. @@ -46,6 +49,8 @@ What's new in Sudo 1.8.23 /dev/fd directory mounted by default and its fexecve(2) is not fully POSIX compliant when executing scripts. Bug #831. + * Chinese (Taiwan) translation for sudo from translationproject.org. + What's new in Sudo 1.8.22 * Commands run in the background from a script run via sudo will @@ -62,7 +67,7 @@ What's new in Sudo 1.8.22 * Fixed a crash when the system's host name is not set. Bug #807 - * The sudoers2ldif script now handles #include and #includedir + * The sudoers2ldif script now handles #include and #includedir directives. * Fixed a bug where sudo would silently exit when the command was @@ -800,7 +805,7 @@ What's new in Sudo 1.8.14 * Fixed LDAP netgroup queries on AIX. * Sudo will now display the custom prompt on Linux systems with PAM - even if the "Password: " prompt is not localized by the PAM module. + even if the "Password: " prompt is not localized by the PAM module. Bug #701. * Double-quoted values in an LDAP sudoOption are now supported -- 2.40.0