mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
sys-auth/sssd uses an unstable API from app-crypt/mit-krb5. Because it could change at any time, upstream restricts which versions of app-crypt/mit-krb5 it will work with. So every time there's a new version of app-crypt/mit-krb5, upstream has to check if the ABI changed and add the appropriate test for the new version. Upstream currently cannot automate this for reasons listed in https://github.com/SSSD/sssd/issues/8068. Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43708 Closes: https://github.com/gentoo/gentoo/pull/43708 Signed-off-by: Sam James <sam@gentoo.org>