]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
sudo: upgrade 1.9.12 -> 1.9.12p1
authorWang Mingyu <wangmy@fujitsu.com>
Sun, 13 Nov 2022 03:11:37 +0000 (11:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 14 Nov 2022 16:19:40 +0000 (16:19 +0000)
commit292acd9db1d7204f1435f31f2c37fd272b74eb97
tree28e7e5aaacc63fd52dbf6b82aced39ad6b41b90a
parent878e7d1b232083df442e19461ed1e62913ee73bb
sudo: upgrade 1.9.12 -> 1.9.12p1

mips-fix.patch
removed since it's included in 1.9.12p1

Changelog:
=========
 *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.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-extended/sudo/files/mips-fix.patch [deleted file]
meta/recipes-extended/sudo/sudo_1.9.12p1.bb [moved from meta/recipes-extended/sudo/sudo_1.9.12.bb with 95% similarity]