]> granicus.if.org Git - sudo/commitdiff
update for 1.8.19b2
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 1 Dec 2016 18:42:32 +0000 (11:42 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 1 Dec 2016 18:42:32 +0000 (11:42 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 1ec43cddfdeb8d1a4e8992f04fa5ab7cd2357a3b..ee021a054a5c8eba3173ced86b5d19a739a6f67a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,16 @@ What's new in Sudo 1.8.19
  * The sudo front-end now passes the user's umask to the plugin.
    Previously the plugin had to determine this itself.
 
+ * Sudoreplay can now display the stdin and ttyin streams when they
+   are explicitly added to the filter list.
+
+ * Fixed a bug introduced in sudo 1.8.17 where the "all" setting
+   for verifypw and listpw was not being honored.  Bug #762.
+
+ * The syslog priority (syslog_goodpri and syslog_badpri) can now
+   be negated or set to "none" to disable logging of successful or
+   unsuccessful sudo attempts via syslog.
+
 What's new in Sudo 1.8.18p1
 
  * When sudo_noexec.so is used, the WRDE_NOCMD flag is now added