[sudo-commits] sudo changeset 12082:cc636a1af1b6

Todd C. Miller Todd.Miller at sudo.ws
Thu Jan 16 13:57:30 MST 2020


changeset:	12082:cc636a1af1b6 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/cc636a1af1b6
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Jan 16 13:55:32 2020 -0700

Log Message:
	Treat EROFS (like EACCES) as a non-fatal error in dir_is_writable().
	Fixes sudoedit on macOS 10.15 and above where the root file system
	is mounted read-only.  See https://support.apple.com/en-us/HT210650.
	From Dan Villiom Podlaski Christiansen.  Bug #913

diffstat:

 src/sudo_edit.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the sudo-commits mailing list