From: Todd C. Miller Date: Mon, 23 Apr 2018 17:01:49 +0000 (-0600) Subject: Bug #831. X-Git-Tag: SUDO_1_8_23^2~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f1ec0c5fd04d91db8e884b2f8971ebe4733bcb0;p=sudo Bug #831. --- diff --git a/NEWS b/NEWS index adced0276..2cd750cea 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,9 @@ What's new in Sudo 1.8.23 * Sudo now includes an optional set of Monty Python-inspired insults. + * Added a workaround for systems that support fexecve(2) but do + not have the /dev/fd directory available by default. Bug #831. + What's new in Sudo 1.8.22 * Commands run in the background from a script run via sudo will