From patchwork Tue Aug 16 10:42:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5910 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 4M6SdG35pwz3wcL for ; Tue, 16 Aug 2022 10:51:46 +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 4M6SdF6gGLz5Zt; Tue, 16 Aug 2022 10:51:45 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4M6SdF65wrz2yy7; Tue, 16 Aug 2022 10:51:45 +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 4M6SdF3g7Lz2yK8 for ; Tue, 16 Aug 2022 10:51:45 +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 4M6SdF2prvz5ZD; Tue, 16 Aug 2022 10:51:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1660647105; 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=EUYK8xdufOJZJOuWVvmyY01OkXbpKIQPHXG6CmHcFxI=; b=QszC7tjJd33fg0WGoWzL/fRBc5A+TBcZZZoTx3G07Gme74UCq1s7sQn47D+mLPCZs9f00z RL6LFaYXqzP8OQDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1660647105; 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=EUYK8xdufOJZJOuWVvmyY01OkXbpKIQPHXG6CmHcFxI=; b=i3MyyqE5aD9AaD/SI+/dQcYykWAzrnpnrsKXivjuCk4P5m2w7TpyZ18NygB8JwNUbRrkZg xc+JkbSfnSuyTHtdRL/yy5i0IFfPMC+UQx0E+1/LuE3zuVm1jDYMFjd5gyUT14lKerv0UA xn9qhic/OVsTujkWsUweFqqDjpTuIBLYTsB/YSr2iLK9YDHL7IjhIgdw9RdrbiTOX5to7C bCmp+bd0tPNqSGO2CVBPJ99q9hdPmK+6r9QQuewWCoMMuK2h2icpbgTX8dKwg6R0VvMGiZ onsxTKcb0jLdXrV72xAS/PzV3uuAaxl87B4VYhYd/VAIG5JXqkQe77SLVQgXGw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 32/88] perl-Try-Tiny: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:42:46 +0200 Message-Id: <20220816104342.12418-32-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-Try-Tiny | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/perl-Try-Tiny b/config/rootfiles/common/perl-Try-Tiny index bb259b538..7a9d566ef 100644 --- a/config/rootfiles/common/perl-Try-Tiny +++ b/config/rootfiles/common/perl-Try-Tiny @@ -1,6 +1,6 @@ -#usr/lib/perl5/site_perl/5.32.1/Try -usr/lib/perl5/site_perl/5.32.1/Try/Tiny.pm -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Try -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Try/Tiny -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Try/Tiny/.packlist +#usr/lib/perl5/site_perl/5.36.0/Try +usr/lib/perl5/site_perl/5.36.0/Try/Tiny.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Try +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Try/Tiny +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Try/Tiny/.packlist #usr/share/man/man3/Try::Tiny.3