From patchwork Thu Apr 1 16:20:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 4054 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 4FB7rK52ySz3x1r for ; Thu, 1 Apr 2021 16:27:29 +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 4FB7rK1gglz27t; Thu, 1 Apr 2021 16:27:29 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4FB7rK1SNxz2yWb; Thu, 1 Apr 2021 16:27:29 +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 4FB7rH3wYxz2xJs for ; Thu, 1 Apr 2021 16:27:27 +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 4FB7rH0Zdhz1pl; Thu, 1 Apr 2021 16:27:27 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1617294447; 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=YFPpdBvBhGcvc9G6UR5AeNaRkjch/90JGRO60FrlLt0=; b=51lP5WhfsszX0dSMaj+36oqTQNl2/fK4p+t1orMUq01LTiJ6AKXCSP4eiW33aThNA7badb x+lYEGHBZKqg8+Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1617294447; 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=YFPpdBvBhGcvc9G6UR5AeNaRkjch/90JGRO60FrlLt0=; b=Fm9WlpRpa0E6Uy6AqAheHfnKFrsAglBmIeCGcBz/qgDPkko/ETfzaUVIhYfT1Sr0kG1WhN 9Qaw7S71I5CKiWNBoSd7NloxztpYeJrqxSX8IHdPVrfTlymHMU3OkKH5vCMgiizAWJwNXV h0ZdtsZ3Jjr7KJFGWNi3eVGAXiEqnODNO8PHepHZ36f+4jJGxkbmUhqmys8u2g3NJhmOr8 PKCxfX+qTa3Pc9IAG+VzFNUM6CM3E2cdueN3m7j/6vfN/6/jHzPVwSuH8CmPGXOqIkUPLR ZcwHjGNEidgifmZqWrrm00QHjXx1TVxxI2zF85VhNQVyfv9wjnB4gqLfSg3ggg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 40/71] perl-Apache-Htpasswd: Update of rootfiles due to perl version update Date: Thu, 1 Apr 2021 18:20:25 +0200 Message-Id: <20210401162056.12870-40-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-Apache-Htpasswd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/perl-Apache-Htpasswd b/config/rootfiles/common/perl-Apache-Htpasswd index a785d6888..1882c1ab6 100644 --- a/config/rootfiles/common/perl-Apache-Htpasswd +++ b/config/rootfiles/common/perl-Apache-Htpasswd @@ -1,6 +1,6 @@ -#usr/lib/perl5/site_perl/5.30.0/Apache -usr/lib/perl5/site_perl/5.30.0/Apache/Htpasswd.pm -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Apache -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Apache/Htpasswd -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Apache/Htpasswd/.packlist +#usr/lib/perl5/site_perl/5.32.1/Apache +usr/lib/perl5/site_perl/5.32.1/Apache/Htpasswd.pm +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Apache +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Apache/Htpasswd +#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Apache/Htpasswd/.packlist #usr/share/man/man3/Apache::Htpasswd.3