Message ID | 20250513160343.2096670-3-adolf.belka@ipfire.org |
---|---|
State | New |
Headers |
Return-Path: <development+bounces-392-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 4Zxh9T0TWcz3xPs for <patchwork@web04.haj.ipfire.org>; Tue, 13 May 2025 16:03:57 +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 4Zxh9P2cPFz6dZ for <patchwork@ipfire.org>; Tue, 13 May 2025 16:03:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Zxh9N6V28z34GK for <patchwork@ipfire.org>; Tue, 13 May 2025 16:03:52 +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 4Zxh9L06kVz33gk for <development@lists.ipfire.org>; Tue, 13 May 2025 16:03:50 +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 4Zxh9K5QRQz4gb; Tue, 13 May 2025 16:03:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1747152229; 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=Ixda2iw9QrPneXjAWHTWuZ6T3XG9A1pXXiziiGk25wk=; b=IwYpp1X9PHkvvRgLxIXp3KuGWQKhlSAB/xxAuNc1zHEfME5PSQf6lsdMf+3vwBL3y2Exog p1CeHWxNcjh74XBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1747152229; 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=Ixda2iw9QrPneXjAWHTWuZ6T3XG9A1pXXiziiGk25wk=; b=lxEEi6UfYxhRf+IJOQk0ha9c1uNOgkKBp8CO6PZ55+0qFTUs6S0MxLVNihTivdjtWavmDT wbYBua6UasDWvybpWa2jfjJq1kzV928byF4Jd728lMXYEBiuwvn58H5MJE2WYn/Mssq5lN 59ym1VT5KiDSFllgHbLKcLzNaI+8nEpKOumj5DEROuA8oGioVYc+Vb8zJ6oerTrvzhRUi/ dlFYUqf7ZGbEbW19RjeKaPw3SjCwRWVdY0Y4XH52o0fJkIb4HSkhVugLeCc8h9XXfdmWsT G13qYZgF+iiW/G1hSeiptLQTm5+4xAXKTqCPgqx3j09J29tfB3Jg6t76Yl4qWw== From: Adolf Belka <adolf.belka@ipfire.org> To: development@lists.ipfire.org Cc: Adolf Belka <adolf.belka@ipfire.org> Subject: [PATCH] core196: Ship libxml2 Date: Tue, 13 May 2025 18:03:35 +0200 Message-ID: <20250513160343.2096670-3-adolf.belka@ipfire.org> In-Reply-To: <20250513160343.2096670-1-adolf.belka@ipfire.org> References: <20250513160343.2096670-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 |
core196: Ship libxml2
|
|
Commit Message
Adolf Belka
May 13, 2025, 4:03 p.m. UTC
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/core/196/filelists/libxml2 | 1 +
1 file changed, 1 insertion(+)
create mode 120000 config/rootfiles/core/196/filelists/libxml2
diff --git a/config/rootfiles/core/196/filelists/libxml2 b/config/rootfiles/core/196/filelists/libxml2 new file mode 120000 index 000000000..242e69fa3 --- /dev/null +++ b/config/rootfiles/core/196/filelists/libxml2 @@ -0,0 +1 @@ +../../../common/libxml2 \ No newline at end of file