From patchwork Thu Nov 30 12:21:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7372 Return-Path: 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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SgwKj5q8Gz3wvB for ; Thu, 30 Nov 2023 12:21:45 +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 ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SgwKg36Jyz1V2; Thu, 30 Nov 2023 12:21:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SgwKg0f4fz30Ql; Thu, 30 Nov 2023 12:21:43 +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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SgwKb68BGz30Qj for ; Thu, 30 Nov 2023 12:21:39 +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 ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SgwKb00qWz1Tn; Thu, 30 Nov 2023 12:21:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1701346899; 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=OL/GpnPyGL8n05p1Ur3JZYLy78/vLlTQPQpULNPCP6k=; b=TxRbmcxgSh6A12hL0i04TpBeOWfmti10/YYvTqERMohHj3pTEenT5/HTsUgJ09FsiRYqwF PfVbSJr6SYgHuFAAtFEuW5DEsiMqH+iFMb2ertcjTSyLg9e1jdENBjLHJZknvphr0Q1knB U7LCuLAfajz+WRfztTprZkCfv7Nsnlz9gZC3aObl9zM/7tcVX2e9OMr9uHd7owWtzn+OdT vHak/EMOH82pF7mcPSKDtPaeJ9ZWAbL/D8YXsWsrT07JddOacjY/Xu5HZhXDAfjZCGkgha AZpPdPOJkz3s2LDmKjLRr0LsIWgXd8i/wwREcc7cEWeUbfbDBgyEjhg4/Vl1BQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1701346899; 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=OL/GpnPyGL8n05p1Ur3JZYLy78/vLlTQPQpULNPCP6k=; b=VDdYmKuBrt3uhCzPTrF6laJI17phyci9pKdjKDrc2cfxI7C6XDxW3+OgEqhHkCvxeeAweW QDeOcswRBhyw59AQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] pango: Update to version 1.51.0 Date: Thu, 30 Nov 2023 13:21:36 +0100 Message-ID: <20231130122136.24654-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: GNDHKHLTQJ37WWBBEVNZEEIKJF4GNYPK X-Message-ID-Hash: GNDHKHLTQJ37WWBBEVNZEEIKJF4GNYPK X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - IPFire-3.x - Update from version 1.50.12 to 1.51.0 - Changelog 1.51.0 - itemize: Improve script itemization - build: Check for cairo DWrite dependency - win32: Fix various issues and crashes - layout: Add a missing switch case 1.50.14 - Fix underline thickness in scaled contexts 1.50.13 - win32: Add back fallback for empty fontsets - win32: Improve DirectWrite support - Fix word segmentation for Japanese - Don't set backspace-deletes-char for math symbols - coretext: Fix a crash - cairo: Apply metrics hinting to underlines too - Treat COLRv1 fonts as color fonts Signed-off-by: Adolf Belka --- pango/pango.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pango/pango.nm b/pango/pango.nm index 7498d0f17..9d5a400ff 100644 --- a/pango/pango.nm +++ b/pango/pango.nm @@ -5,8 +5,8 @@ name = pango version = %{ver_major}.%{ver_minor} -ver_major = 1.50 -ver_minor = 12 +ver_major = 1.51 +ver_minor = 0 release = 1 groups = System/Libraries