From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4PjdG6PX+2M89AAAbAwnHQ (envelope-from ) for ; Sun, 26 Feb 2023 23:05:23 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GDM6G6PX+2MkvgAAG6o9tA (envelope-from ) for ; Sun, 26 Feb 2023 23:05:23 +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 EC0AC2231F for ; Sun, 26 Feb 2023 23:05:22 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=OSzoD1qA; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677449123; a=rsa-sha256; cv=none; b=pGCOrVimAaKl0SKWq5TEoB/jKymCWF+dutBq7kCTguDLe/Kz2ac0ATMI+6OSCwS+X1YV8b FtKaJ538lZgg7gmBwyinZ+za/cPffRTSstO/wfua5s2WfNbWBd9MXtVBIoTGv8d1McIyqT T1kDmZWrNZ1d28Y/hgRe3jJ0vZjfT8tfPwuBiY+G/KQQ8rJd6dINYhkKqt9i5LJ2sWiNrU T/OjWi8IRdNawBHpwlfqDPVRkEA5dFqLMAKNBEtSU/gOXq+8x+N722jCbkTb0Aqg2jUjlM a4E9A4vhp+FyPvqd+5q7GyJnyl1IQpdgR/b8ZhJaV3oKmEIuIEWKa4VLhdO3zw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=OSzoD1qA; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677449123; 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-cc: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=4DWgQCETo/kErtxuJiSS3qNB+qE6D2WPtLys/jSH0y8=; b=EXFI9WCV8x7VupSToWVt2AHHG5s4W9M9ObZXqTQ99gjeJBO7gC80KOXJh/iJaSOdTRGXQ0 BKHUL+W3PgX/+ND6wCz9loEPAmLvtaeUbMtz+jLXOWzTvS8onuJRdON6fpS51wYDQ6B5oS yeap/HQI6D034BiiljsPNuXsOmre6gyabyBLpVkx8ZkJ9ekSOCYr9Y9voiBoAjWbRXQuqN CrDv5qDQhBJVjBKmOrdYUyANDJ2rFHewDQ2OCP4Qaj1Pi8PCN8oLHXbGC2gPJxs9L1BQve nlzQRPG/DmoLnN5CeuSur+LcpcRFTwCx7C9vW0JyaBsbgBGMqU8OdTKC/P2JbQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWP8i-00022J-9U; Sun, 26 Feb 2023 17:05:04 -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 1pWP8g-00021a-My for guix-patches@gnu.org; Sun, 26 Feb 2023 17:05:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWP8g-0003PO-EH for guix-patches@gnu.org; Sun, 26 Feb 2023 17:05:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWP8f-0005vO-V7 for guix-patches@gnu.org; Sun, 26 Feb 2023 17:05:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61821] [PATCH] gnu: perl-encode: Update to 3.19. Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Feb 2023 22:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61821 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 61821@debbugs.gnu.org, 61821-done@debbugs.gnu.org X-Debbugs-Original-Cc: guix-patches@gnu.org, 61821-done@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167744908222745 (code B ref -1); Sun, 26 Feb 2023 22:05:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Feb 2023 22:04:42 +0000 Received: from localhost ([127.0.0.1]:45184 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWP8M-0005un-Ad for submit@debbugs.gnu.org; Sun, 26 Feb 2023 17:04:42 -0500 Received: from lists.gnu.org ([209.51.188.17]:36656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWP8I-0005uW-89 for submit@debbugs.gnu.org; Sun, 26 Feb 2023 17:04:40 -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 1pWP8H-00020g-SU for guix-patches@gnu.org; Sun, 26 Feb 2023 17:04:38 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWP8G-0003O9-0h for guix-patches@gnu.org; Sun, 26 Feb 2023 17:04:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=4DWgQCETo/kEr txuJiSS3qNB+qE6D2WPtLys/jSH0y8=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=OSzoD1qAXxSeJhuxetAuMCwHrwHRxf40VGdXFV SdkdUelovlYdL0EDLBj5a1RhnX1IFXZU97KUg8A+9FWul9SckCDrDJfqRdWlRjZ3CV+5xa cQqEnF+3NmXBidIssRaIIlioVI12sHUld5io/UaASlCt53smahdi9/zyGiTYxvr/o+Tg9Z Vkzg2cxJJx+Z0zyD3TrOhBwhL6AL7+la58TdTSUJoGucvlfdPmsRT82YzqWOGQG5WsNQjS 4ypUp8U3cecuXrn4HHthvy5i0DGwr7i2FrR11iMH9dOpHzY/0iDltiTl/hbWocClQ6Byan b3wZ1veCN1vxS08sQ88vD7yA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 12dc0de7 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 26 Feb 2023 22:04:29 +0000 (UTC) References: <8cce3c1f20480065e4a901dbc6aa0410a0203703.1677436115.git.mirai@makinata.eu> Date: Sun, 26 Feb 2023 23:01:50 +0100 In-reply-to: <8cce3c1f20480065e4a901dbc6aa0410a0203703.1677436115.git.mirai@makinata.eu> BIMI-Selector: v=BIMI1; s=default; Message-ID: <875yboulnh.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Migadu-Queue-Id: EC0AC2231F X-Spam-Score: -5.69 X-Migadu-Spam-Score: -5.69 X-Migadu-Scanner: scn0.migadu.com 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-Flow: FLOW_IN X-Migadu-Country: US X-TUID: fv9PKTaousy9 --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Bruno, Bruno Victal =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/perl.scm (perl-encode): Update to 3.19. Thanks! Pushed as 6bae14f61479f04a40fee44b1d1d89a33d9e93c0.=20 Rebase your thing. > (propagated-inputs): Remove. Detail: [], not (), for fields. > Fixes CVE-2021-36770. As a rule, we put this right in the commit title, like so: gnu: perl-encode: Update to 3.19 [fixes CVE-2021-36770]. When there's no assigned CVE (or TROVE, or=E2=80=A6) identifier: gnu: perl-encode: Update to 3.19 [security fixes]. We also use the latter format when there are too many CVEs to list=20 in the title =E2=80=94 insert joke about your =E2=80=98favourite=E2=80=99 p= roject =E2=80=94 and=20 list them all in the commit message. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY/vX5A0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15qNIA/iiwEpfHDS7VkIO62U4oxJPMrF9WPfLPrL+XaVwi U24qAQDrETuDj/jeu72ETVnYiAXiKHoc+uIk/FNk/2Cc7BRbAA== =jCb1 -----END PGP SIGNATURE----- --=-=-=--