From patchwork Tue Aug 16 10:43:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5960 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 4M6SwJ5NGSz3wcL for ; Tue, 16 Aug 2022 11:04:48 +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 4M6SwJ1rmKz5ht; Tue, 16 Aug 2022 11:04:48 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4M6SwJ1mB3z2yp1; Tue, 16 Aug 2022 11:04:48 +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 4M6SwG27Yrz2ySx for ; Tue, 16 Aug 2022 11:04:46 +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 4M6SwG0kzzz5hd; Tue, 16 Aug 2022 11:04:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1660647886; 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=5RYdZAUVHhZKYbERz0x/5RCTzNzy4xRpZiTKfmttp0Q=; b=f5Zkp/pEq8MGGxEHFdNaW8tU5zsFw4GezBRTDm3ifGAYRRrIZCZYG9XylcyoHmi1YT8oL3 6/+B9usvONgZpGAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1660647886; 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=5RYdZAUVHhZKYbERz0x/5RCTzNzy4xRpZiTKfmttp0Q=; b=BCwdAu2ihtsHXtip6wMZPoKWyZsmTQxCFu9Z0BxzOZgXUdHwuI8eH7ry/2ADzkWBfCpIMG FndEEoBIHKnspPkFEzF/r7ep7eonLFRw43kWtp0Dv9qLHCwhdYkHhf7NvJk1HPvPPwoZlX E4rdTZnTEb8UiTF3ND0oDwVZqhsZ4SpwKuSZeNcIPzn80sxwm33ReU38nvOjDT6TWEhQXt DOEb7ISmZNwpc1WXcuPlkBmnva9Vk3wI1558xkB2tPWtPBHaDGUWyXnvpeMscr8vmPNxA8 B5twQL6N6lHUPwuatuuOrwp7gUt7tiWLnEZcCc9gyWe7Ar+9JbG5WK1FcMw6lA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 82/88] perl-Compress-Zlib: Update to perl 5.36.0 Date: Tue, 16 Aug 2022 12:43:36 +0200 Message-Id: <20220816104342.12418-82-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-Compress-Zlib | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/common/perl-Compress-Zlib b/config/rootfiles/common/perl-Compress-Zlib index 575395dcf..7e9851d82 100644 --- a/config/rootfiles/common/perl-Compress-Zlib +++ b/config/rootfiles/common/perl-Compress-Zlib @@ -1,9 +1,9 @@ -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Compress -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Compress/Zlib.pm -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Compress -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/.packlist -#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/Zlib.bs -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/Zlib.so -usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/autosplit.ix +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Compress +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/Compress/Zlib.pm +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Compress +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/.packlist +#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/Zlib.bs +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/Zlib.so +usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/Compress/Zlib/autosplit.ix #usr/share/man/man3/Compress::Zlib.3