[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU libidn2 2.1.1 released
From: |
Tim Rühsen |
Subject: |
GNU libidn2 2.1.1 released |
Date: |
Fri, 8 Feb 2019 17:13:33 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 |
Hi,
we are happy to announce the release 2.1.1 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:
** Revert SONAME bump from release 2.1.0
** Fix NULL dereference in idn2_register_u8() and idn2_register_ul()
** Fix free() of random value in idn2_to_ascii_4i()
** Improved fuzzer (which found the above issues)
** Fix printf() crash in test-lookup.c on Solaris
** Check for valid unicode input in punycode encoder
** Avoid excessive CPU usage in punycode encoding with
large inputs
** Deprecate idn2_to_ascii_4i() in favor of idn2_to_ascii_4i2()
** Restrict output length of idn2_to_ascii_4i() to 63 bytes
Download
https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.1.tar.gz
https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.1.tar.lz
Signatures
https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.1.tar.gz.sig
https://ftp.gnu.org/pub/gnu/libidn/libidn2-2.1.1.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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU libidn2 2.1.1 released,
Tim Rühsen <=