Hi,

we are happy to announce the release 2.0.3 of libidn2.

We changed the default behavior of TR46 functionality to disable
STD3 ASCII rules. This increases compatibility with libidn.
Use IDN2_USE_STD3_ASCII_RULES to enable the previous behavior.

Thanks to Zbigniew Jędrzejewski-Szmek for pointing this out.


Thanks to the contributors of this version:
Nikos Mavrogiannopoulos
Simon Josefsson
Tim Rühsen
Zbigniew Jędrzejewski-Szmek


From the NEWS:
* Version 2.0.3 (released 2017-07-24) [beta]

** %IDN2_USE_STD3_ASCII_RULES disabled by default.
 Previously we were eliminating non-STD3 characters from domain strings
 such as _443._tcp.example.com, or IPs 1.2.3.4/24 provided to libidn2
 functions. That was an unexpected regression for applications switching
 from libidn and thus it is no longer applied by default.
 Use %IDN2_USE_STD3_ASCII_RULES to enable that behavior again.

** Fix several documentation issues

** Fix build issues


Download
  https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.3.tar.gz
  https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.3.tar.lz

Signatures
  https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.3.tar.gz.sig
  https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.0.3.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


Attachment: 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.

Reply via email to