Debian Patches

Status for qt6-webengine/6.10.2+dfsg-2

Patch Description Author Forwarded Bugs Origin Last update
arm64_xnnpack.diff no
upstream_glibc-2.43.diff [sandbox] Fix build with glibc-2.43 and above
Fixes error:
//sandbox/linux/system_headers/linux_seccomp.h:218:39: error: expected identifier before numeric constant
218 | #define SYS_SECCOMP 1
| ^

See https://crbug.com/456218403

(cherry picked from commit bf8bd5512920b28468d99b9ce550f0617e57d7f4)
Peter Varga <pvarga@inf.u-szeged.hu> no 2026-02-16
time-bits.diff no
ninja.diff no
remove_catapult_3rdparty.patch Remove dependencies on catapult from src/3rdparty
diff --git a/chromium/BUILD.gn b/chromium/BUILD.gn
index 457c83e8158..b0cd3ef2f74 100644
Patrick Franz <deltaone@debian.org> not-needed
remove_catapult_core.patch Remove dependencies on catapult from src/core Patrick Franz <deltaone@debian.org> not-needed
reduce_debugging_info.patch no
compressing_files.patch Building on 32-bit architectures fails when trying to compress files in the devtools-frontend. Patrick Franz <deltaone@debian.org> not-needed
disable_32bit_node_check.patch Disable the check for a 32bit architecture See https://code.qt.io/cgit/qt/qtwebengine.git/commit/?id=2c80ff478bcc3290cafd970c5fd3412f2887fc91

diff --git a/cmake/FindNodejs.cmake b/cmake/FindNodejs.cmake
index 00ce5696c..0aeef5ab3 100644
Patrick Franz <deltaone@debian.org> not-needed
support-i386.patch don't disable i386 builds on linux
https://chromium-review.googlesource.com/c/chromium/src/+/3583780

Chromium upstream decided to kill off i386 builds on Linux. They were
goin to add a 'force_x86_support' arg, but instead "[distributions that
still support i386] can patch the file."

At this point, i386 on linux is completely unsupported upstream, so
we're on our own with bugs.

The second part is needed as _mm_cvtsi128_si64 is not available on i386,
so let only amd64/x86_64 use it.
Andres Salomon <dilinger@debian.org> no 2025-07-29
hunspell-bdic.patch Hard code the Hunspell .bdic binary dictionaries path. Soren Stoutner <soren@debian.org> not-needed debian 2025-07-29
ccache.diff no

All known versions for source package 'qt6-webengine'

Links