From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8D551398B867 for ; Fri, 28 May 2021 21:05:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 36508398B85A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Stromeko@nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1622235935; bh=mKZcOOagDGHRuDHRsxJLFOvr0NRSdZTXLNAAsg4RooI=; h=From:To:Subject:Date; b=RJAajJw2pZ9YAGazXmsLWnqL32hYhuFTOocnMWYXdN3Nbklqy6rG+K6L4r8iQ8tQN ytYlhJMnsk8ZmLGuYTATeaiNAqdxBInqokj8YgIU1xCMqdpLvOFhbCqarr3n1lA1Kh VOI70totaJ/tJqlD3CCCuPiFjtxDP4rIVRffHp0Q= From: Achim Gratz To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: pcre2-10.37-1 / mingw-{i686, x86_64}-pcre2-10.37-1 Date: Fri, 28 May 2021 23:05:34 +0200 Message-Id: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 1479 X-purgate-ID: 155817::1622235935-00000810-701FC6C0/0/0 X-Spam-Status: No, score=-3032.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2021 21:05:38 -0000 The PCRE2 library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl, with just a few differences. This is a rebuild of the latest upstream release with gcc10, along with the latest patchset from Fedora. This release bumps the ABI for the POSIX compatible library since some symbols were removed for solving problems with applications that link to both a "real" POSIX regex library and PCRE2-POSIX (usually indirectly). Applications need to be recompiled to pick up that change. The MinGW packages have also been updated to the latest version. The following packages have been uploaded to the Cygwin distribution: pcre2-10.37-1 libpcre2-10.37-1 libpcre2_16_0-10.37-1 libpcre2_32_0-10.37-1 libpcre2-posix3-10.37-1 libpcre2-devel-10.37-1 libpcre2-doc-10.37-1 mingw-i686-pcre2-10.37-1 mingw-x86_64-pcre2-10.37-1 -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.