From: Kai Kang Date: Fri, 11 Feb 2022 10:35:28 +0000 (+0800) Subject: webkitgtk: 2.34.4 -> 2.34.5 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~5236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=775e3e4ca357bd11ec77cd01ca072c6adca89173;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git webkitgtk: 2.34.4 -> 2.34.5 Update webkitgtk from 2.34.4 to 2.34.5. It fixes CVE-2022-22589, CVE-2022-22590 and CVE-2022-22592 in 2.34.5 according to https://webkitgtk.org/security/WSA-2022-0002.html And fix indentation as well. CVE: CVE-2022-22589 CVE: CVE-2022-22590 CVE: CVE-2022-22592 Signed-off-by: Kai Kang Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/webkit/webkitgtk_2.34.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.34.5.bb similarity index 95% rename from meta/recipes-sato/webkit/webkitgtk_2.34.4.bb rename to meta/recipes-sato/webkit/webkitgtk_2.34.5.bb index cfae4eafeff..227ac2bf722 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.34.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.34.5.bb @@ -5,9 +5,9 @@ BUGTRACKER = "https://bugs.webkit.org/" LICENSE = "BSD-2-Clause & LGPLv2+" LIC_FILES_CHKSUM = "file://Source/JavaScriptCore/COPYING.LIB;md5=d0c6d6397a5d84286dda758da57bd691 \ file://Source/WebCore/LICENSE-APPLE;md5=4646f90082c40bcf298c285f8bab0b12 \ - file://Source/WebCore/LICENSE-LGPL-2;md5=36357ffde2b64ae177b2494445b79d21 \ - file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 \ - " + file://Source/WebCore/LICENSE-LGPL-2;md5=36357ffde2b64ae177b2494445b79d21 \ + file://Source/WebCore/LICENSE-LGPL-2.1;md5=a778a33ef338abbaf8b8a7c36b6eec80 \ + " SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch \ @@ -21,7 +21,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://reproducibility.patch \ " -SRC_URI[sha256sum] = "975f5019199ba7699191835cf75e01a18b94e3bcd0107da7389d4ddcb1aba406" +SRC_URI[sha256sum] = "68930643af7a47a3af05f46d66e784422433753dab335d3282f319a85a5629b4" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gtk-doc