* [Buildroot] [PATCH] freetype: security bump to version 2.4.8
@ 2011-11-22 1:59 Gustavo Zacarias
2011-11-22 9:15 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2011-11-22 1:59 UTC (permalink / raw)
To: buildroot
Bump freetype to version 2.4.8 to fix CVE-2011-3439.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/freetype/freetype.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/freetype/freetype.mk b/package/freetype/freetype.mk
index 142a1ec..6eb6b29 100644
--- a/package/freetype/freetype.mk
+++ b/package/freetype/freetype.mk
@@ -4,7 +4,7 @@
#
#############################################################
-FREETYPE_VERSION = 2.4.7
+FREETYPE_VERSION = 2.4.8
FREETYPE_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/freetype
FREETYPE_SOURCE = freetype-$(FREETYPE_VERSION).tar.bz2
FREETYPE_INSTALL_STAGING = YES
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-22 9:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 1:59 [Buildroot] [PATCH] freetype: security bump to version 2.4.8 Gustavo Zacarias
2011-11-22 9:15 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox