From d2963dda74465b564284567c7e3ef758ccf7bb99 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 3 Nov 2011 09:31:44 -0400 Subject: [PATCH] update with sudo 1.8.3p1 info --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index dcbbd0327..177363548 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +What's new in Sudo 1.8.3p1? + + * Fixed a crash in the monitor process on Solaris when NOPASSWD + was specified or when authentication was disabled. + + * Fixed matching of a Runas_Alias in the group section of a + Runas_Spec. + What's new in Sudo 1.8.3? * Fixed expansion of strftime() escape sequences in the "log_dir"