Opened 3 years ago

Closed 3 years ago

#14398 closed enhancement (fixed)

sudo-1.9.4p1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New patch version.

Change History (3)

comment:1 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

What's new in Sudo 1.9.4p1

  • Sudo on macOS now supports users with more than 16 groups without needing to set "group_source" to "dynamic" in /etc/sudo.conf. Previously, only the first 15 were used when matching group-based rules in sudoers.
  • Fixed a regression introduced in version 1.9.4 where sudo would not build when configured using the --without-sendmail option.
  • Fixed a problem where if I/O logging was disabled and sudo was unable to connect to sudo_logsrvd, the command would still be allowed to run even when the "ignore_logfile_errors" sudoers option was enabled.
  • Fixed a crash introduced in version 1.9.4 when attempting to run a command as a non-existent user.
  • The installed sudo.conf file now has the default sudoers Plugin lines commented out. This fixes a potential conflict when there is both a system-installed version of sudo and a user-installed version.
  • Fixed a regression introduced in sudo 1.9.4 where sudo would run the command as a child process even when a pseudo-terminal was not in use and the "pam_session" and "pam_setcred" options were disabled.
  • Fixed a regression introduced in sudo 1.8.9 where the "closefrom" sudoers option could not be set to a value of 3.

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 24003.

Note: See TracTickets for help on using tickets.