[Buildroot] [PATCH 2/4] webkit: security bump to version 1.2.6
Gustavo Zacarias
gustavo at zacarias.com.ar
Mon Jan 10 17:41:23 UTC 2011
Bump to version 1.2.6 which includes security fixes for:
CVE-2010-1791, CVE-2010-3812, CVE-2010-3813, CVE-2010-4197,
CVE-2010-4198, CVE-2010-4204 and CVE-2010-4206.
Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
package/webkit/webkit.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk
index 7a5429c..6ab609b 100644
--- a/package/webkit/webkit.mk
+++ b/package/webkit/webkit.mk
@@ -4,7 +4,7 @@
#
#############################################################
-WEBKIT_VERSION = 1.2.5
+WEBKIT_VERSION = 1.2.6
WEBKIT_SITE = http://www.webkitgtk.org
WEBKIT_INSTALL_STAGING = YES
WEBKIT_DEPENDENCIES = host-flex host-gperf icu libcurl libxml2 libxslt \
--
1.7.3.4
More information about the buildroot
mailing list