From b2fadf66de024e9eb99ca58e476be33c9e246851 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 14 Sep 2019 08:50:12 -0600 Subject: [PATCH] sudoedit umask fix --- NEWS | 3 +++ doc/UPGRADE | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/NEWS b/NEWS index bf78b0597..78c3bced6 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,9 @@ What's new in Sudo 1.8.28 PAM output from being intermixed with that of the command when output is sent to a file or pipe. Bug #895. + * Sudoedit now honors the umask and umask_override settings in sudoers. + Previously, the user's umask was used as-is. + What's new in Sudo 1.8.27 * On HP-UX, sudo will now update the utmps file when running a command diff --git a/doc/UPGRADE b/doc/UPGRADE index dcfc798b6..58d4e5139 100644 --- a/doc/UPGRADE +++ b/doc/UPGRADE @@ -9,6 +9,10 @@ o Upgrading from a version prior to 1.8.28: 1.8.28 can process either type of I/O log file but older versions of sudoreplay are unable to replay the newer logs. + Starting with version 1.8.28, sudoedit honors the umask and + umask_override settings in sudoers. Previously, the user's + umask was used as-is. + o Upgrading from a version prior to 1.8.26: Starting with version 1.8.26, sudo no long sets the USERNAME