webkit2gtk.git
13 months agoFix the armhf build if bmalloc is enabled
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +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

13 months agoDisable DMABuf renderer for NVIDIA proprietary drivers
Carlos Garcia Campos [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +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

13 months agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +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

13 months agoDon't check for SSE2 support on i386
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +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

13 months agoUse WTF_CPU_UNKNOWN when building for X32
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +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

13 months agoFix FTBFS in sparc64
David Matthew Mattli [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +0200)]
Fix FTBFS in sparc64

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

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

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

13 months agoUse WTF_CPU_UNKNOWN when building for riscv64
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +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

13 months agowebkit2gtk (2.46.2-1) unstable; urgency=medium
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +0200)]
webkit2gtk (2.46.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop socket-monitor-crash.patch (included in this release).
  * debian/control-common.in:
    - The libwebkit*-dev packages are no longer Multi-Arch: same.
      The s390x versions of the WebKit*.gir files are different due to a
      change in a default value (WebKit bug #279220).
  * debian/copyright:
    - Update copyright information of all files.
  * debian/rules:
    - Stop disabling jpeg-xl in Ubuntu (Jeremy BĂ­cha).
    - Remove the USE_PREBUILT_DOCS variable, we can always build the
      documentation now.
    - Fix build with -Nlibwebkitgtk-doc.
    - Disable Skia on loong64 (Closes: #1082740).

[dgit import unpatched webkit2gtk 2.46.2-1]

13 months agoImport webkit2gtk_2.46.2.orig.tar.xz
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +0200)]
Import webkit2gtk_2.46.2.orig.tar.xz

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

13 months agoImport webkit2gtk_2.46.2-1.debian.tar.xz
Alberto Garcia [Wed, 23 Oct 2024 09:57:14 +0000 (11:57 +0200)]
Import webkit2gtk_2.46.2-1.debian.tar.xz

[dgit import tarball webkit2gtk 2.46.2-1 webkit2gtk_2.46.2-1.debian.tar.xz]