* [ptxdist] [PATCH] libsoup: Update to 3.6.6
@ 2026-07-21 11:44 David Jander
2026-08-14 15:38 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libsoup: Update to 3.6.6
2026-07-21 11:44 [ptxdist] [PATCH] libsoup: Update to 3.6.6 David Jander
@ 2026-08-14 15:38 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-08-14 15:38 UTC (permalink / raw)
To: ptxdist; +Cc: David Jander
Thanks, applied as 37cefb7f7082e2ea90916c24d6d10251628abd56.
Michael
[sent from post-receive hook]
On Fri, 14 Aug 2026 17:38:33 +0200, David Jander <david@protonic.nl> wrote:
> 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>
> Message-Id: <20260721114402.739467-1-david@protonic.nl>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libsoup.make b/rules/libsoup.make
> index 8b5540ea3c88..03bfd823c42d 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))
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-14 15:39 UTC | newest]
Thread overview: 2+ messages (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
2026-08-14 15:38 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox