package/freetype: security bump version to 2.14.2

Release notes:
https://sourceforge.net/projects/freetype/files/freetype2/2.14.2/

Fixes CVE-2026-23865: https://seclists.org/oss-sec/2026/q1/253

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 6c3933d14b)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2026-03-04 20:01:43 +01:00
committed by Thomas Perale
parent 55723bb543
commit 6af93a24e7
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# From https://sourceforge.net/projects/freetype/files/freetype2/2.14.1/
sha1 20f7a9a3e2996aab82b0648e82d49a78e8813bab freetype-2.14.1.tar.xz
sha256 32427e8c471ac095853212a37aef816c60b42052d4d9e48230bab3bdf2936ccc freetype-2.14.1.tar.xz
# From https://sourceforge.net/projects/freetype/files/freetype2/2.14.2/
sha1 28200b8f8df5a524f476bdacb20f05da1c33280c freetype-2.14.2.tar.xz
sha256 4b62dcab4c920a1a860369933221814362e699e26f55792516d671e6ff55b5e1 freetype-2.14.2.tar.xz
# Locally calculated
sha256 bd36c8b474855fa294c2ec5c184544478ef3720aad37d65a6296a4f264fd2d3b LICENSE.TXT

View File

@@ -4,7 +4,7 @@
#
################################################################################
FREETYPE_VERSION = 2.14.1
FREETYPE_VERSION = 2.14.2
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.xz
FREETYPE_SITE = https://download.savannah.gnu.org/releases/freetype
FREETYPE_INSTALL_STAGING = YES