summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Fix the armhf build if bmalloc is enabled
Bug: https://bugs.webkit.org/show_bug.cgi?id=278858
===================================================================
Gbp-Pq: Name fix-bmalloc-armhf.patch
Carlos Garcia Campos [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Disable DMABuf renderer for NVIDIA proprietary drivers
Bug: https://bugs.webkit.org/show_bug.cgi?id=262607
Bug-Debian: https://bugs.debian.org/
1039720
Origin: https://github.com/WebKit/WebKit/pull/18614
===================================================================
Gbp-Pq: Name disable-nvidia-dmabuf.patch
Michael Catanzaro [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Disable webkit_settings_set_enable_2d_canvas_acceleration on non-Skia builds
Bug: https://bugs.webkit.org/show_bug.cgi?id=279220
Bug-Debian: https://bugs.debian.org/
1082149
Origin: https://commits.webkit.org/283863@main
===================================================================
Gbp-Pq: Name fix-epiphany-ftbfs.patch
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Don't try to use PATH_MAX in the Hurd
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978098
Bug: https://bugs.webkit.org/show_bug.cgi?id=219572
===================================================================
Gbp-Pq: Name fix-ftbfs-hurd.patch
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Don't check for SSE2 support on i386
Bug-Debian: https://bugs.debian.org/930935
Forwarded: no
===================================================================
Gbp-Pq: Name dont-detect-sse2.patch
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Gbp-Pq: Name fix-ftbfs-x32.patch
David Matthew Mattli [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Use WTF_CPU_UNKNOWN when building for riscv64
Bug: https://bugs.webkit.org/show_bug.cgi?id=271371
Forwarded: no
WebKitGTK doesn't build on riscv64 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Gbp-Pq: Name fix-ftbfs-riscv64.patch
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
webkit2gtk (2.46.0-2) unstable; urgency=medium
* debian/rules:
- Use -DUSE_SYSPROF_CAPTURE=OFF in unsupported arches.
- Enable bmalloc on armhf, using the system malloc is crashing the web
process (Closes: #
1082148)
* debian/patches/fix-epiphany-ftbfs.patch:
- Disable webkit_settings_set_enable_2d_canvas_acceleration on
non-Skia builds. This fixes a FTBFS in epiphany-browser
(Closes: #
1082149).
* debian/patches/disable-dmabuf-nvidia.patch:
- Bring back this patch (Closes: #
1082139), see also #
1039720.
* debian/patches/fix-bmalloc-armhf.patch:
- Fix the armhf build if bmalloc is enabled.
[dgit import unpatched webkit2gtk 2.46.0-2]
Alberto Garcia [Thu, 19 Sep 2024 17:11:43 +0000 (19:11 +0200)]
Import webkit2gtk_2.46.0-2.debian.tar.xz
[dgit import tarball webkit2gtk 2.46.0-2 webkit2gtk_2.46.0-2.debian.tar.xz]
Alberto Garcia [Tue, 17 Sep 2024 13:42:38 +0000 (15:42 +0200)]
Import webkit2gtk_2.46.0.orig.tar.xz
[dgit import orig webkit2gtk_2.46.0.orig.tar.xz]