github trifectatechfoundation/sudo-rs v0.2.6
Version 0.2.6

latest releases: v0.2.8, v0.2.7, v0.2.6-man...
4 months ago

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

Added

  • Support for Defaults setenv
  • Support for the list pseudocommand to control sudo -U
  • Support for switching AppArmor profiles though Defaults apparmor_profile and
    the APPARMOR_PROFILE command modifier. To enable this, build sudo-rs with
    the apparmor feature enabled.

Changed

  • Added a check against PAM modules changing the user during authentication (#1062)
  • list pseudocommand now controls whether a password is required for sudo -l -U

Fixed

  • Usernames commonly used by Active Directory were not parsed correctly (#1064)
  • Test compilation was broken on 32-bit systems (#1074)
  • pwfeedback was ignored for sudo --list and sudo --validate (#1092)
  • Compilation with musl instead of glibc on Linux was not possible (#1084)
  • sudo --list now does more checking before reporting errors or listing the
    rights of a user, fixing two security bugs (CVE-2025-46717 and CVE-2025-46718)
Contributors for this release

Merged pull requests by: @bjorn3, @squell, @rnijveld, new contributors: @3v1n0
Closed issues opened by: @oneElectron, @mpibpc-mroose, @jbicha, @zonia3000

Don't miss a new sudo-rs release

NewReleases is sending notifications on new releases.