Subject: CVS commit: pkgsrc/security/sudo
From: Takahiro Kambe
Date: 2022-11-07 15:26:57
Message id: 20221107142657.5E343FA90@cvs.NetBSD.org

Log Message:
security/sudo: update to 1.9.12p1

1.9.12p1 (2022-11-07)

What's new in Sudo 1.9.12p1

 * Sudo's configure script now does a better job of detecting when
   the -fstack-clash-protection compiler option does not work.
   GitHub issue #191.

 * Fixed CVE-2022-43995, a potential out-of-bounds write for passwords
   smaller than 8 characters when passwd authentication is enabled.
   This does not affect configurations that use other authentication
   methods such as PAM, AIX authentication or BSD authentication.

 * Fixed a build error with some configurations compiling host_port.c.

Files:
RevisionActionfile
1.193modifypkgsrc/security/sudo/Makefile
1.125modifypkgsrc/security/sudo/distinfo
1.1removepkgsrc/security/sudo/patches/patch-plugins_sudoers_auth_passwd.c