webkit2gtk.git
2 years agoFix non-unified build
Alberto Garcia [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
Fix non-unified build

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

Gbp-Pq: Name fix-nonunified-build.patch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
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

2 years agoReduce memory usage when not using the Gold linker
Alberto Garcia [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
Reduce memory usage when not using the Gold linker

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 [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
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 [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
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 [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
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 [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
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 [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.38.4-2~deb11u1) bullseye-security; urgency=medium
Alberto Garcia [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
webkit2gtk (2.38.4-2~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.

[dgit import unpatched webkit2gtk 2.38.4-2~deb11u1]

2 years agoImport webkit2gtk_2.38.4-2~deb11u1.debian.tar.xz
Alberto Garcia [Mon, 6 Feb 2023 10:57:37 +0000 (10:57 +0000)]
Import webkit2gtk_2.38.4-2~deb11u1.debian.tar.xz

[dgit import tarball webkit2gtk 2.38.4-2~deb11u1 webkit2gtk_2.38.4-2~deb11u1.debian.tar.xz]

2 years agoImport webkit2gtk_2.38.4.orig.tar.xz
Alberto Garcia [Thu, 2 Feb 2023 09:50:05 +0000 (09:50 +0000)]
Import webkit2gtk_2.38.4.orig.tar.xz

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