From 82db62ec6b60241866a49c9269fe764103f66549 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 19 Oct 2022 19:03:00 -0600 Subject: [PATCH] Mention log_servers eventlog fix. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index e8a06e110..7276093f1 100644 --- a/NEWS +++ b/NEWS @@ -113,6 +113,11 @@ What's new in Sudo 1.9.12 * The embedded copy of zlib has been updated to version 1.2.13. + * Fixed a bug that prevented event log data from being sent to the + log server when I/O logging was not enabled. This only affected + systems without PAM or configurations where the pam_session and + pam_setcred options were disabled in the sudoers file. + What's new in Sudo 1.9.11p3 * Fixed "connection reset" errors on AIX when running shell scripts