mirror of
https://git.yoctoproject.org/meta-security
synced 2026-09-22 22:00:25 +00:00
Upgrade sssd to latest release, in part to fix OpenSSL 4.0 related build failures. Add _GNU_SOURCE to CFLAGS when building with musl to pick up strchrnul definition. Release notes: https://sssd.io/release-notes/sssd-2.11.0.html https://sssd.io/release-notes/sssd-2.11.1.html https://sssd.io/release-notes/sssd-2.12.0.html https://sssd.io/release-notes/sssd-2.13.0.html https://sssd.io/release-notes/sssd-2.13.1.html Signed-off-by: Scott Murray <scott.murray@konsulko.com>