Hi, I was reviewing an Ubuntu merge of sssd 2.7.1 and saw that the new sssd-idp package links with MIT kerberos libkrad0. libkrad-dev in Debian has this notice in its description[1]: ``` This package includes development headers for libkrad0, the MIT Kerberos RADIUS library. You should not use this RADIUS library in packages unrelated to MIT Kerberos. ```
It looks like that was added as a result of dealing with Debian bug #735323[1], which is what introduced the libkrad-dev package in Debian. Currently in Ubuntu (and likely Debian, I haven't checked) libkrad0 has only krb5 itself has a reverse dependency[3], and this change will make sssd a new rdep. Is that notice in libkrad-dev's package description still current, and external projects shouldn't link with libkrad0? What's the reasoning? Or is that no longer relevant? I'm CCing package maintainers who might not be subscribed to sssd-devel, please include them in any replies if you can. 1. https://salsa.debian.org/debian/krb5/-/blob/master/debian/control#L471 2. https://www.debian.org/Bugs/#735323 3. https://people.canonical.com/~ubuntu-archive/germinate-output/ubuntu.jammy/rdepends/krb5/libkrad0 _______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure