mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libsoup: Update to 3.6.6
@ 2026-07-21 11:44 David Jander
  0 siblings, 0 replies; only message in thread
From: David Jander @ 2026-07-21 11:44 UTC (permalink / raw)
  To: Marc Kleine-Budde, ptxdist; +Cc: david

Version 3.6.5 has several serious bugs causing crashes in wpewebkit.
Typical symptom is WPENetworkProcess randomly crashing and being
restarted silently. Unfortunately in newer versions of wpewebkit (2.50.5+)
this also triggers a FD leak in the recovery path that leads to freezes
and slowing response of the UI (Most common symptom).

Signed-off-by: David Jander <david@protonic.nl>
---
 rules/libsoup.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libsoup.make b/rules/libsoup.make
index 8b5540ea3..03bfd823c 100644
--- a/rules/libsoup.make
+++ b/rules/libsoup.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBSOUP) += libsoup
 #
 # Paths and names
 #
-LIBSOUP_VERSION	:= 3.6.5
-LIBSOUP_SHA256	:= 6891765aac3e949017945c3eaebd8cc8216df772456dc9f460976fbdb7ada234
+LIBSOUP_VERSION	:= 3.6.6
+LIBSOUP_SHA256	:= 51ed0ae06f9d5a40f401ff459e2e5f652f9a510b7730e1359ee66d14d4872740
 LIBSOUP		:= libsoup-$(LIBSOUP_VERSION)
 LIBSOUP_SUFFIX	:= tar.xz
 LIBSOUP_URL	:= $(call ptx/mirror, GNOME, libsoup/$(basename $(LIBSOUP_VERSION))/$(LIBSOUP).$(LIBSOUP_SUFFIX))
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-21 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 11:44 [ptxdist] [PATCH] libsoup: Update to 3.6.6 David Jander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox