From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hpQ9C3HfPz34VN for ; Mon, 21 Sep 2026 14:10:07 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hpQ975l1Xz2xfT for ; Mon, 21 Sep 2026 14:10:03 +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 4hpQ962brWz3W; Mon, 21 Sep 2026 14:10:02 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789999802; 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; bh=CQ04asOBvXOiFZfxy1scCk59Pwk807QrHQtdBf7B9Dw=; b=xKiJgeH78JiPrtWVV5Nb48akI+cM0GuIU52NUmtHQr9RcbZooeT1JtIinskpZJJnclWVMa P7brg9fIdnez90AA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789999802; 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; bh=CQ04asOBvXOiFZfxy1scCk59Pwk807QrHQtdBf7B9Dw=; b=mH2HeGVXMfxpqZxKONBKFWkXnvpdIhx3XmqYtiqzupVQy9QP9XpfIptQitt80galPU7Nww mVOHyYebiOD0wpavybj88+BXvVdaTuLXANM6g4sPBxfRS3hPtSpNzK6HsqkOrK2+GFgjHa hBk+7cvmgkwcesd8kWNQxY4UDcsn+At11FgyZwUCiND7NQBdAzhmefHYzNEibCyP1KSLTl 50UVNM+pEVcuOvLYrOwFJJ7TcbfknZzJGtSVscJNb8UB0IYcnWTKOeRu3tawg02xgEYWAO VfrvTMQ+JEwCitpGILoCDqQEQgzXHv7FwS8wAnWybhcW8tLdZPMjRNDUn+d7ZQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] core205: Ship fribidi Date: Mon, 21 Sep 2026 16:09:49 +0200 Message-ID: <20260921140958.515074-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/205/filelists/fribidi | 1 + 1 file changed, 1 insertion(+) create mode 120000 config/rootfiles/core/205/filelists/fribidi diff --git a/config/rootfiles/core/205/filelists/fribidi b/config/rootfiles/core/205/filelists/fribidi new file mode 120000 index 000000000..1a17a37c9 --- /dev/null +++ b/config/rootfiles/core/205/filelists/fribidi @@ -0,0 +1 @@ +../../../common/fribidi \ No newline at end of file -- 2.55.0