From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4b02Bv0dXdz331s for ; Sat, 17 May 2025 11:43:19 +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 (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 ; 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 To: development@lists.ipfire.org Cc: Adolf Belka 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: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Signed-off-by: Adolf Belka --- 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 -- 2.49.0