From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mr3.vodafonemail.de (mr3.vodafonemail.de [145.253.228.163]) by sourceware.org (Postfix) with ESMTPS id C4DDC386103A for ; Sun, 18 Feb 2024 19:58:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org C4DDC386103A Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de ARC-Filter: OpenARC Filter v1.0.0 sourceware.org C4DDC386103A Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=145.253.228.163 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708286305; cv=none; b=xslAG5p+bqb53QE9Gvrc9RGweFEUpPgdsv5BYLPA7T8i87Vjo43/Out1ycN07Wr7EWEen74EEiQeigU8ayGXpxRvAlLtb/bEBM0+Utf01x8wSgsVicG9jfyv2Q6Zn2jNoIMRESMUsa0UoUcEsBsiWtfsr1gWR+U233TxzNBLqAQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1708286305; c=relaxed/simple; bh=DMIB14xVYbU71ZEhE/02Z3HbZVntcqy7CEWJLnN4Pnk=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=kFDrXmHOih/D1e1SI7dIDXRTKDR7psUzvZYkPYbqzCeIY7W3pat5+8AvbAVvSHZBWzuWTGRaBcOqPBu78wGBiNdJ+EMUPByAE2OtmebkUKFvaFoPEjXFrK9UTJLlWnvanMyoLPhG0FqVyocu9emI3/9sRRqHWnb4QMv773zLbF8= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-mb-mr2-23sep; t=1708286303; bh=tyTFOx22ObKvIEr09oo2Rmoe5WNFhOhiixaxVKFvO5Y=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=siJeoj5EuMSRnYliR79TxCv+kZKa9iLSUKIKGS4FhYNOqT0IlQwtTgoUvlxvTjqfE 7rZhGagTF2Z2eLBJ2QfXRfmjQzyX0bsiBdQ7I+fnLQK2qjj6SwgsVETdq0ZsIXpgOt q4vBoT+S4nEkEvk3fn2QkqG+zMnb79XvOqlGX1m8= Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr3.vodafonemail.de (Postfix) with ESMTPS id 4TdGgg0DVGz1ydQ for ; Sun, 18 Feb 2024 19:58:23 +0000 (UTC) Received: from Gerda (p54a0c6f4.dip0.t-ipconnect.de [84.160.198.244]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4TdGgZ5spDz9scM for ; Sun, 18 Feb 2024 19:58:15 +0000 (UTC) From: ASSI To: cygwin-announce@cygwin.com Subject: Updated: {,mingw-{i686,x86_64}-}pcre2-10.43-1 Date: Sun, 18 Feb 2024 20:58:15 +0100 Message-ID: <871q995yug.fsf@Gerda.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 540 X-purgate-ID: 155817::1708286298-927FB42C-369A3C90/0/0 X-Spam-Status: No, score=-3030.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: 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 the latest upstream release with new features and some bugfixes. The following packages have been uploaded to the Cygwin distribution: pcre2-10.43-1 libpcre2-10.43-1 libpcre2_16_0-10.43-1 libpcre2_32_0-10.43-1 libpcre2-posix3-10.43-1 libpcre2-devel-10.43-1 libpcre2-doc-10.43-1 mingw-i686-pcre2-10.43-1 mingw-x86_64-pcre2-10.43-1 --