From: Todd C. Miller Date: Mon, 2 Mar 2015 22:38:47 +0000 (-0700) Subject: Update. X-Git-Tag: SUDO_1_8_13^2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=480d2671169d09b8ed8777f6c7481f4532d8b9a0;p=sudo Update. --- diff --git a/NEWS b/NEWS index dc1e498e9..9e9946717 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,12 @@ What's new in Sudo 1.8.13 /etc/security/login.cfg to determine whether to use LAM or PAM for user authentication. + * The "all" setting for listpw and verifypw now works correctly + with LDAP and sssd sudoers. + + * The sudo timestamp directory is now created at boot time on + platforms that use systemd. + What's new in Sudo 1.8.12 * The embedded copy of zlib has been upgraded to version 1.2.8 and