From: Todd C. Miller Date: Thu, 30 Aug 2018 15:22:16 +0000 (-0600) Subject: Bug #849 X-Git-Tag: SUDO_1_8_25^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e4f8c8cd2694ff656e62e2a72abb7b4d4241bf5;p=sudo Bug #849 --- diff --git a/NEWS b/NEWS index e5e9c50b0..8a9efc3ea 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,9 @@ What's new in Sudo 1.8.25 * Sudo now sets the LOGIN environment variable to the same value as LOGNAME on AIX systems. Bug #848. + * Fixed a regression introduced in sudo 1.8.24 where the LDAP and + SSSD backends evaluated the rules in reverse sudoOrder. Bug #849. + What's new in Sudo 1.8.24 * The LDAP and SSS back-ends now use the same rule evaluation code