Hi, we are happy to announce the release 2.0.5 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.0.5 (released 2018-05-18) ** Switched the default library behavior to IDNA2008 as amended by TR#46 (non-transitional). That default behavior is enabled when no flags are specified to function calls. Applications can utilize the %IDN2_NO_TR46 flag to switch to the unamended IDNA2008. This is done in the interest of interoperability based on the fact that this is what application writers care about rather than strict compliance with a particular protocol. ** Fixed memleak in idn2_to_unicode_8zlz(). ** Return error (IDN2_ICONV_FAIL) on charset conversion errors. ** Fixed issue with STD3 rules applying in non-transitional TR46 mode. ** idn2: added option --usestd3asciirules. Download https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.5.tar.gz https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.5.tar.lz Signatures https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.5.tar.gz.sig https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.5.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.