Hi, we are happy to announce the release 2.1.0 of libidn2.
Libidn2 is a free software implementation of IDNA2008, Punycode and TR46. Its purpose is to encode and decode internationalized domain names. From the NEWS: * Version 2.1.0 (released 2019-01-04) ** Two exposed functions are no longer exposed: _idn2_punycode_encode() and _idn2_punycode_decode() which were meant to be used internally only. The output needs additional checks to be used safely. This is the reason to for the SONAME bump, just in case. ** Fix label length check for idn2_register_u8() ** Remove compiler warnings ** Use gnulib-python tool for bootstrapping if possible ** Improve build system (several small issues) ** Add missing error messages to idn2_strerror_name() ** Improve docs and remove typos ** Update gnulib Download https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.0.tar.gz https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.0.tar.lz Signatures https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.0.tar.gz.sig https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.0.tar.lz.sig Project Website https://www.gnu.org/software/libidn/#libidn2 Online Documentation https://libidn.gitlab.io/libidn2/manual/libidn2.html Getting the Source Code git clone https://gitlab.com/libidn/libidn2 Source Code Test Coverage https://libidn.gitlab.io/libidn2/coverage/ With Best Regards, Tim
signature.asc
Description: OpenPGP digital signature
-- If you have a working or partly working program that you'd like to offer to the GNU project as a GNU package, see https://www.gnu.org/help/evaluation.html.