From patchwork Tue Aug 16 10:43:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5962 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4M6Swt6dJlz3wcL for ; Tue, 16 Aug 2022 11:05:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4M6Swt32Jrz5jN; Tue, 16 Aug 2022 11:05:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4M6Swt2sw6z2ySx; Tue, 16 Aug 2022 11:05:18 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4M6Swr5p2gz2yK8 for ; Tue, 16 Aug 2022 11:05:16 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4M6Swr4K2Gz5fm; Tue, 16 Aug 2022 11:05:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1660647916; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NkaXLpDSSaaxhH26LbobybK4pLTmZt4decc/w/7nsUo=; b=w9FA47MmvW31TjMJ3/TSUJ1/6JV6SU0SrXvjiZrgA6G5wQvIdEAY8Cs52n/Y/x56H5dkDq SU9W4MrdYdvJD0BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1660647916; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NkaXLpDSSaaxhH26LbobybK4pLTmZt4decc/w/7nsUo=; b=TV2i3dmqtM1Xk2HsGPeBrOuQtfk3kz6OchlrXuBwqQrMXhMQGVeQxINr+1CNOlwIQMUpWd Jqtvw6bhaBFEX/YvHUP7CmRA0o43VPOnOZbo9bkeHWeblnoRl0FecJID1LrNUQEsg8wXLT QPWSTdOHD3oNWprH+UVN6wxALbZl84BjQwDdQHawHZWJUHoEkoqp4M6ZufQKjgTHT7FIBx 9QkLmJTA4iwKixYPZq75beFu/u+vIY7RkQL7KyfnV2w+3mR48pmZ5tH5acx88X/BIVaDa8 n961K30peahw4fmGUAGU252qKSy0RcUb6hG0YslwXztWOZJucqTgTzARMYAoTg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 84/88] perl-CGI: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:43:38 +0200 Message-Id: <20220816104342.12418-84-adolf.belka@ipfire.org> In-Reply-To: <20220816104342.12418-1-adolf.belka@ipfire.org> References: <20220816104342.12418-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- config/rootfiles/common/perl-CGI | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/config/rootfiles/common/perl-CGI b/config/rootfiles/common/perl-CGI index 5e9dc4de5..089d86639 100644 --- a/config/rootfiles/common/perl-CGI +++ b/config/rootfiles/common/perl-CGI @@ -1,19 +1,19 @@ -#usr/lib/perl5/site_perl/5.32.1/CGI -usr/lib/perl5/site_perl/5.32.1/CGI.pm -#usr/lib/perl5/site_perl/5.32.1/CGI.pod -usr/lib/perl5/site_perl/5.32.1/CGI/Carp.pm -usr/lib/perl5/site_perl/5.32.1/CGI/Cookie.pm -#usr/lib/perl5/site_perl/5.32.1/CGI/File -usr/lib/perl5/site_perl/5.32.1/CGI/File/Temp.pm -#usr/lib/perl5/site_perl/5.32.1/CGI/HTML -usr/lib/perl5/site_perl/5.32.1/CGI/HTML/Functions.pm -#usr/lib/perl5/site_perl/5.32.1/CGI/HTML/Functions.pod -usr/lib/perl5/site_perl/5.32.1/CGI/Pretty.pm -usr/lib/perl5/site_perl/5.32.1/CGI/Push.pm -usr/lib/perl5/site_perl/5.32.1/CGI/Util.pm -usr/lib/perl5/site_perl/5.32.1/Fh.pm -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/CGI -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/CGI/.packlist +#usr/lib/perl5/site_perl/5.36.0/CGI +usr/lib/perl5/site_perl/5.36.0/CGI.pm +#usr/lib/perl5/site_perl/5.36.0/CGI.pod +usr/lib/perl5/site_perl/5.36.0/CGI/Carp.pm +usr/lib/perl5/site_perl/5.36.0/CGI/Cookie.pm +#usr/lib/perl5/site_perl/5.36.0/CGI/File +usr/lib/perl5/site_perl/5.36.0/CGI/File/Temp.pm +#usr/lib/perl5/site_perl/5.36.0/CGI/HTML +usr/lib/perl5/site_perl/5.36.0/CGI/HTML/Functions.pm +#usr/lib/perl5/site_perl/5.36.0/CGI/HTML/Functions.pod +usr/lib/perl5/site_perl/5.36.0/CGI/Pretty.pm +usr/lib/perl5/site_perl/5.36.0/CGI/Push.pm +usr/lib/perl5/site_perl/5.36.0/CGI/Util.pm +usr/lib/perl5/site_perl/5.36.0/Fh.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/CGI +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/CGI/.packlist #usr/share/man/man3/CGI.3 #usr/share/man/man3/CGI::Carp.3 #usr/share/man/man3/CGI::Cookie.3