]> granicus.if.org Git - sudo/commitdiff
Bug #849
authorTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 30 Aug 2018 15:22:16 +0000 (09:22 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 30 Aug 2018 15:22:16 +0000 (09:22 -0600)
NEWS

diff --git a/NEWS b/NEWS
index e5e9c50b00e2d497bf67e26cf1d70ed0bf2f7657..8a9efc3ea60a6e85f125425ebebad833b17a4284 100644 (file)
--- 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