[gnutls-devel] GnuTLS | gnutls uses libidn2 internal symbols which were dropped (#832)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Sep 11 10:32:08 CEST 2019
Nikos Mavrogiannopoulos created an issue: https://gitlab.com/gnutls/gnutls/issues/832
gnutls when compiled with an older to 2.0 libidn2 will use `_idn2_punycode_decode` which is not an exported symbol of the library and has been dropped in the later versions.
Relates to https://gitlab.com/libidn/libidn2/issues/74
I'm proposing to no longer use this symbol in gnutls, and drop compatibility with older libidn2 versions.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/832
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190911/01abce56/attachment.html>
More information about the Gnutls-devel
mailing list