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 374D43848407 for ; Tue, 27 Jul 2021 00:23:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 374D43848407 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-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id 7zVymSRgmFRDp8AsXmkmPH; Tue, 27 Jul 2021 00:23:25 +0000 Received: from SystematicSW.ab.ca ([68.147.0.90]) by cmsmtp with ESMTP id 8AsWmAkOzqevi8AsWmcrVo; Tue, 27 Jul 2021 00:23:25 +0000 X-Authority-Analysis: v=2.4 cv=B4F8bMhM c=1 sm=1 tr=0 ts=60ff51fd a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==: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: Mon, 26 Jul 2021 18:21:45 -0600 Message-Id: <20210726182145.30006-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: libidn2{, _0, -devel, -doc} mingw64-{x86_64, i686}-libidn2 2.3.2 X-CMAE-Envelope: MS4xfGxi1e/T+9NCPkKehrqMttX0hVDqBYxUn0c/RYk6HoKSqWK/S7lfZN6T3Txaath0vMuId0sXTZmgzeGTI0Oyr3s1MYUxVi6qrqHM5A8joXw7acq5Or+u bYxSQsod8Cr3crY9shQAHB0c5FmebrEu+CVcAzLi0pGZm+zC+FuSixE7fmhPxW2yWipeaFDBHjnabWjTw3d3KFfe4Yn7JvqCpxVtN3IayzJnz/kVZfKA8vN6 ANlzJv+ibGxLkTx8rQwd6EeAC6RjjYaTKDj7SUq8/Vs= X-Spam-Status: No, score=-1160.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Tue, 27 Jul 2021 00:23:27 -0000 The following packages have been upgraded in the Cygwin distribution: * libidn2 2.3.2 * libidn2_0 2.3.2 * libidn2-devel 2.3.2 * libidn2-doc 2.3.2 * mingw64-x86_64-libidn2 2.3.2 * mingw64-i686-libidn2 2.3.2 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.2 (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.