From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] freetype: Version bump. 2.14.1 -> 2.14.2
Date: Mon, 9 Mar 2026 08:22:26 +0100 [thread overview]
Message-ID: <20260309072226.4088356-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260303184132.3824553-1-christian.melki@t2data.com>
Thanks, applied as 157df04c393549b6b92167ae6c199c6bf56012ce.
Michael
[sent from post-receive hook]
On Mon, 09 Mar 2026 08:22:26 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> 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>
> Message-Id: <20260303184132.3824553-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> 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 88d1a85ea89d..a903b2480e38 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 dfd8fea5efda..6d07097e53c6 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 \
prev parent reply other threads:[~2026-03-09 7:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 18:41 [ptxdist] [PATCH] " Christian Melki
2026-03-09 7:22 ` Michael Olbrich [this message]
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=20260309072226.4088356-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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