[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU libidn2 2.1.0 released
From: |
Tim Rühsen |
Subject: |
GNU libidn2 2.1.0 released |
Date: |
Fri, 4 Jan 2019 21:05:20 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU libidn2 2.1.0 released,
Tim Rühsen <=