From 01702afcfd1256bdfb07e68a85683997fbd9b08e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 24 Jul 2023 14:24:18 -0600 Subject: [PATCH] Document bug fixes in 1.9.14p3. --HG-- branch : 1.9 --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 738abafe0..9609ba8d5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +What's new in Sudo 1.9.14p3 + + * Fixed a crash with Python 3.12 when the sudo Python python is + unloaded. This only affects "make check" for the Python plugin. + + * Adapted the sudo Python plugin test output to match Python 3.12. + What's new in Sudo 1.9.14p2 * Fixed a crash on Linux systems introduced in version 1.9.14 when