Hi Phil and Josue, On 15/05/2021 06:05, Philip Wyett wrote: > Attached is a (NMU) debdiff that fixes the issue. Cherry picked patch from > Fedora[1]. > > This RC bug can be handled however wished by the maintainer. Just one less to > fix. :-) > > [1] Original patch by: Gwyn Ciesla <gw...@protonmail.com>
It would appear Nettle 3.7.2+ ships its own implementation of pbkdf2_hmac_sha512, which causes the conflict during the build. I think the best way is to change to patch to use #ifndef and not just comment it out, so it can still be built against an older Nettle (e.g. for backports). I’ve pushed the changes to the Git repo and will upload this to DELAYED/0. -- Cheers, Andrej