From 5c5ff3fdaa3086fb0cc1dbf491b52d49ed7cdd43 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 14 Oct 2022 12:38:29 -0600 Subject: [PATCH] zlib 1.2.13 update --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index daf3671d8..e8a06e110 100644 --- a/NEWS +++ b/NEWS @@ -111,6 +111,8 @@ What's new in Sudo 1.9.12 * The sesh helper program now uses getopt_long(3) to parse the command line options. + * The embedded copy of zlib has been updated to version 1.2.13. + What's new in Sudo 1.9.11p3 * Fixed "connection reset" errors on AIX when running shell scripts