To use the precompiled binaries attached below, consult our manual installation instructions
Added
- Support for
-b / --backgroundto 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_ptywould 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