]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libpam: upgrade 1.7.0 -> 1.7.1
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 30 Jun 2025 09:12:56 +0000 (17:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Jul 2025 21:12:47 +0000 (22:12 +0100)
commit5e77c48e074a20e58a233ab5ed6d8ef09bbd55c8
tree03f28a93c5818a10972db99751d6bfcdcc2c4555
parenta8fcf5eef3a19fafb09e8c89a67efb98fe9eea8c
libpam: upgrade 1.7.0 -> 1.7.1

0001-meson.build-correct-check-for-existence-of-two-prepr.patch
removed since it's included in 1.7.1

Changelog:
===============
* pam_access: do not resolve ttys or display variables as hostnames.
* pam_access: added "nodns" option to disallow resolving of tokens as hostnames
  (CVE-2024-10963).
* pam_limits: added support for rttime (RLIMIT_RTTIME).
* pam_namespace: fixed potential privilege escalation (CVE-2025-6020).
* meson: added support of elogind as a logind provider.
* Multiple minor bug fixes, build fixes, portability fixes,
  documentation improvements, and translation updates.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/pam/libpam/0001-meson.build-correct-check-for-existence-of-two-prepr.patch [deleted file]
meta/recipes-extended/pam/libpam_1.7.1.bb [moved from meta/recipes-extended/pam/libpam_1.7.0.bb with 97% similarity]