>>>>> "Samuel" == Samuel Thibault <sthiba...@debian.org> writes:

    Samuel> strlcat and strlcpy were indeed added to glibc in version
    Samuel> 2.38, so it's not surprising that krb5 doesn't define its
    Samuel> internal versions any more, and the attached patch can
    Samuel> probably be applied?

I guess I'd need to increase build-depends too and add a breaks from
libkrb5support0 to older versions of the libraries so the upgrade works
correctly.
Or alternatively unconditionally build  strlcat and strlcpy and
conditionally use them based on what libc provides.

--Sam

Reply via email to