Added
- Support for 'SETENV:' and corresponding 'sudo VAR=value command' syntax
- Support for 'Defaults rootpw'
- Support for 'Defaults pwfeedback'
- Support for host/user/runas/command-specific Defaults
Changed
- Portability: sudo-rs now has experimental support for FreeBSD!
pam-login
feature now controls if PAM service name 'sudo-i' is used
Fixed
- Bug in syslog writer could cause sudo to hang (#856)
- SHELL was not canonicalized when using 'sudo -s' or 'sudo -i' (#962)
- RunAs_Spec was not carried over on the same /etc/sudoers line (#974)
- sudo --list did not unfold multiple-level aliases (#978)
- The man page for
sudoers(5)
was missing (#943)
Other
- sudo-rs copyright changed to Trifecta Tech Foundation