From: David Jander <david@protonic.nl>
To: Marc Kleine-Budde <mkl@pengutronix.de>, ptxdist@pengutronix.de
Cc: david@protonic.nl
Subject: [ptxdist] [PATCH] libsoup: Update to 3.6.6
Date: Tue, 21 Jul 2026 13:44:02 +0200 [thread overview]
Message-ID: <20260721114402.739467-1-david@protonic.nl> (raw)
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
reply other threads:[~2026-07-21 11:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260721114402.739467-1-david@protonic.nl \
--to=david@protonic.nl \
--cc=mkl@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox