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 4fqqR72FBjz37bt for ; Tue, 07 Apr 2026 15:11:31 +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) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4fqqQv6NrTz3727 for ; Tue, 07 Apr 2026 15:11:19 +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 4fqqQv3V2Kz5v5; Tue, 07 Apr 2026 15:11:19 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1775574679; 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=Vf2ehFttIFtCzCIkjhK3PVqE3c7jBcOHlGuLf4T0lzI=; b=ONBaD2t3aSlhVMy5/XECi31xVzsMY37KF8KaHUPsW/Svt1NwzYXSoB7AO+NPzRp92JOu9n qGLKhbFxls8CO+Ag== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1775574679; 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=Vf2ehFttIFtCzCIkjhK3PVqE3c7jBcOHlGuLf4T0lzI=; b=SlhWZymbnOU3d8UHGgnb367cOKrZTMDcb/6MpRBasb3Wsy9Ooty++avQny6dfa1fiXam+p 3b7SS21yCBeK/ZcgLvLyU6YtyuQB54zBsvVksA7SJ+NxTYAvYzsjmX8SHkQEHeK1RVq4qc LT95COLeKJGClXGVvIA5g6hOfINMJBT78YpHbvAq6gujhLb8WxPGJNArnGpyJvSATcCpnJ lBrxOiwYEwaJA4EIKsZxpJ6J99RD3TlrP8i+MBGoub4SOXhR9jtdTDddO391HoAPIH9L/l 54HNllNOKmo6oLzh3MpkxeD+10KD0UajR/zMhjPGYaohC9neE97WSTgbkaVC2g== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] pango: Update to version 1.57.1 Date: Tue, 7 Apr 2026 17:11:00 +0200 Message-ID: <20260407151108.3472751-27-adolf.belka@ipfire.org> In-Reply-To: <20260407151108.3472751-1-adolf.belka@ipfire.org> References: <20260407151108.3472751-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 - Update from version 1.57.0 to 1.57.1 - Update of rootfile - Changelog 1.57.1 * Bugs fixed: - #867 Bad font substitution causes application crashes - #869 MacOS: subprojects/cairo/meson.build:1:0: ERROR: Value "gnu11,c11" (of type "string") (sid) - #870 MacOS: subprojects/pango/utils/viewer-cocoa.m:23:10: fatal error: 'cairo/cairo.h' file not found (sid) - #871 gtk4-widget-factory crashes with pango error on macOS when an emoji is entered into a text field - #876 Inconsistency between documentation and code in pango_context_set_font_description (Matthias Clasen) - #882 The hex box characters generated in PDF can not be copied - #885 warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] - !884 Revert "meson: Rework introspection handling" - !890 Update the code to support Unicode 17.0.0 - !892 Include fcfreetype.h where needed - !893 meson: Update freetype2 wrap to fix ci warnings - !894 Respect explicit language attribute when itemizing - !895 Fix some subproject woes - !896 meson: Add support for cross-compiling using Apple subsystems - !897 (break.c) pass sentences to handle_sentences - !898 add support for g_autoptr(PangoScriptIter) - !900 fontmap: Mark get_family as nullable Signed-off-by: Adolf Belka --- config/rootfiles/common/pango | 6 +++--- lfs/pango | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/common/pango b/config/rootfiles/common/pango index c8f27f903..3496adbad 100644 --- a/config/rootfiles/common/pango +++ b/config/rootfiles/common/pango @@ -41,13 +41,13 @@ usr/bin/pango-view #usr/include/pango-1.0/pango/pangoft2.h #usr/lib/libpango-1.0.so usr/lib/libpango-1.0.so.0 -usr/lib/libpango-1.0.so.0.5700.0 +usr/lib/libpango-1.0.so.0.5701.0 #usr/lib/libpangocairo-1.0.so usr/lib/libpangocairo-1.0.so.0 -usr/lib/libpangocairo-1.0.so.0.5700.0 +usr/lib/libpangocairo-1.0.so.0.5701.0 #usr/lib/libpangoft2-1.0.so usr/lib/libpangoft2-1.0.so.0 -usr/lib/libpangoft2-1.0.so.0.5700.0 +usr/lib/libpangoft2-1.0.so.0.5701.0 #usr/lib/pkgconfig/pango.pc #usr/lib/pkgconfig/pangocairo.pc #usr/lib/pkgconfig/pangofc.pc diff --git a/lfs/pango b/lfs/pango index ee0a01fe0..d78ea27ef 100644 --- a/lfs/pango +++ b/lfs/pango @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2025 IPFire Team # +# Copyright (C) 2007-2026 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 1.57.0 +VER = 1.57.1 # https://download.gnome.org/sources/pango/ THISAPP = pango-$(VER) @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = b74cb272812132c83d3654a0f5b292639556c014adf6b917f3588f242f56804336cf9bf701e6b32469251315e454a50b88216412ba39204ee6c4440f83eaeeaa +$(DL_FILE)_BLAKE2 = 9b07a13c35a4b26df12ff720f727e54b4393640cd85a87253d1446eaa97d23d6c2ee3d09a7bb2379666cbb1097065f9aa20ec32bfe046c60c85e8bbb63fc65a8 install : $(TARGET) -- 2.53.0