Opened 5 months ago

Closed 5 months ago

#20652 closed enhancement (fixed)

sudo-1.9.16p1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New patch version.

Change History (3)

comment:1 by Xi Ruoyao, 5 months ago

  • Fixed the test for cross-compiling when checking for C99 snprintf(). The changes made to the test in sudo 1.9.16 resulted in a different problem. GitHub issue #386.
  • Fixed the date used by the exit record in sudo-format log files. This was a regression introduced in sudo 1.9.16 and only affected file-based logs, not syslog. GitHub issue #405.
  • Fixed the date used by the exit record in sudo-format log files. This was a regression introduced in sudo 1.9.16 and only affected file-based logs, not syslog. GitHub issue #405.
  • Fixed the root cause of the "unable to find terminal name for device" message when running sudo on AIX when no terminal is present. In sudo 1.9.16 this was turned from a debug message into a warning. GitHub issue #408
  • When a duplicate alias is found in the sudoers file, the warning message now includes the file and line number of the previous definition.
  • Added support for the --with-secure-path-value=no configure option to allow packagers to ship the default sudoers file with the secure path line commented out.
  • Sudo no longer sends mail when a user runs "sudo -nv" or "sudo -nl", even if "mail_badpass" or "mail_always" are set. Sudo already avoids logging to a file or syslog in this case. Bug #1072.

comment:2 by Bruce Dubbs, 5 months ago

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

comment:3 by Bruce Dubbs, 5 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

ffb6e1136a Update to fetchmail-6.5.1.
4591706279 Update to sudo-1.9.16p1.
Note: See TracTickets for help on using tickets.