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.
/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
* 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
* 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