From bc32789af2cb8dd079667f06ccfe3af917308e7c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 10 Mar 2021 19:20:24 -0700 Subject: [PATCH] Bug #968 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index dd07d64c0..2d71b28d1 100644 --- a/NEWS +++ b/NEWS @@ -72,6 +72,9 @@ What's new in Sudo 1.9.6 * Fixed a potential use-after-free in the PAM conversation function. Bug #967. + * Fixed potential redefinition of sys/stat.h macros in sudo_compat.h. + Bug #968. + What's new in Sudo 1.9.5p2 * Fixed sudo's setprogname(3) emulation on systems that don't