From: Andrej Kozemcak <andrej.kozemcak@siemens.com>
To: openembedded-core@lists.openembedded.org
Cc: Andrej Kozemcak <andrej.kozemcak@siemens.com>
Subject: [PATCH 2/6] freetype: upgrade 2.14.1 -> 2.14.2
Date: Tue, 3 Mar 2026 14:36:41 +0100 [thread overview]
Message-ID: <20260303133645.1449-2-andrej.kozemcak@siemens.com> (raw)
In-Reply-To: <20260303133645.1449-1-andrej.kozemcak@siemens.com>
Changelog: https://gitlab.freedesktop.org/freetype/freetype/-/blob/f4205da14867c5387cd6a329b90ee10a6df6eeff/docs/CHANGES
Changes:
- Several changes related to LCD filtering are implemented to
achieve better performance and encourage sound practices.
Bug fixes:
- A bunch of potential security problems have been found. All users
should update.
- The italic angle in `PS_FontInfo` is now stored as a fixed-point
value in degrees for all Type 1 fonts and their derivatives,
consistent with CFF fonts and common practices. The broken
underline position and thickness values are fixed for CFF fonts.
Miscellaneous:
- The `x` field in the `FT_Span` structure is now unsigned.
- Demo program `ftgrid` got an option `-m` to select a start
character to display.
- Similarly, demo program `ftmulti` got an option `-m` to select a
text string for rendering.
- Option `-d` in the demo program `ttdebug` is now called `-a`,
expecting a comma-separated list of axis values. The user
interface is also slightly improved.
- The `ftinspect` demo program can now be compiled with Qt6, too.
Signed-off-by: Andrej Kozemcak <andrej.kozemcak@siemens.com>
---
.../freetype/{freetype_2.14.1.bb => freetype_2.14.2.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-graphics/freetype/{freetype_2.14.1.bb => freetype_2.14.2.bb} (94%)
diff --git a/meta/recipes-graphics/freetype/freetype_2.14.1.bb b/meta/recipes-graphics/freetype/freetype_2.14.2.bb
similarity index 94%
rename from meta/recipes-graphics/freetype/freetype_2.14.1.bb
rename to meta/recipes-graphics/freetype/freetype_2.14.2.bb
index dc59e5656b..08e3908235 100644
--- a/meta/recipes-graphics/freetype/freetype_2.14.1.bb
+++ b/meta/recipes-graphics/freetype/freetype_2.14.2.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=eeb073d5fb86d23c52bb9b84aa256307 \
"
SRC_URI = "${SAVANNAH_NONGNU_MIRROR}/${BPN}/${BP}.tar.xz"
-SRC_URI[sha256sum] = "32427e8c471ac095853212a37aef816c60b42052d4d9e48230bab3bdf2936ccc"
+SRC_URI[sha256sum] = "4b62dcab4c920a1a860369933221814362e699e26f55792516d671e6ff55b5e1"
UPSTREAM_CHECK_REGEX = "freetype-(?P<pver>\d+(\.\d+)+)"
--
2.47.3
next prev parent reply other threads:[~2026-03-03 13:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 13:36 [PATCH 1/6] ca-certificates: upgrade 20250419 -> 20260223 Andrej Kozemcak
2026-03-03 13:36 ` Andrej Kozemcak [this message]
2026-03-03 13:36 ` [PATCH 3/6] iproute2: upgrade 6.18.0 -> 6.19.0 Andrej Kozemcak
2026-03-04 17:39 ` [OE-core] " Mathieu Dubois-Briand
2026-03-03 13:36 ` [PATCH 4/6] iptables: upgrade 1.8.11 -> 1.8.12 Andrej Kozemcak
2026-03-03 13:36 ` [PATCH 5/6] libunistring: upgrade 1.4.1 -> 1.4.2 Andrej Kozemcak
2026-03-03 13:36 ` [PATCH 6/6] shadow: upgrade 4.18.0 -> 4.19.4 Andrej Kozemcak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260303133645.1449-2-andrej.kozemcak@siemens.com \
--to=andrej.kozemcak@siemens.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox