Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939541 - net-libs/webkit-gtk-2.44.4: version bump
Summary: net-libs/webkit-gtk-2.44.4: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://webkitgtk.org/release/webkitg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-12 17:58 UTC by Michael Orlitzky
Modified: 2024-09-13 12:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2024-09-12 17:58:26 UTC
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.
Comment 1 Michael Orlitzky gentoo-dev 2024-09-13 12:35:51 UTC
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.
Comment 2 Larry the Git Cow gentoo-dev 2024-09-13 12:50:46 UTC
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(+)