From 696094c0e12dabd9616acc74932c29017e9de05c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 11 Jul 2023 14:24:42 -0600 Subject: [PATCH] Docume bug fixes in 1.9.14p1. --HG-- branch : 1.9 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 07630ba28..50a0d26de 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +What's new in Sudo 1.9.14p1 + + * Fixed an invalid free bug in sudo_logsrvd that was introduced + in version 1.9.14 which could cause sudo_logsrvd to crash. + + * The sudoers plugin no longer tries to send the terminal name + to the log server when no terminal is present. This bug was + introduced in version 1.9.14. + What's new in Sudo 1.9.14 * Fixed a bug where if the "intercept" or "log_subcmds" sudoers