Skip to content

Version 0.2.12

Choose a tag to compare

@github-actions github-actions released this 09 Feb 14:28
· 138 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.2.12
f350029

To use the precompiled binaries attached below, consult our manual installation instructions

Added

  • Support for -b / --background to run commands in the background

Changed

  • visudo will now complain about unsupported command tags (#1401)

Fixed

  • When run in a pipe from ksh with use_pty would put the
    TTY in an unusable state (#1417, introduced in 0.2.11)
  • When run as the last command in a pipe with use_pty, sudo-rs would not
    grant the executed command access to the TTY (#1263)
  • Documentation didn't explicitly mention -A (#1431)
Contributors for this release

Merged pull requests: @squell, @bjorn3, @joriskleiber, new contributors: @mrmonopoly-cyber, @LisetRoos, @aplopez, @michielp1807, @Elec3137
Closed issues opened by: @SelYui, @qbarnes, @adombeck