[vlc-commits] Contribs: update Freetype2 to 2.10.4
Jean-Baptiste Kempf
git at videolan.org
Tue Jun 1 11:55:56 UTC 2021
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Apr 25 21:28:22 2021 +0200| [5216e1bd09b0f3efdff856db8088b11f63fae4ec] | committer: Hugo Beauzée-Luyssen
Contribs: update Freetype2 to 2.10.4
CVE-2020-15999 (but we shouldn't be impacted)
(cherry picked from commit a6fb42a20a4b8e77c5cdbd83458d489fa523dc5d)
Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=5216e1bd09b0f3efdff856db8088b11f63fae4ec
---
contrib/src/freetype2/SHA512SUMS | 2 +-
contrib/src/freetype2/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/freetype2/SHA512SUMS b/contrib/src/freetype2/SHA512SUMS
index 484a4d0256..c443586d9c 100644
--- a/contrib/src/freetype2/SHA512SUMS
+++ b/contrib/src/freetype2/SHA512SUMS
@@ -1 +1 @@
-c7a565b0ab3dce81927008a6965d5c7540f0dc973fcefdc1677c2e65add8668b4701c2958d25593cb41f706f4488765365d40b93da71dbfa72907394f28b2650 freetype-2.10.1.tar.xz
+827cda734aa6b537a8bcb247549b72bc1e082a5b32ab8d3cccb7cc26d5f6ee087c19ce34544fa388a1eb4ecaf97600dbabc3e10e950f2ba692617fee7081518f freetype-2.10.4.tar.xz
diff --git a/contrib/src/freetype2/rules.mak b/contrib/src/freetype2/rules.mak
index eb398c4e08..e086df23fe 100644
--- a/contrib/src/freetype2/rules.mak
+++ b/contrib/src/freetype2/rules.mak
@@ -1,6 +1,6 @@
# freetype2
-FREETYPE2_VERSION := 2.10.1
+FREETYPE2_VERSION := 2.10.4
FREETYPE2_URL := $(SF)/freetype/freetype2/$(FREETYPE2_VERSION)/freetype-$(FREETYPE2_VERSION).tar.xz
PKGS += freetype2
More information about the vlc-commits
mailing list