Opened 5 months ago

Closed 4 months ago

#19008 closed enhancement (fixed)

sudo-1.9.15p4

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

Description

New patch version.

Change History (7)

comment:1 by Bruce Dubbs, 5 months ago

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

comment:2 by Xi Ruoyao, 5 months ago

What's new in Sudo 1.9.15p3

  • Always disable core dumps when sudo sends itself a fatal signal. Fixes a problem where sudo could potentially dump core dump when it re-sends the fatal signal to itself. This is only an issue if the command received a signal that would normally result in a core dump but the command did not actually dump core.
  • Fixed a bug matching a command with a relative path name when the sudoers rule uses shell globbing rules for the path name. Bug #1062.
  • Permit visudo to be run even if the local host name is not set. GitHub issue #332.
  • Fixed an editing error introduced in sudo 1.9.15 that could prevent sudoreplay from replaying sessions correctly. GitHub issue #334.
  • Fixed a bug introduced in sudo 1.9.15 where "sudo -l > /dev/null" could hang on Linux systems. GitHub issue #335.
  • Fixed a bug introduced in sudo 1.9.15 where Solaris privileges specified in sudoers were not applied to the command being run.

comment:3 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

da7274ff5b Update to sudo-1.9.15p3.
9742686c3c Update to bluez-5.71.
7a50bf67ff Update to traceroute-2.1.4.
6f60a9c90e Update to boost-1.84.0.

comment:4 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: closedreopened

Now version 1.9.15p4.

comment:5 by Bruce Dubbs, 4 months ago

Summary: sudo-1.9.15p3sudo-1.9.15p4

comment:6 by Bruce Dubbs, 4 months ago

What's new in Sudo 1.9.15p4

  • Fixed a bug introduced in sudo 1.9.15 that could prevent a user's privileges from being listed by "sudo -l" if the sudoers entry in /etc/nsswitch.conf contains "[SUCCESS=return]". This did not affect the ability to run commands via sudo.

comment:7 by Bruce Dubbs, 4 months ago

Resolution: fixed
Status: reopenedclosed

Fixed at commit 00186356.

Note: See TracTickets for help on using tickets.