[Bug 282976] security/sudo: Update to 1.9.16p2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Nov 2024 21:10:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282976
Bug ID: 282976
Summary: security/sudo: Update to 1.9.16p2
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)
Major changes between sudo 1.9.16p2 and 1.9.16p1:
* Sudo now passes the terminal device number to the policy plugin
even if it cannot resolve it to a path name. This allows sudo
to run without warnings in a chroot jail when the terminal device
files are not present. GitHub issue #421.
* On Linux systems, sudo will now attempt to use the symbolic links
in /proc/self/fd/{0,1,2} when resolving the terminal device
number. This can allow sudo to map a terminal device to its
path name even when /dev/pts is not mounted in a chroot jail.
* Fixed compilation errors with gcc and clang in C23 mode.
C23 no longer supports functions with unspecified arguments.
GitHub issue #420.
--
You are receiving this mail because:
You are the assignee for the bug.