From 12ab1383a42cee291bf050c76a6962d6ac3b0ae7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 29 Aug 2016 10:42:17 -0600 Subject: [PATCH] Mention "sudo -l command" bug fix. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 692458223..ffaa39fdc 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ What's new in Sudo 1.8.18 * Fixed a bug introduced in 1.8.17 where the SIGPIPE signal handler was not being restored when sudo directly executes the command. + * Fixed a bug where "sudo -l command" would indicate that a command + was runnable even when denied by sudoers when using the LDAP or + SSSD backends. + What's new in Sudo 1.8.17p1 * Fixed a bug introduced in 1.8.17 where the user's groups were -- 2.40.0