From 25decdf8b073c8233333888378cdcdbeb533b25d Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 28 Sep 2025 12:51:43 -0400 Subject: [PATCH] webkitgtk3: upgrade 2.48.3 -> 2.48.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit WebKitGTK 2.48.7 release: Fix a number of GStreamer memory leaks. Fix several crashes and rendering issues. WebKitGTK 2.48.6 release: Fix emojis incorrectly rendered in their text variant. Add support for font collection / fragment identifiers. Fix web process deadlock on exit. Fix stuttering when playing WebP animations. Fix CSS animations with cubic-bezier timing function. Do not start the MemoryPressureMonitor if it’s disabled. Fix several crashes and rendering issues. WebKitGTK 2.48.5 release: Fix several crashes. WebKitGTK 2.48.4 release: Improve emoji font selection with USE_SKIA=ON. Improve playback of multimedia streams from blob URLs. Fix the build with USE_SKIA_OPENTYPE_SVG=ON and USE_SYSPROF_CAPTURE=ON. Fix the build on LoongArch with USE_SKIA=ON. Fix crash when using a WebKitWebView widget in an offscreen window. Fix several crashes and rendering issues. Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- .../webkitgtk/{webkitgtk3_2.48.3.bb => webkitgtk3_2.48.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/webkitgtk/{webkitgtk3_2.48.3.bb => webkitgtk3_2.48.7.bb} (98%) diff --git a/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.48.3.bb b/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.48.7.bb similarity index 98% rename from meta-oe/recipes-support/webkitgtk/webkitgtk3_2.48.3.bb rename to meta-oe/recipes-support/webkitgtk/webkitgtk3_2.48.7.bb index b848008910..6c105e7bb1 100644 --- a/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.48.3.bb +++ b/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.48.7.bb @@ -22,7 +22,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/webkitgtk-${PV}.tar.xz \ file://fix-ftbfs-riscv64.patch \ file://0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch \ " -SRC_URI[sha256sum] = "d4dc5970f0fc6a529ff7fd67bcbfab2bbb5e91be789b2e9279640b3217a782c3" +SRC_URI[sha256sum] = "2c62aebb608e09f930a539f3623a5cc8023b5068029f42a208f45f9124da6e30" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen