Skip to content

Sudo 1.9.11p1

Choose a tag to compare

@millert millert released this 08 Jun 16:38
· 1601 commits to main since this release
  • Correctly handle EAGAIN in the I/O read/right events. This fixes a hang seen on some systems when piping a large amount of data
    through sudo, such as via rsync. Bug #963..

  • Changes to avoid implementation or unspecified behavior when bit shifting signed values in the protobuf library.

  • Fixed a compilation error on Linux/aarch64.

  • Fixed the configure check for seccomp(2) support on Linux.

  • Corrected the EBNF specification for tags in the sudoers manual page. GitHub issue #153.