Message ID | 20250517114311.3280370-2-adolf.belka@ipfire.org |
---|---|
State | New |
Headers |
Return-Path: <development+bounces-447-patchwork=ipfire.org@lists.ipfire.org> 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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4b02Bt5LXtz3xDv for <patchwork@web04.haj.ipfire.org>; Sat, 17 May 2025 11:43: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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4b02Bt4ZPXz6V3 for <patchwork@ipfire.org>; Sat, 17 May 2025 11:43:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4b02Bt3bh3z33g5 for <patchwork@ipfire.org>; Sat, 17 May 2025 11:43:18 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4b02Bq4cQBz33d6 for <development@lists.ipfire.org>; Sat, 17 May 2025 11:43:15 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4b02Bq2t3nzwN; Sat, 17 May 2025 11:43:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1747482195; 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=K2Q2qTIbqqCsfk2xIz0NY0ZKyg/0ipXZf3AEn97gl5Q=; b=9U76OjWcLjVviXdavjT+EWc50+1JYVmpm2JrdlunuVpwZ+BSVsZLAG8rmerUoLK9qEIaFB mYbBYzCd/6woFUBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1747482195; 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=K2Q2qTIbqqCsfk2xIz0NY0ZKyg/0ipXZf3AEn97gl5Q=; b=bd0oDdwC2WWlkQwU6XKJvSjBfaBDZ1U4l53b42U9tvQpCu30oC6+W4oi/Yyol/7WOCqKaK uChI9uD5bF+nwUcFpXy/QlfHEoHeC4YsHT80scd6dqJ0aZtYPkcXl4OdyKEwVzCGt4falQ 7Xd7RPr4BoJ2qkUYkYeGGp9phn5ZLbuJUkpbmoPDcbdvVwENtZSmWZaTreiI56FAc14QBM aulBbxAMc7kEhT2hslYT1Y7JEKDJBbC8EZ4uITPz6KcsnbCJXSLQJAWmTUAOXikd65oQrw 5Fetzcceygf4sQ0XBEeDkEU25nogF8aMMbWt6Iacyk5t11KEHke27uQcf/oyrA== From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Cc: Adolf Belka <adolf.belka@ipfire.org> Subject: [PATCH 2/2] core196: Ship zlib-ng Date: Sat, 17 May 2025 13:43:11 +0200 Message-ID: <20250517114311.3280370-2-adolf.belka@ipfire.org> In-Reply-To: <20250517114311.3280370-1-adolf.belka@ipfire.org> References: <20250517114311.3280370-1-adolf.belka@ipfire.org> Precedence: list List-Id: <development.lists.ipfire.org> List-Subscribe: <https://lists.ipfire.org/>, <mailto:development+subscribe@lists.ipfire.org?subject=subscribe> List-Unsubscribe: <https://lists.ipfire.org/>, <mailto:development+unsubscribe@lists.ipfire.org?subject=unsubscribe> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development+help@lists.ipfire.org?subject=help> Sender: <development@lists.ipfire.org> Mail-Followup-To: <development@lists.ipfire.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
[1/2] zlib-ng: Update to version 2.2.4
|
|
Commit Message
Adolf Belka
May 17, 2025, 11:43 a.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/196/filelists/zlib-ng | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/196/filelists/zlib-ng
diff --git a/config/rootfiles/core/196/filelists/zlib-ng b/config/rootfiles/core/196/filelists/zlib-ng new file mode 120000 index 000000000..4749160f1 --- /dev/null +++ b/config/rootfiles/core/196/filelists/zlib-ng @@ -0,0 +1 @@ +../../../common/zlib-ng \ No newline at end of file