From 69d51b7590a6b7d06b38689387f23381dd67ac4c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 9 Sep 2015 10:52:23 -0600 Subject: [PATCH] Bug #713 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5d6baae1d..0ad4b0f5e 100644 --- a/NEWS +++ b/NEWS @@ -38,6 +38,10 @@ What's new in Sudo 1.8.15 processes would prompt for a password, often making it impossible to enter. + * Fixed a bug where sudo would fail to run commands as a non-root + user on systems that lack both setresuid() and setreuid(). + Bug #713. + What's new in Sudo 1.8.14p3 * Fixed a bug introduced in sudo 1.8.14p2 that prevented sudo -- 2.50.1