From 4fc0c36ef8ab1222ffe3ad279847e6c32777e5f5 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 1 Dec 2016 11:42:32 -0700 Subject: [PATCH] update for 1.8.19b2 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 1ec43cddf..ee021a054 100644 --- 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 -- 2.40.0