[Bug 276032] security/sudo: Update to 1.9.15p5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 06:40:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276032 Bug ID: 276032 Summary: security/sudo: Update to 1.9.15p5 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: garga@FreeBSD.org Reporter: cy@FreeBSD.org Assignee: garga@FreeBSD.org Flags: maintainer-feedback?(garga@FreeBSD.org) Created attachment 247367 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247367&action=edit Update to 1.9.15p5 Major changes between sudo 1.9.15p5 and 1.9.15p4: * Fixed evaluation of the "lecture", "listpw", "verifypw", and "fdexec" sudoers Defaults settings when used without an explicit value. Previously, if specified without a value they were evaluated as boolean "false", even when the negation operator ('!') was not present. * Fixed a bug introduced in sudo 1.9.14 that prevented LDAP netgroup queries using the NETGROUP_BASE setting from being performed. * Sudo will now transparently rename a user's lecture file from the older name-based path to the newer user-ID-based path. GitHub issue #342. * Fixed a bug introduced in sudo 1.9.15 that could cause a memory allocation failure if sysconf(_SC_LOGIN_NAME_MAX) fails. Bug #1066. -- You are receiving this mail because: You are the assignee for the bug.