github trifectatechfoundation/sudo-rs v0.2.14
Version 0.2.14

4 hours ago

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 @socket directive in /etc/sudoers.
  • Spanish, German and Simplified Chinese translations

Changed

  • su will allow changing to an account that has no password set, like util-linux
    and FreeBSD su. Also, minor fixes in su documentation (#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_TTY was not always properly computed (#1593)
  • sudo would refuse to run if no_new_privs is set but caller is root (#1581)
  • Erroneous parse error if line continuations were used inside the argument list
    of a /etc/sudoers rule (#1571)
  • visudo gave 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

Don't miss a new sudo-rs release

NewReleases is sending notifications on new releases.