·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
To use the precompiled binaries attached below, consult our manual installation instructions
Added
- Support for
Defaults runcwd(#1448) - Experimental support for receiving a sudoers configuration over a socket.
To enable, build with with--features unstable-remote-sudoers; this will
allow configuring the@socketdirective in/etc/sudoers. - Spanish, German and Simplified Chinese translations
Changed
suwill allow changing to an account that has no password set, like util-linux
and FreeBSDsu. Also, minor fixes insudocumentation (#1516)- PAM account modules now also run for sudoedit (#1612)
- Reserved keywords are now rejected as alias names (#700)
- Password feedback is more thoroughly cleared from the TTY (#1599)
Fixed
- Groups with many users were not loaded properly (#1572)
- Suspended processes would not always be properly resumed (#1527, #1598)
PAM_TTYwas not always properly computed (#1593)- sudo would refuse to run if
no_new_privsis set but caller is root (#1581) - Erroneous parse error if line continuations were used inside the argument list
of a /etc/sudoers rule (#1571) visudogave incorrect syntax errors for relative @include paths (#1524)- Minor parse errors in host-specific Defaults and uid/gids (#1509, #1602)
- Papercuts in the TAB shortcut used to disable pwfeedback (#1504, #1514)
Contributors for this release
Merged pull requests: @3v1n0, @squell, @bjorn3, @aplopez, @mrmonopoly-cyber, @Nmrawe, new contributors: @dancewithheart, @Sim-hu, @Juliandev02, @Iamliuxiaozhen, @shemgp, @bovi, @Gelbpunkt, @Guler01, @WaterWhisperer, @moreati, @dvmc
Closed issues opened by: @sertonix, @FroogalTheDragon, @e-kwsm, @Gravibites, @qianqiu-2020, @jethrogb, @GlitchedCode922