From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 26FBD3858CDA for ; Mon, 18 Jul 2022 03:12:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 26FBD3858CDA Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTP id D2npon5HdS8WrDHBMoNZhT; Mon, 18 Jul 2022 03:12:28 +0000 Received: from localhost.localdomain ([184.64.124.72]) by cmsmtp with ESMTP id DHBLo4j7bC3uhDHBLoc97H; Mon, 18 Jul 2022 03:12:28 +0000 X-Authority-Analysis: v=2.4 cv=a6MjSGeF c=1 sm=1 tr=0 ts=62d4cf9c a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 a=mDV3o1hIAAAA:8 a=7iiD9bH5AAAA:20 a=g8-3NRfN1UGAS6F2DXoA:9 a=JEVxQACcvwwA:10 a=_FVE-zBwftR9WsbkzFJk:22 From: "Cygwin libidn2 Maintainer" To: "Cygwin Announcements" Reply-To: "Cygwin" Date: Sun, 17 Jul 2022 21:10:40 -0600 Message-Id: <20220717211040.51979-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: libidn2{, _0, -devel, -doc} mingw64-{x86_64, i686}-libidn2 2.3.3 X-CMAE-Envelope: MS4xfHjh5edM4r7/XZBsNXmQpG62I3prU8XIj20tXz1ncGMq83kzzntu3GAdJ88EzUbDXn4AClig/QtZgE1zWjKKg+lOhaY3y44c7g3MzDtgWB4POqx28b+J Q2UxQEEcRKqDPNOsz+tL7PzCV0QbQBZIsr/Hav1jA6XHiWx9476m3hw1fFBVmX8sb3eIk7mQS6sEab3rgo4NmZwvcUtfFEfyt3CCD3pLqo318gXZ6F3NHcg4 X-Spam-Status: No, score=-1163.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2022 03:12:29 -0000 The following packages have been upgraded in the Cygwin distribution: * libidn2 2.3.3 * libidn2_0 2.3.3 * libidn2-devel 2.3.3 * libidn2-doc 2.3.3 * mingw64-x86_64-libidn2 2.3.3 * mingw64-i686-libidn2 2.3.3 International Domain Name library encodes and decodes Internationalized Domain Names implementing IETF IDN WG Stringprep, Punycode, IDNA2008, and Unicode TR46 specifications. Mingw packages provide MS VC RT-linked binaries, NOT Cygwin binaries, for use with the mingw64-{x86_64,i686}-gcc cross compiler, installed in /usr/{x86_64,i686}-w64-mingw32/sys-root/mingw/{bin,lib,include}/. For more information see the project home page: https://www.gnu.org/software/libidn/#libidn2 or the repo README: https://gitlab.com/libidn/libidn2 Please see below or read /usr/share/doc/libidn2/NEWS after installation for details of changes: https://gitlab.com/libidn/libidn2/-/blob/master/NEWS Noteworthy changes in release 2.3.3 (2021-07-19) [stable] * Upgrade TR46 tables from Unicode 11 to Unicode 13. * Improve GTK-DOC manual. Drop HTML/PDF manual and custom CSS stylesheet. * Fix build errors related to doc/idn2--help.texi.