summaryrefslogtreecommitdiffstats
path: root/package/webkitgtk/webkitgtk.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-24 16:31:49 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-05-24 21:48:13 +0200
commit9b429a90fad9681caa8d057098b76470c5dd498e (patch)
treead2e1c029452c882ad866aa07beee67cfbfe642b /package/webkitgtk/webkitgtk.mk
parent953a85439cb39345676cdce234de070475344783 (diff)
downloadbuildroot-9b429a90fad9681caa8d057098b76470c5dd498e.tar.gz
buildroot-9b429a90fad9681caa8d057098b76470c5dd498e.zip
webkitgtk: security bump to version 2.12.3
Fixes: CVE-2016-1856 - allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site CVE-2016-1857 - allows remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/webkitgtk/webkitgtk.mk')
-rw-r--r--package/webkitgtk/webkitgtk.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/webkitgtk/webkitgtk.mk b/package/webkitgtk/webkitgtk.mk
index 8bed9c5cce..2479872c47 100644
--- a/package/webkitgtk/webkitgtk.mk
+++ b/package/webkitgtk/webkitgtk.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WEBKITGTK_VERSION = 2.12.2
+WEBKITGTK_VERSION = 2.12.3
WEBKITGTK_SITE = http://www.webkitgtk.org/releases
WEBKITGTK_SOURCE = webkitgtk-$(WEBKITGTK_VERSION).tar.xz
WEBKITGTK_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud