From 63a242889254fa98704ac03fb6a647c1d7c32e1c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 9 Jun 2016 12:25:36 -0600 Subject: [PATCH] Bug #746 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 034c46b82..dcdd4064d 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,12 @@ What's new in Sudo 1.8.17 * Fixed a hang on some systems when the command is being run in a pty and it failed to execute. + * When performing a wildcard match in sudoers, check for an exact + string match if the user command was fully-qualified (or resolved + via the PATH). This fixes an issue executing scripts on Linux + when there are multiple wildcard matches with the same base name. + Bug #746. + What's new in Sudo 1.8.16 * Fixed a compilation error on Solaris 10 with Stun Studio 12. -- 2.40.0