[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Libidn2 2.0.5 released
From: |
Tim Rühsen |
Subject: |
Libidn2 2.0.5 released |
Date: |
Fri, 18 May 2018 10:08:45 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Libidn2 2.0.5 released,
Tim Rühsen <=