From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] harfbuzz: Update to version 12.3.2
Date: Thu, 29 Jan 2026 12:05:25 +0100 [thread overview]
Message-ID: <20260129110532.61228-10-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260129110532.61228-1-adolf.belka@ipfire.org>
- Update from version 12.3.0 to 12.3.2
- Update of rootfile
- Changelog
12.3.2
- Fix padding `gvar` table during subsetting when the original font uses long
format and subset font using short format.
- Various fuzzing fixes.
- Fix NULL pointer deference when malloc fails.
12.3.1
- Various speed optimizations.
- Build fixes for GCC 4.9.
- Fix NULL pointer deference when malloc fails.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/harfbuzz | 8 ++++----
lfs/harfbuzz | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/config/rootfiles/common/harfbuzz b/config/rootfiles/common/harfbuzz
index 4f7d94258..58aba0bdb 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.61230.0
+usr/lib/libharfbuzz-cairo.so.0.61232.0
#usr/lib/libharfbuzz-gobject.so
usr/lib/libharfbuzz-gobject.so.0
-usr/lib/libharfbuzz-gobject.so.0.61230.0
+usr/lib/libharfbuzz-gobject.so.0.61232.0
#usr/lib/libharfbuzz-subset.so
usr/lib/libharfbuzz-subset.so.0
-usr/lib/libharfbuzz-subset.so.0.61230.0
+usr/lib/libharfbuzz-subset.so.0.61232.0
#usr/lib/libharfbuzz.so
usr/lib/libharfbuzz.so.0
-usr/lib/libharfbuzz.so.0.61230.0
+usr/lib/libharfbuzz.so.0.61232.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 c96990b57..04f9750d4 100644
--- a/lfs/harfbuzz
+++ b/lfs/harfbuzz
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2026 IPFire Team <info@ipfire.org> #
# #
# 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 = 12.3.0
+VER = 12.3.2
THISAPP = harfbuzz-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 65e0b6076cae1e324fd87e4a08c53c1649df2afd8f290f5b6a5553a2a91ae932b197c103484fcd576fa0ad5baef57ff78a12c865c00eb1126709fc9aaef21210
+$(DL_FILE)_BLAKE2 = 13371f7717eb33c6c1abee376a98c1b25d1205a51c8f7fab05f84fac9a2fd26d7d1f3480fe017760dbec45c0a6707c3b22673f0382835644461f2dc1ed04387e
install : $(TARGET)
--
2.52.0
next prev parent reply other threads:[~2026-01-29 11:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-29 11:05 [PATCH] asciidoctor: Update to version 2.0.26 Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship asciidoctor Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship harfbuzz Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship jansson Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship less Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship p11-kit Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship pam Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship ruby Adolf Belka
2026-01-29 11:05 ` [PATCH] core201: Ship xfsprogs Adolf Belka
2026-01-29 11:05 ` Adolf Belka [this message]
2026-01-29 11:05 ` [PATCH] jansson: Update to version 2.15.0 Adolf Belka
2026-01-29 11:05 ` [PATCH] less: Update to version 691 Adolf Belka
2026-01-29 11:05 ` [PATCH] p11-kit: Update to version 0.26.1 Adolf Belka
2026-01-29 11:05 ` [PATCH] pam: Update to version 1.7.2 Adolf Belka
2026-01-29 11:05 ` [PATCH] ruby: Update to version 4.0.1 Adolf Belka
2026-01-29 11:05 ` [PATCH] samba: Update to version 4.23.5 Adolf Belka
2026-01-29 11:05 ` [PATCH] xfsprogs: Update to version 6.18.0 Adolf Belka
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=20260129110532.61228-10-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.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