From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id qEsVC+hf+2NwUAEAbAwnHQ (envelope-from ) for ; Sun, 26 Feb 2023 14:34:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id CHY7Cuhf+2PQfQEAG6o9tA (envelope-from ) for ; Sun, 26 Feb 2023 14:34:32 +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 EF9332A04D for ; Sun, 26 Feb 2023 14:34:31 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=Dp6V6Z1V; 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=1677418472; a=rsa-sha256; cv=none; b=ej5Y1bOhiUBRBAcDX4fXCi7HTU838AvT1EeTsA6kXihXUEMeMRTT33huMPc9iHRroHEgDC zunxmOSNw0tTRnU9MZwCSUDCy5qwaAuJCVX/02pBKZxUr4WzDxpSgJlTU/sMj/o+EuWZKM 15KLkmscUCX9HNYUAWCSfnoeTWmZwFspLnpkDkk5oJRatw+tIRDVejWSerlSEqjq7zlEvq wJ2ZEJKM3lKvgxwZdcoaveT4wCtnFbL0REfvrMSIkJ3de3DB5pRidz+HX2XKuac+gmbj/W 4uTwUrX/bCTZaZnYkR8vATEO7M7Svdcxnd5CrBDo4ubo9bTlNMCxLtBooNLWxA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=Dp6V6Z1V; 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=1677418472; 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=uaUJBy4UxV8ttr6hDvj9NBoySRf/3m37V52yb/doUMA=; b=kL0fd+TkZfLikPk/6vemo9tVjRbFPphdp5x8Szn/ToJ2k065BpgIIRfItneUil6yFpe3U2 bPizjJrwjJ9fawstAIrG7IDOcmgZY1py9NGkgAdmPiCoxT3+pRdxwMPax/amB5lQ4H9dLy sqG+MPuPMFQhTQb9fk6Zp3pPOH2Ruy9lz/5+MX+BeM2OCsvB9No/ou2qpiQiRaoMecnQcz JWXJYvOp4pp/pFciqhHTpGTIgDh7poicDTnUXxdl7HNUwp/IHHMb/fJKbXhLfThNSpfUmF /Lk3ssUHWIImHNOKIFBzMQIGo6XqfotaQRODAAn+qSX4dxHjwdwPD6frLBsyyA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWH9j-0002xJ-MX; Sun, 26 Feb 2023 08:33:35 -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 1pWH9E-0002eb-Nc for guix-patches@gnu.org; Sun, 26 Feb 2023 08:33:08 -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 1pWH9E-0004jt-2T for guix-patches@gnu.org; Sun, 26 Feb 2023 08:33:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWH9D-0007vL-Ue for guix-patches@gnu.org; Sun, 26 Feb 2023 08:33:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61804] [PATCH] gnu: perl-cgi: Update to 4.55 Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Feb 2023 13:33:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61804 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vasile Dumitrascu Cc: 61804-done@debbugs.gnu.org, 61804@debbugs.gnu.org X-Debbugs-Original-Cc: 61804-done@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167741836730392 (code B ref -1); Sun, 26 Feb 2023 13:33:03 +0000 Received: (at submit) by debbugs.gnu.org; 26 Feb 2023 13:32:47 +0000 Received: from localhost ([127.0.0.1]:42662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWH8w-0007u2-Uc for submit@debbugs.gnu.org; Sun, 26 Feb 2023 08:32:47 -0500 Received: from lists.gnu.org ([209.51.188.17]:46306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWH8j-0007sq-VO for submit@debbugs.gnu.org; Sun, 26 Feb 2023 08:32:35 -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 1pWH8Y-0002Q1-2t for guix-patches@gnu.org; Sun, 26 Feb 2023 08:32:28 -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 1pWH8W-00044g-Eq for guix-patches@gnu.org; Sun, 26 Feb 2023 08:32:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=uaUJBy4UxV8tt r6hDvj9NBoySRf/3m37V52yb/doUMA=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=Dp6V6Z1Vsqsu48uZdBu6A4wMrK5FdOprUVJNnM BAB/x3ndaaRKTIxXfcQKZovJoPLDDr+1yHHHdwgZpfCFF/b03gLck5mVz8o6LI9HbfNyoG LpoyzKE0mZ/p47Qej0Y2hWRgBLC1BvnuwRjjoo0LFUvWkpYSiV172HlFSe7iT0ZBWC9vOt LCGf0Zpg5SJSLHMyGHTMI1DfApJF2XeLxVO+4aGTjQ4jJe95yfGZGWKbOhDUwDK3OOZHI7 jhiVxnQSERqKs3xb8THjGOG57Q8i40LseMPhFxuzxmBZQOWWvDJmjGVNXI5U7QfITKw8R6 maOV+U7LQb3RMt6M+c7UDnpA== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 3e6e5bfd (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 26 Feb 2023 13:32:05 +0000 (UTC) References: <20230226103024.28643-1-va511e.ref@yahoo.com> <20230226103024.28643-1-va511e@yahoo.com> Date: Sun, 26 Feb 2023 14:31:31 +0100 In-reply-to: <20230226103024.28643-1-va511e@yahoo.com> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87y1okv9d2.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: EF9332A04D X-Spam-Score: -6.09 X-Migadu-Spam-Score: -6.09 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: +jrgoKnXv9Dj --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Vasile, Vasile Dumitrascu via Guix-patches via =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/web.scm (perl-cgi): Update to 4.55. Pushed as 8d0a8ca1a9fcf1e2ee99db5c4f3b31b8afd480dd. Thanks for=20 all these! Here too, don't forget to check for other changes. Removing the=20 perl-test-deep requirement was the only point of this release:=20 . Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCY/tf2Q0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15kg0BAMKkAUOOMGPNV7GvIGylD0nRehoJ8hO9YYq4CK74 QNnsAQChvAIkv3cU6cK1SA5Dk2nsjH1Sdc8SIiTX1kw2lSAiBA== =hvAh -----END PGP SIGNATURE----- --=-=-=--