To use the precompiled binaries attached below, consult our manual installation instructions
Added
sudo visudo
will protect you from accidentally locking yourself out- Support for
--prompt
andSUDO_PROMPT
environment variable - Support for
Defaults targetpw
- Support for
VAR=VALUE
matching inDefaults env_keep/env_check
- Support for
--bell
Changed
- Portability: sudo-rs supports FreeBSD!
sudo -v
will only ask for a password if the policy requires it
Fixed
- Manual wrongly claimed
timestamp_timeout
supported negative values (#1032) timestamp_timeout
in excess of 292 billion years were not rejected (#1048)- Usernames in /etc/sudoers can contain special characters by using double
quotes or escaping them (#1054)
Contributors for this release
Merged pull requests by: @bjorn3, @squell, new contributors: @shurizzle, @millert, @inventor500
Closed issues opened by @bertptrs, @HanabishiRecca, @decathorpe, @woodsb02, @id3v1669, @Timmmm