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 4cGHV82p0gz30Vk for ; Tue, 02 Sep 2025 07:31:12 +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) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cGHV46wp9z30V0 for ; Tue, 02 Sep 2025 07:31:08 +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 4cGHTz5BhKz310; Tue, 02 Sep 2025 07:31:03 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1756798263; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3uVgwmQGAw8eM8fqKDtQxKakImXLaJcBVEtrABJ3LwA=; b=N2VfJNhyqEyYo0L2dw2OveIWDheXDSz2rH8ZIoqptBKlUnF8KdWiIl9LVnq+mo9REbbmwY 0O/+3FrPCgYEecDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1756798263; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3uVgwmQGAw8eM8fqKDtQxKakImXLaJcBVEtrABJ3LwA=; b=F0ko4CVvtPC6UoXj0b1Dnd1QfrIrnrC+7tZj4ZsTYU5NHCg+HgTC0zEAg6+zqNCKguIGdn Cc9730hZrrS20BQGTsvAdL8kxEKZIWc6I3xambx0yDRK1d2hRLQEdmGqw6MRdcK5WmRNav u8zAGs5MczvOlZb91L5h7hfIS/Nf0gvtiOHaMmIjXBj1RSrA4haEXwf5uAc9Br2UOYzuhk lOhsnCRwW933sYfXlTHLjCNrJopv/d5WRojM59UouIgDySlauaOzKsMp7JxVY4fT2JV8R8 xxNl/ybN+B9wtYIAnIi9NIavuw/XEgQpgAcm1DWV2KUFNZ3y0RU8aaJe1KuQeQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] harfbuzz: Update to version 11.4.5 Date: Tue, 2 Sep 2025 09:30:42 +0200 Message-ID: <20250902073044.1675-2-adolf.belka@ipfire.org> In-Reply-To: <20250902073044.1675-1-adolf.belka@ipfire.org> References: <20250902073044.1675-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-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update from version 11.4.3 to 11.4.5 - Update of rootfile - Changelog 11.4.5 - Bug fixes for “AAT” shaping, and other shaping micro optimizations. 11.4.4 - Fix a shaping regression affecting mark glyphs in certain fonts. - Fix pruning of mark filtering sets when subsetting fonts, which caused changes in shaping behaviour. Signed-off-by: Adolf Belka --- config/rootfiles/common/harfbuzz | 8 ++++---- lfs/harfbuzz | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/common/harfbuzz b/config/rootfiles/common/harfbuzz index 08603435f..94c051fae 100644 --- a/config/rootfiles/common/harfbuzz +++ b/config/rootfiles/common/harfbuzz @@ -47,16 +47,16 @@ usr/include/harfbuzz/hb-script-list.h #usr/lib/cmake/harfbuzz/harfbuzz-config.cmake #usr/lib/libharfbuzz-cairo.so usr/lib/libharfbuzz-cairo.so.0 -usr/lib/libharfbuzz-cairo.so.0.61143.0 +usr/lib/libharfbuzz-cairo.so.0.61145.0 #usr/lib/libharfbuzz-gobject.so usr/lib/libharfbuzz-gobject.so.0 -usr/lib/libharfbuzz-gobject.so.0.61143.0 +usr/lib/libharfbuzz-gobject.so.0.61145.0 #usr/lib/libharfbuzz-subset.so usr/lib/libharfbuzz-subset.so.0 -usr/lib/libharfbuzz-subset.so.0.61143.0 +usr/lib/libharfbuzz-subset.so.0.61145.0 #usr/lib/libharfbuzz.so usr/lib/libharfbuzz.so.0 -usr/lib/libharfbuzz.so.0.61143.0 +usr/lib/libharfbuzz.so.0.61145.0 #usr/lib/pkgconfig/harfbuzz-cairo.pc #usr/lib/pkgconfig/harfbuzz-gobject.pc #usr/lib/pkgconfig/harfbuzz-subset.pc diff --git a/lfs/harfbuzz b/lfs/harfbuzz index 574b51f15..6d6333051 100644 --- a/lfs/harfbuzz +++ b/lfs/harfbuzz @@ -24,7 +24,7 @@ include Config -VER = 11.4.3 +VER = 11.4.5 THISAPP = harfbuzz-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 88b2e29e28fd604457f40d26b85fc368823a08cdb2060138764534621d25620e0e25018719c9f64fcecca5051dcf4760bbcd05038cf32caa1902e27173ee1232 +$(DL_FILE)_BLAKE2 = a4a392c238857c414ee7659926a8e5c857e35079d47f65d69713b1c77c0e12b12ad34b432dbf339a3aed2160e7f23e1403d5036d66e47c9748b9eda3b95484a2 install : $(TARGET) -- 2.51.0