mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] freetype: Version bump. 2.14.1 -> 2.14.2
Date: Tue,  3 Mar 2026 19:41:32 +0100	[thread overview]
Message-ID: <20260303184132.3824553-1-christian.melki@t2data.com> (raw)

Various fixes. Including security related ones.
https://gitlab.freedesktop.org/freetype/freetype/-/blob/VER-2-14-2/docs/CHANGES

* Add 2038 flag.

* Forward patchset, applies cleanly.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 ...generate-freetype-config-and-freetype2.pc-correctly.patch | 4 ++--
 patches/{freetype-2.14.1 => freetype-2.14.2}/autogen.sh      | 0
 patches/{freetype-2.14.1 => freetype-2.14.2}/series          | 0
 rules/freetype.make                                          | 5 +++--
 4 files changed, 5 insertions(+), 4 deletions(-)
 rename patches/{freetype-2.14.1 => freetype-2.14.2}/0001-generate-freetype-config-and-freetype2.pc-correctly.patch (97%)
 rename patches/{freetype-2.14.1 => freetype-2.14.2}/autogen.sh (100%)
 rename patches/{freetype-2.14.1 => freetype-2.14.2}/series (100%)

diff --git a/patches/freetype-2.14.1/0001-generate-freetype-config-and-freetype2.pc-correctly.patch b/patches/freetype-2.14.2/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
similarity index 97%
rename from patches/freetype-2.14.1/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
rename to patches/freetype-2.14.2/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
index 88d1a85ea..a903b2480 100644
--- a/patches/freetype-2.14.1/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
+++ b/patches/freetype-2.14.2/0001-generate-freetype-config-and-freetype2.pc-correctly.patch
@@ -11,10 +11,10 @@ Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
  4 files changed, 18 insertions(+), 26 deletions(-)
 
 diff --git a/builds/unix/configure.ac b/builds/unix/configure.ac
-index 9979dceaf7f3..25784fea4ba8 100644
+index 5c4ccf1e8b34..e3cd66f0638b 100644
 --- a/builds/unix/configure.ac
 +++ b/builds/unix/configure.ac
-@@ -1195,7 +1195,9 @@ AC_CONFIG_HEADERS([ftconfig.h])
+@@ -1200,7 +1200,9 @@ AC_CONFIG_HEADERS([ftconfig.h])
  # and `builds/unix/unix-cc.mk' that will be used by the build system
  #
  AC_CONFIG_FILES([unix-cc.mk:unix-cc.in
diff --git a/patches/freetype-2.14.1/autogen.sh b/patches/freetype-2.14.2/autogen.sh
similarity index 100%
rename from patches/freetype-2.14.1/autogen.sh
rename to patches/freetype-2.14.2/autogen.sh
diff --git a/patches/freetype-2.14.1/series b/patches/freetype-2.14.2/series
similarity index 100%
rename from patches/freetype-2.14.1/series
rename to patches/freetype-2.14.2/series
diff --git a/rules/freetype.make b/rules/freetype.make
index dfd8fea5e..6d07097e5 100644
--- a/rules/freetype.make
+++ b/rules/freetype.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_FREETYPE) += freetype
 #
 # Paths and names
 #
-FREETYPE_VERSION	:= 2.14.1
-FREETYPE_MD5		:= 78c7d7450fb7d0999ccd029f84094340
+FREETYPE_VERSION	:= 2.14.2
+FREETYPE_MD5		:= b019e5b389e0ec08ebdfb4a50666cc5e
 FREETYPE		:= freetype-$(FREETYPE_VERSION)
 FREETYPE_SUFFIX		:= tar.xz
 FREETYPE_SOURCE		:= $(SRCDIR)/$(FREETYPE).$(FREETYPE_SUFFIX)
@@ -48,6 +48,7 @@ FREETYPE_CONF_OPT	:= \
 	--enable-freetype-config \
 	$(GLOBAL_LARGE_FILE_OPTION) \
 	--enable-mmap \
+	--$(call ptx/endis, PTXDIST_Y2038)-year2038 \
 	--with-zlib \
 	--without-bzip2 \
 	--$(call ptx/wwo,PTXCONF_FREETYPE_LIBPNG)-png \
-- 
2.43.0




                 reply	other threads:[~2026-03-03 18:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260303184132.3824553-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /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