]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@sudo.ws>
Tue, 12 Dec 2017 22:13:52 +0000 (15:13 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Tue, 12 Dec 2017 22:13:52 +0000 (15:13 -0700)
NEWS

diff --git a/NEWS b/NEWS
index a984ee3866529d9b2ef3240a1ff481ee376180d1..58faca111c4610680386a6914881975ff817c291 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,12 +14,12 @@ What's new in Sudo 1.8.22
  * Fixed a crash when the system's host name is not set.
    Bug #807
 
- * The sudoers2ldif script now handle #include and #includedir 
+ * The sudoers2ldif script now handles #include and #includedir 
    directives.
 
  * Fixed a bug where sudo would silently exit when the command was
    not allowed by sudoers and the "passwd_tries" sudoers option
-   was set to a value less than 1.
+   was set to a value less than one.
 
  * Fixed a bug with the "listpw" and "verifypw" sudoers options and
    multiple sudoers sources.  If the option is set to "all", a
@@ -50,6 +50,13 @@ What's new in Sudo 1.8.22
    sudo will suspend the command (and then itself) with the SIGTTOU
    signal.
 
+ * A new "authfail_message" sudoers option that overrides the
+   default "N incorrect password attempt(s)".
+
+ * An empty sudoRunAsUser attribute in the LDAP and SSSD backends
+   will now match the invoking user.  This is more consistent with
+   how an empty runas user in the sudoers file is treated.
+
 What's new in Sudo 1.8.21p2
 
  * Fixed a bug introduced in version 1.8.21 which prevented sudo