From: Gustavo Zacarias Date: Mon, 10 Jan 2011 17:41:23 +0000 (-0300) Subject: webkit: security bump to version 1.2.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f99f6aaa79918fe423e5b76f01f708fed2d93ced;p=buildroot.git webkit: security bump to version 1.2.6 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 Signed-off-by: Peter Korsgaard --- diff --git a/package/webkit/webkit.mk b/package/webkit/webkit.mk index 7a5429ca2e..6ab609bf26 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 \