From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iMVrBRpRY2XIWAAAG6o9tA:P1 (envelope-from ) for ; Sun, 26 Nov 2023 15:07:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id iMVrBRpRY2XIWAAAG6o9tA (envelope-from ) for ; Sun, 26 Nov 2023 15:07:22 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AD7284338E for ; Sun, 26 Nov 2023 15:07:21 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=NlM17mSu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701007641; a=rsa-sha256; cv=none; b=Ls3q0fxvOnvOjPFrzPLS7+kKaSJ6UAZe0+v7h4Km3tKebz+apOz1cW6AVTu1eHez3l7ETb DQP/5wInGE3lvO2SkVpLPL0Evf5zQC7oAPjuQkf+7RyNg/hAMXAM+km8p0oAXeVpzbt31K dihlwqLDdy0CaaJXOtItFO61MzS3VKcVtnXrfuNXXTIgEI6AQ1YTfNG0yYn4HzD4QoA8Vt VtiwWrK0aBkSBN11XrR5NAY1x8Jh/WFZl222FBrfRkI8DvDsuaDsTXmppw+kABBQPqnTqa vuKzZekBcIb0BHQlElvtSxL0DUFwZoDe3WYqngIxfRMcHX7RetgqsZH7Fbom7w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=NlM17mSu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701007641; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=SHWZA+6dGb9Nr6YVV6BY7vIA5YktYQpuVZ99vrjLKf8=; b=AB8dXycN6iM2EvDHwXXcb4dc6VGSmVmxn1mQUmZQ1mWKfO7hMYo4zoExJLdZq+oNP/UIGw 4w5PVp76QTHmibN84lhFC9qjYvxCrzfTLQO9yyxphFCdErXakVcaKxXhVN+m7Qxm9kpYTb dF2IrZGIyAgFBe3TgvaQlwGLjU1aoioNUA+dKEViU0a5nyiEU+d7cEScrUM6efBoJ69HYX LbOFfmaq0sQmerQFpLwjUbxd2lvsUxZ4LNd81tPZ1sJn1v1oHt/be11Y2Nha1pTzua0AWl WMHzAwtvphSdBpg6cE8BiYrPqDFlEBRSIcGgzs8Dj9DguQQ3GQaJzArofY4bJg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r7Fmk-0005NB-TT; Sun, 26 Nov 2023 09:06:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r7Fmj-0005Me-7K for guix-patches@gnu.org; Sun, 26 Nov 2023 09:06:57 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r7Fmi-0007nf-TO for guix-patches@gnu.org; Sun, 26 Nov 2023 09:06:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r7Fmo-0007nF-Ih for guix-patches@gnu.org; Sun, 26 Nov 2023 09:07:02 -0500 Subject: bug#67450: [PATCH] gnu: grep: Fix pcre matching in grep. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 26 Nov 2023 14:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67450 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: spacecadet Cc: 67450-done@debbugs.gnu.org Mail-Followup-To: 67450@debbugs.gnu.org, me@tobias.gr, spacecadet@purge.sh Received: via spool by 67450-done@debbugs.gnu.org id=D67450.170100757629874 (code D ref 67450); Sun, 26 Nov 2023 14:07:02 +0000 Received: (at 67450-done) by debbugs.gnu.org; 26 Nov 2023 14:06:16 +0000 Received: from localhost ([127.0.0.1]:40956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7Fm4-0007ll-Ii for submit@debbugs.gnu.org; Sun, 26 Nov 2023 09:06:16 -0500 Received: from tobias.gr ([80.241.217.52]:43880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7Fm0-0007lX-GY for 67450-done@debbugs.gnu.org; Sun, 26 Nov 2023 09:06:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=SHWZA+6dGb9Nr 6YVV6BY7vIA5YktYQpuVZ99vrjLKf8=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=NlM17mSu6sV2oYiZKs66/oi7T7rZxFaOpC6RV8 XYlrOUWLq7y26Sbfa313r4HqjQC2yuzp5kDB+rF9ptZphdVY6cb83vGT1BtSBpqk3e5ntI s6cmFKTyJjGWyb8IYD07FLVl19Byi5YHbkuxdAASqELCA27llC+KRmNM4Rl0Y5SAhZbu0z 8XIF1Qoi/r+eXEqWjjwTLjxwgM9LLUloxBTH+y6XjbYUvqkoChaD3DxcS9jf+S3TiqaJ27 aAlM2TO2NWbT03ZMRYHK0f6bOkGoR45iwVdGTJmoXh8xfnWCs70MdcSVA/VL839guijw6v 27jIIhoSmsDYDmBkzjultLOw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id dd25e43e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 26 Nov 2023 14:06:00 +0000 (UTC) References: Date: Sun, 26 Nov 2023 14:59:07 +0100 In-reply-to: BIMI-Selector: v=BIMI1; s=default; Message-ID: <87zfz0lid0.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Tobias Geerinckx-Rice X-ACL-Warn: , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -8.22 X-Spam-Score: -8.22 X-Migadu-Queue-Id: AD7284338E X-TUID: ezdfcZPLzQ3Z --=-=-= Content-Type: text/plain; format=flowed Hi! (Please don't hesitate to submit bug fixes upstream, especially when the breakage is so clearly unintentional :-) I changed the changelog to better follow our standards gnu: grep: Fix PCRE matches (grep -P). {{{No blurb here if it only rephrases the title.}}} * gnu/packages/base.scm (grep)[inputs]: Replace pcre with pcre2. [arguments]: Add "--enable-perl-regexp" to #:configure-flags to detect broken PCRE in future. and pushed this to core-updates as 5b0cea02358044f0cc695bacc3f44db1e220239b. Thanks, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZWNQyw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15mmwA/2zWeuSNeE7wX35qem6Vp4/dE1bKZ8NaaRH3uaPY tJugAQDpoN9R8t+oNQPfvfbqcX1zZr0Oas/eeAn5DwLDPMFPDA== =1EU7 -----END PGP SIGNATURE----- --=-=-=--