What’s new in WebKitGTK 2.44.4? * Add quirk to allow totale.rosettastone.com to load properly. * Fix webkit_web_resource_get_data() not working properly in some sites. * Fix not being able to jump-to-source in Web Inspector canvas traces. * Fix not being able to scroll list of WebGL shader programs in the Web Inspector. * Fix linker relocation errors on Debug/RelWithDebInfo builds. * Fix crashes when built with Clang with Link-Time Optimization (LTO). * Fix several crashes and rendering issues.
The ARM one-line no-jumbo patch was applied upstream but otherwise this is a "cp" upgrade. I'm just going to commit it ahead of the CVE announcement that accompanies every new version.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b72a137761e28d5456b030a7f0ce5ab3796faf commit 04b72a137761e28d5456b030a7f0ce5ab3796faf Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2024-09-13 12:25:21 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2024-09-13 12:50:02 +0000 net-libs/webkit-gtk: add 2.44.4 Tested with/without jumbo build, r410 in Evolution and r600 in Epiphany. And finally reordering $S to make pkgcheck be quiet. Bug: https://bugs.gentoo.org/938026 Closes: https://bugs.gentoo.org/939541 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> net-libs/webkit-gtk/Manifest | 1 + net-libs/webkit-gtk/webkit-gtk-2.44.4-r410.ebuild | 250 +++++++++++++++++++++ net-libs/webkit-gtk/webkit-gtk-2.44.4-r600.ebuild | 262 ++++++++++++++++++++++ net-libs/webkit-gtk/webkit-gtk-2.44.4.ebuild | 248 ++++++++++++++++++++ 4 files changed, 761 insertions(+)