Skip to content

Version 0.2.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 09:19
· 6 commits to main since this release
v0.2.8
b434d4d

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

Added

  • sudo -e, sudoedit to safely edit files as another user.

Fixed

  • NOEXEC: could not be used to prevent all shell escapes on multi-architecture
    installations (#1229)
  • sudo --list would not show NOEXEC, SETENV and APPARMOR_PROFILE (#1228)
  • Skip paths not accessible by the target user during command resolution (#1234)
Contributors for this release

Merged pull requests: @bjorn3, @squell
Closed issues opened by: @mrnossiom, @awebeer256, @Fedqys