Skip to content

Version 0.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 11:58
· 274 commits to main since this release
v0.2.5
37175bb

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 and SUDO_PROMPT environment variable
  • Support for Defaults targetpw
  • Support for VAR=VALUE matching in Defaults 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