From 01da6137936dfd869170c101e3ce44a60f13b4b7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 29 May 2012 14:28:42 -0400 Subject: [PATCH] Update for sudo 1.8.5p2 --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 426b63e31..34e7b9a58 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +What's new in Sudo 1.8.5p2? + + * Fixed use of the SUDO_ASKPASS environment variable which was + broken in Sudo 1.8.5. + + * Fixed a problem reading the sudoers file when the file mode is + more restrictive than the expected mode. For example, when the + expected sudoers file mode is 0440 but the actual mode is 0400. + What's new in Sudo 1.8.5p1? * Fixed a bug that prevented files in an include directory from