[sudo-commits] sudo changeset 12156:b5ba461a0c1c

Todd C. Miller Todd.Miller at sudo.ws
Wed Jan 29 11:06:37 MST 2020


changeset:	12156:b5ba461a0c1c in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/b5ba461a0c1c
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