From patchwork Thu Apr 1 16:29:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4063 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 4FB7v84Wbqz3x1r for ; Thu, 1 Apr 2021 16:29:56 +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 4FB7v8209Hz5Lp; Thu, 1 Apr 2021 16:29:56 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FB7v81l3Xz2xmR; Thu, 1 Apr 2021 16:29:56 +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 4FB7v70fWDz2xPx for ; Thu, 1 Apr 2021 16:29:55 +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 4FB7v65mVLzBQ; Thu, 1 Apr 2021 16:29:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617294594; 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=amkr608udNv7/WBWKZkeKkv1aQORHiOGqza4PKH3F6g=; b=nF2AiVYdUJlOkU+rodrTy03bdIiCxaVzFqAqEF/C4VZwtk27X3khqLJj6lmTetZoE23u/G 4qbnzzkv6CDkaJBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617294594; 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=amkr608udNv7/WBWKZkeKkv1aQORHiOGqza4PKH3F6g=; b=fRgNwGoZ5XNPGvxRIAz8QPXkj+7FqJDcCqeYIHKkF8OhnUeqNbYGSf0509K8NEIwM2gJPG W+GRw+pxT9WlsXu7A+dHqcytiTPkHiUlO7/U9s7udCmhF7yizkOwb/x3OEdEz7y9TKbKCg O2PP9MyCiOGdjEk55tRgQCFZypg7teTAofb4tDrqEXyDZfo82xq56ru1vKCGUs9j58VYFv mAz09qdRJH0aLlxoGMlL/Z+RNa11zO7XaI64V3n/NYFa+u9ZsMQhO3nDeqplD8SL5SGomT FDLIAXtdkAWuEM8aE3uA+RS/6DurMA0MR2C+D98kJdVEMGgcqP0lICgqLf7xwg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 49/71] Net-Telnet: Update of rootfiles due to perl version update Date: Thu, 1 Apr 2021 18:29:52 +0200 Message-Id: <20210401162952.13452-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/Net-Telnet | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/Net-Telnet b/config/rootfiles/common/Net-Telnet index 0229b5aec..87bafd21c 100644 --- a/config/rootfiles/common/Net-Telnet +++ b/config/rootfiles/common/Net-Telnet @@ -1,4 +1,4 @@ -usr/lib/perl5/site_perl/5.30.0/Net/Telnet.pm -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Net/Telnet -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Net/Telnet/.packlist +usr/lib/perl5/site_perl/5.32.1/Net/Telnet.pm +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Net/Telnet +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Net/Telnet/.packlist #usr/share/man/man3/Net::Telnet.3