From patchwork Thu Apr 1 16:20:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4053 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 4FB7r23zfFz3x1r for ; Thu, 1 Apr 2021 16:27:14 +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 4FB7r20xB7z5NQ; Thu, 1 Apr 2021 16:27:14 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FB7r20j3Fz2xmR; Thu, 1 Apr 2021 16:27:14 +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 4FB7r03SzDz2xPx for ; Thu, 1 Apr 2021 16:27:12 +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 4FB7qz57Dgz25s; Thu, 1 Apr 2021 16:27:11 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617294431; 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=tR9e5o9zf8VlywbRuIoM+1J21DI12GrgxeCLmJtpCiA=; b=QvqKR2ff1cC6fMRyK8SUFHjFWxkV0xYkJa1uOU4ZEiK6bB9V0WsjCtTBXUPcZYjHeU7Z9R 82dT9wwRzgO4sMAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617294431; 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=tR9e5o9zf8VlywbRuIoM+1J21DI12GrgxeCLmJtpCiA=; b=MomUmn6Q7J5Y0vSbrFhxaFo5nrFO1pvPh9628Sj1rYKIndpW/nPLG34IIls3WMGyHbSu01 XVO482v+MDRDL1Mst2qJ5QL2JB/24dfTaij5EVYbBsX2Ew2KWZV6vf04WK9P0v8yogUYZw biyyI2PHfr/LeojoFRGy/FS5HPfQDAXCK2uFgFb2yWMINTOwJZ8OXrPF5FsA56Un4TPWuE nqK8aoJ0TOwWzixoMYsDIP2SKrs4u4ZZ8ch5qQpm4/e1fIXG3790VYbbF81UFvJpZjD1zp AMUS1AKua4lDefxJ5vbWx/SK3kVxBNDbknKJf98IFRA/8twP3LTvD2xrKEs2Xw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 39/71] perl-CGI: Update of rootfiles due to perl version update Date: Thu, 1 Apr 2021 18:20:24 +0200 Message-Id: <20210401162056.12870-39-adolf.belka@ipfire.org> In-Reply-To: <20210401162056.12870-1-adolf.belka@ipfire.org> References: <20210401162056.12870-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" - Update of rootfiles due to perl update from 5.30.0 to 5.32.1 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 446d45845..5e9dc4de5 100644 --- a/config/rootfiles/common/perl-CGI +++ b/config/rootfiles/common/perl-CGI @@ -1,19 +1,19 @@ -#usr/lib/perl5/site_perl/5.30.0/CGI -usr/lib/perl5/site_perl/5.30.0/CGI.pm -#usr/lib/perl5/site_perl/5.30.0/CGI.pod -usr/lib/perl5/site_perl/5.30.0/CGI/Carp.pm -usr/lib/perl5/site_perl/5.30.0/CGI/Cookie.pm -#usr/lib/perl5/site_perl/5.30.0/CGI/File -usr/lib/perl5/site_perl/5.30.0/CGI/File/Temp.pm -#usr/lib/perl5/site_perl/5.30.0/CGI/HTML -usr/lib/perl5/site_perl/5.30.0/CGI/HTML/Functions.pm -#usr/lib/perl5/site_perl/5.30.0/CGI/HTML/Functions.pod -usr/lib/perl5/site_perl/5.30.0/CGI/Pretty.pm -usr/lib/perl5/site_perl/5.30.0/CGI/Push.pm -usr/lib/perl5/site_perl/5.30.0/CGI/Util.pm -usr/lib/perl5/site_perl/5.30.0/Fh.pm -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/CGI -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/CGI/.packlist +#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/share/man/man3/CGI.3 #usr/share/man/man3/CGI::Carp.3 #usr/share/man/man3/CGI::Cookie.3