Skip to content

Version 0.2.3

Latest
Compare
Choose a tag to compare
@squell squell released this 11 Jul 14:05
· 86 commits to main since this release
v0.2.3
b3b90d2

Changed

  • Portability: sudo-rs now is compatible with s390x-unknown-linux-gnu
  • Removed unneeded code & fix hints given by newer Rust version

Fixed

  • visudo would not properly truncate a sudoers file (#833)
  • high CPU load when child process did not terminate after closure of a terminal (#841)