From patchwork Tue Aug 16 10:43:42 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5966 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 4M6Sy22qvZz3wfP for ; Tue, 16 Aug 2022 11:06:18 +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 4M6Sy16vlxz5jp; Tue, 16 Aug 2022 11:06:17 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4M6Sy16qTWz302W; Tue, 16 Aug 2022 11:06:17 +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 4M6Sy05SFpz2ySx for ; Tue, 16 Aug 2022 11:06:16 +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 4M6Sy043fmz5jm; Tue, 16 Aug 2022 11:06:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1660647976; 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=Q0mh8zgn5q5clP2kf++cVlk+9Tr+4NmRAMsUcQYgmQ0=; b=Q02S4+sptBPAqVFVCT6dbUUt4HX5fdx6JNjtOdX+YGKyG9xUa3ofvOC+1jCw0AQkwX38BK IwHeQLz+n7+DcXBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1660647976; 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=Q0mh8zgn5q5clP2kf++cVlk+9Tr+4NmRAMsUcQYgmQ0=; b=rimtG8K9wTW6jn6ex6mw+JVM71QTmszJDMTzos8LOZNwD+eF/Y9nvr2kUZZ7RPBQQbqK+E 4Tdp+RazNSuQwG1r8YWigtRjOQ+vCfbRcBQXhPYJS+R4YecTVDDbjDIxmRmLy47a5BMtWg 3ziKwbQWDhGNTbGvL3M1KQaumNFTU3uXJPEF+jjD8rLsqBxVh1bDtvFeyVlLYj3OM/IjQq gjdwDuJ3UuyaJoj3emcEPNOQreyK2fEv9sC0rOIpm77cLRKhFALmaRO1fQvT6ogtDhXA4o 4aPDuzxpWW4NWFsE5R6bIe1kMrSbeXKi6UKSZtWKrByfAR9uTc/m9xHcbw7mew== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 88/88] perl-Apache-Htpasswd: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:43:42 +0200 Message-Id: <20220816104342.12418-88-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-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 1882c1ab6..bd19e73a9 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.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/lib/perl5/site_perl/5.36.0/Apache +usr/lib/perl5/site_perl/5.36.0/Apache/Htpasswd.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Apache +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Apache/Htpasswd +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Apache/Htpasswd/.packlist #usr/share/man/man3/Apache::Htpasswd.3