From 24ad424a57e62377e51e6157b224b74a2d4a97cd Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 6 May 2020 16:40:48 -0600 Subject: [PATCH] Debian bug #734752 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index ab5242be9..3f73eeb8c 100644 --- a/NEWS +++ b/NEWS @@ -91,6 +91,10 @@ What's new in Sudo 1.9.0 it could truncate the destination file if the file system was full. Bug #922. + * Fixed an issue where PAM session modules could be called with + the wrong user name when multiple users in the passwd database + share the the same user-ID. Debian bug #734752. + What's new in Sudo 1.8.31p1 * Sudo once again ignores a failure to restore the RLIMIT_CORE