webkit2gtk.git
2 years agoReduce memory usage
Alberto Garcia [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
Reduce memory usage

Bug-Debian: https://bugs.debian.org/949621
Forwarded: no

===================================================================

Gbp-Pq: Name reduce-memory-overheads.patch

2 years agoDon't check for SSE2 support on i386
Alberto Garcia [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
Don't check for SSE2 support on i386

Bug-Debian: https://bugs.debian.org/930935
Forwarded: no

===================================================================

Gbp-Pq: Name dont-detect-sse2.patch

2 years agoEnable THREADS_PREFER_PTHREAD_FLAG
Alberto Garcia [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
Enable THREADS_PREFER_PTHREAD_FLAG

Bug: https://bugs.webkit.org/show_bug.cgi?id=182622
Bug-Debian: https://bugs.debian.org/895969
Origin: https://trac.webkit.org/changeset/231843

This fixes a FTBFS in riscv64
===================================================================

Gbp-Pq: Name prefer-pthread.patch

2 years agoUse WTF_CPU_UNKNOWN when building for X32
Alberto Garcia [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
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

2 years agoFix FTBFS on m68k
John Paul Adrian Glaubitz [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
Fix FTBFS on m68k

Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23

===================================================================

Gbp-Pq: Name fix-ftbfs-m68k.patch

2 years agoFix FTBFS in sparc64
David Matthew Mattli [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
Fix FTBFS in sparc64

Bug-Debian: https://bugs.debian.org/806816

===================================================================

Gbp-Pq: Name fix-ftbfs-sparc64.patch

2 years agowebkit2gtk (2.42.1-1~deb11u1) bullseye-security; urgency=medium
Alberto Garcia [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
webkit2gtk (2.42.1-1~deb11u1) bullseye-security; urgency=medium

  * Rebuild for bullseye-security.
  * gcc 10 segfaults when building webkit in amd64 (see #1008098) so use
    clang instead. Keep using gcc in other architectures because clang has
    problems in at least i386, arm64 and mipsel (see #1010329 and
    #1016811).
    - debian/rules: Tell CMake to use clang.
    - debian/control.in: Build depend on clang.
  * Build libsoup2 packages only.
    - debian/rules: Set ENABLE_SOUP3=NO, ENABLE_GTK4=NO and
      USE_PREBUILT_DOCS=YES.
    - debian/control.in: Remove build dependency on ccache.
  * debian/rules:
    - Disable USE_AVI, USE_GBM, USE_GSTREAMER_TRANSCODER and USE_JPEGXL
      due to missing or additional build dependencies.
  * debian/control.in:
    - Don't require version 1.20.0 of libgstreamer-plugins-bad1.0-dev.
    - Remove build dependency on libjxl-dev.
  * debian/patches/disable-dmabuf-nvidia.patch:
    - Disable the DMABuf renderer for NVIDIA proprietary drivers
      (See #1039720 and #1052055).

[dgit import unpatched webkit2gtk 2.42.1-1~deb11u1]

2 years agoImport webkit2gtk_2.42.1-1~deb11u1.debian.tar.xz
Alberto Garcia [Thu, 12 Oct 2023 11:24:17 +0000 (12:24 +0100)]
Import webkit2gtk_2.42.1-1~deb11u1.debian.tar.xz

[dgit import tarball webkit2gtk 2.42.1-1~deb11u1 webkit2gtk_2.42.1-1~deb11u1.debian.tar.xz]

2 years agoImport webkit2gtk_2.42.1.orig.tar.xz
Alberto Garcia [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +0100)]
Import webkit2gtk_2.42.1.orig.tar.xz

[dgit import orig webkit2gtk_2.42.1.orig.tar.xz]