From: Todd C. Miller Date: Fri, 19 Jul 2019 20:10:57 +0000 (-0600) Subject: Fix for Bug #888 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6342411105cfa2d3d04f66d4a2de678b55c55e6;p=sudo Fix for Bug #888 --- diff --git a/NEWS b/NEWS index 264b904a6..fc9293fd7 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ What's new in Sudo 1.8.28 * More verbose error message when a password is required and no terminal is present. Bug #828. + * Command tags, such as NOPASSWD, are honored when a user tries to run a + command that is allowed by sudoers but which does not actually + exist on the file system. Bug #888. + What's new in Sudo 1.8.27 * On HP-UX, sudo will now update the utmps file when running a command