From patchwork Thu Apr 1 16:29:30 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4061 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 4FB7tk319cz3x1r for ; Thu, 1 Apr 2021 16:29:34 +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 4FB7tk09P1z5Pl; Thu, 1 Apr 2021 16:29:34 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FB7tj72bWz2xmR; Thu, 1 Apr 2021 16:29:33 +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 4FB7th6l3zz2xJs for ; Thu, 1 Apr 2021 16:29:32 +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 4FB7th3LmxzBQ; Thu, 1 Apr 2021 16:29:32 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617294572; 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; bh=HxAi0GVlWQc0OFzHhlTE0wVgfsns3+blLXlfhLCrAqM=; b=QaeCgSsTFGKF3wznagmfmTHbdH1YpdKOwsWjvCacQmtRxw7iq4CIZYfbUQRurVMZJMaVlB Wt6CfozWa8Wm/jCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617294572; 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; bh=HxAi0GVlWQc0OFzHhlTE0wVgfsns3+blLXlfhLCrAqM=; b=VjzD1NUXh5TY/1Pof10YRJdbRzM1jmd+h1Op6Tcjaa7gEW94kZ4YwBb8RpmBn4dI7O6Xva hWNecjB/MX/8JQ7Z504IsYwrdkewil3zXCQiJaQm8NG2PLrwVqoFuke2ygBudHk1qSRDFK epPJUZpyHCTMnd+0cos4vcoHHB/aWnk1WaUUuGRfKU/kViouc2xdnTLQoWJZ+0FqyFgRLp NFT7Nn8Lsl+aaZXrLTpaf4aa50tPUYTIcPQOEJpLJaWCXWBXUH4GdrFI4S2+qTziEO7Lq9 iSYx0KQmF4s2ZoZ3ii3wFMNn4luezKBktCSu74bWBr3FdMRhd49e3wxaALUiAQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 47/71] Text-Tabs+Wrap: Update of rootfiles due to perl version update Date: Thu, 1 Apr 2021 18:29:30 +0200 Message-Id: <20210401162930.13342-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/Text-Tabs+Wrap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/Text-Tabs+Wrap b/config/rootfiles/common/Text-Tabs+Wrap index 992c7690f..00e0a3812 100644 --- a/config/rootfiles/common/Text-Tabs+Wrap +++ b/config/rootfiles/common/Text-Tabs+Wrap @@ -1,2 +1,2 @@ -#usr/lib/perl5/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Text -#usr/lib/perl5/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Text/.packlist +#usr/lib/perl5/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text +#usr/lib/perl5/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Text/.packlist