diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-02-01 20:01:55 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-19 23:53:34 +0000 |
commit | 7770160fb47a3b06081473c293d1b3e51076b845 (patch) | |
tree | b3162b9fa6e1c027cd5aa8d8c9363e06ea28f287 /meta/recipes-sato | |
parent | f47fedbb4218ac8d411c657ba583364273e274ca (diff) | |
download | poky-7770160fb47a3b06081473c293d1b3e51076b845.tar.gz |
webkitgtk: update to 2.18.6
(From OE-Core rev: 1c5ea29ed49a73e9cf5abbb9abfdbd1ccd9c5eee)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit f5d0ef12a5f1c4fa3981e70ef614e34bc64c380f)
includes:
CVE-2018-4088
CVE-2017-13885
CVE-2017-7165
CVE-2017-13884
CVE-2017-7160
CVE-2017-7153
CVE-2017-7153
CVE-2017-7161
CVE-2018-4096
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r-- | meta/recipes-sato/webkit/webkitgtk_2.18.6.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.18.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.18.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb index a64aee22e6..ff0ff8fce9 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.18.5.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.18.6.bb | |||
@@ -22,8 +22,8 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ | |||
22 | file://0001-Fix-build-with-musl.patch \ | 22 | file://0001-Fix-build-with-musl.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[md5sum] = "af18c2cfa00cadfd0b4d8db21cab011d" | 25 | SRC_URI[md5sum] = "c1a548595135ee75ad3bf2e18ac83112" |
26 | SRC_URI[sha256sum] = "0c6d80cc7eb5d32f8063041fa11a1a6f17a29765c2f69c6bc862cd47c2d539b8" | 26 | SRC_URI[sha256sum] = "93912cc2f40f12e452be1ca4babdbdaac0ec4f828d441257a6b06c2963bbac3c" |
27 | 27 | ||
28 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc | 28 | inherit cmake pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even gtk-doc |
29 | 29 | ||