Skip to content

Version 0.2.4

Compare
Choose a tag to compare
@squell squell released this 25 Feb 13:26
v0.2.4
6c3852f

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

Credits for this release

Merged pull requests by: @bjorn3, @squell, @rnijveld, new contributors: @sylvestre, @van-sprundel
Closed issues opened by: @japaric, @BriocheBerlin, @mkg20001, @GentsunCheng, @aidanharris, @jplatte, @raforg