webkit2gtk.git
2 years agoMerge version 2.40.3-2~deb12u2+rpi1 and 2.42.2-1~deb12u1 to produce 2.42.2-1~deb12u1... bookworm-staging archive/raspbian/2.42.2-1_deb12u1+rpi1 raspbian/2.42.2-1_deb12u1+rpi1
Raspbian automatic forward porter [Tue, 21 Nov 2023 11:53:12 +0000 (11:53 +0000)]
Merge version 2.40.3-2~deb12u2+rpi1 and 2.42.2-1~deb12u1 to produce 2.42.2-1~deb12u1+rpi1

2 years agoMerge webkit2gtk (2.42.2-1~deb12u1) import into refs/heads/workingbranch
Alberto Garcia [Thu, 16 Nov 2023 11:15:08 +0000 (12:15 +0100)]
Merge webkit2gtk (2.42.2-1~deb12u1) import into refs/heads/workingbranch

2 years agoDisable DMABuf renderer for NVIDIA proprietary drivers
Carlos Garcia Campos [Thu, 16 Nov 2023 11:15:08 +0000 (12:15 +0100)]
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-dmabuf-nvidia.patch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Thu, 16 Nov 2023 11:15:08 +0000 (12:15 +0100)]
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
Alberto Garcia [Thu, 16 Nov 2023 11:15:08 +0000 (12:15 +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, 16 Nov 2023 11:15:08 +0000 (12:15 +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, 16 Nov 2023 11:15:08 +0000 (12:15 +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, 16 Nov 2023 11:15:08 +0000 (12:15 +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, 16 Nov 2023 11:15:08 +0000 (12:15 +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, 16 Nov 2023 11:15:08 +0000 (12:15 +0100)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.42.2-1~deb12u1) bookworm-security; urgency=medium
Alberto Garcia [Thu, 16 Nov 2023 11:15:08 +0000 (12:15 +0100)]
webkit2gtk (2.42.2-1~deb12u1) bookworm-security; urgency=medium

  * Rebuild for bookworm-security.
    - Fixes CVE-2023-41983 and CVE-2023-42852.
  * Disable JPEG XL to avoid adding new dependencies.
    - debian/control.in: Remove build dependency on libjxl-dev.
    - debian/rules: Build with -DUSE_JPEGXL=OFF.

[dgit import unpatched webkit2gtk 2.42.2-1~deb12u1]

2 years agoImport webkit2gtk_2.42.2-1~deb12u1.debian.tar.xz
Alberto Garcia [Thu, 16 Nov 2023 11:15:08 +0000 (12:15 +0100)]
Import webkit2gtk_2.42.2-1~deb12u1.debian.tar.xz

[dgit import tarball webkit2gtk 2.42.2-1~deb12u1 webkit2gtk_2.42.2-1~deb12u1.debian.tar.xz]

2 years agoMerge webkit2gtk (2.42.2-1) import into refs/heads/workingbranch
Alberto Garcia [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
Merge webkit2gtk (2.42.2-1) import into refs/heads/workingbranch

2 years agoImport webkit2gtk_2.42.2.orig.tar.xz
Alberto Garcia [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
Import webkit2gtk_2.42.2.orig.tar.xz

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

2 years agoDisable DMABuf renderer for NVIDIA proprietary drivers
Carlos Garcia Campos [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
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-dmabuf-nvidia.patch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
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
Alberto Garcia [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +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 [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +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 [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +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 [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +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 [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +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 [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.42.2-1) unstable; urgency=high
Alberto Garcia [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
webkit2gtk (2.42.2-1) unstable; urgency=high

  * New upstream release.
  * debian/copyright:
    - Update copyright information of all files.

[dgit import unpatched webkit2gtk 2.42.2-1]

2 years agoImport webkit2gtk_2.42.2-1.debian.tar.xz
Alberto Garcia [Fri, 10 Nov 2023 18:02:00 +0000 (19:02 +0100)]
Import webkit2gtk_2.42.2-1.debian.tar.xz

[dgit import tarball webkit2gtk 2.42.2-1 webkit2gtk_2.42.2-1.debian.tar.xz]

2 years agoMerge webkit2gtk (2.42.1-2) import into refs/heads/workingbranch
Alberto Garcia [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)]
Merge webkit2gtk (2.42.1-2) import into refs/heads/workingbranch

2 years agoDisable DMABuf renderer for NVIDIA proprietary drivers
Carlos Garcia Campos [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)]
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-dmabuf-nvidia.patch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)]
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
Alberto Garcia [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +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 [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +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 [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +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 [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +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 [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +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 [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +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-2) unstable; urgency=medium
Alberto Garcia [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)]
webkit2gtk (2.42.1-2) unstable; urgency=medium

  * debian/patches/disable-dmabuf-nvidia.patch:
    - Disable the DMABuf renderer for NVIDIA proprietary drivers
      (Closes: #1039720, #1052055).

[dgit import unpatched webkit2gtk 2.42.1-2]

2 years agoImport webkit2gtk_2.42.1-2.debian.tar.xz
Alberto Garcia [Wed, 4 Oct 2023 15:09:23 +0000 (16:09 +0100)]
Import webkit2gtk_2.42.1-2.debian.tar.xz

[dgit import tarball webkit2gtk 2.42.1-2 webkit2gtk_2.42.1-2.debian.tar.xz]

2 years agoMerge webkit2gtk (2.42.1-1) import into refs/heads/workingbranch
Alberto Garcia [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +0100)]
Merge webkit2gtk (2.42.1-1) import into refs/heads/workingbranch

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]

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +0100)]
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
Alberto Garcia [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +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 [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +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 [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +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 [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +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 [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +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 [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +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) unstable; urgency=high
Alberto Garcia [Wed, 27 Sep 2023 08:49:22 +0000 (09:49 +0100)]
webkit2gtk (2.42.1-1) unstable; urgency=high

  * New upstream release.

[dgit import unpatched webkit2gtk 2.42.1-1]

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

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

2 years agoMerge webkit2gtk (2.42.0-1) import into refs/heads/workingbranch
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Merge webkit2gtk (2.42.0-1) import into refs/heads/workingbranch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
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
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +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 [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +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 [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +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 [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +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 [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +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 [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.42.0-1) unstable; urgency=medium
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
webkit2gtk (2.42.0-1) unstable; urgency=medium

  * New upstream release.
  * Bring all changes from the 2.41 (experimental) branch.
  * debian/gbp.conf:
    - Update upstream branch name.
  * debian/control.in:
    - Remove the minimum versions of all build dependencies in the cases
      where they are very old.
    - Add build dependency on libjxl-dev, JPEGXL is now enabled by
      default.
    - Require CMake 3.16
  * debian/control-common.in:
    - Add dependency on libgles2. This is no longer detected automatically
      because it's loaded at runtime by libepoxy (see #1050777).
  * debian/source/lintian-overrides:
    - Update source-is-missing overrides.
  * debian/libwebkit2gtk-4.0-37.symbols:
    - Update symbols.
  * debian/rules:
    - Use --max-parallel=2 in Debian mipsel builds again.
    - Don't build jpegxl support on Ubuntu yet (it's still in universe)
      (Jeremy Bicha).
  * debian/copyright:
    - Update copyright information of all files.

[dgit import unpatched webkit2gtk 2.42.0-1]

2 years agoImport webkit2gtk_2.42.0.orig.tar.xz
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Import webkit2gtk_2.42.0.orig.tar.xz

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

2 years agoImport webkit2gtk_2.42.0-1.debian.tar.xz
Alberto Garcia [Fri, 15 Sep 2023 12:49:49 +0000 (13:49 +0100)]
Import webkit2gtk_2.42.0-1.debian.tar.xz

[dgit import tarball webkit2gtk 2.42.0-1 webkit2gtk_2.42.0-1.debian.tar.xz]

2 years agoMerge webkit2gtk (2.40.5-1) import into refs/heads/workingbranch
Alberto Garcia [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +0100)]
Merge webkit2gtk (2.40.5-1) import into refs/heads/workingbranch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +0100)]
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
Alberto Garcia [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +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 [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +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 [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +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 [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +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 [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +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 [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +0100)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.40.5-1) unstable; urgency=high
Alberto Garcia [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +0100)]
webkit2gtk (2.40.5-1) unstable; urgency=high

  * New upstream release.
  * debian/rules:
    - Use -O1 instead of -Os in sh4 (thanks, John Paul Adrian Glaubitz)
      (Closes: #1042519).
  * Drop debian/patches/fix-jsc-timestamp.patch.

[dgit import unpatched webkit2gtk 2.40.5-1]

2 years agoImport webkit2gtk_2.40.5.orig.tar.xz
Alberto Garcia [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +0100)]
Import webkit2gtk_2.40.5.orig.tar.xz

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

2 years agoImport webkit2gtk_2.40.5-1.debian.tar.xz
Alberto Garcia [Tue, 1 Aug 2023 21:01:52 +0000 (22:01 +0100)]
Import webkit2gtk_2.40.5-1.debian.tar.xz

[dgit import tarball webkit2gtk 2.40.5-1 webkit2gtk_2.40.5-1.debian.tar.xz]

2 years agoMerge version 2.40.1-1+rpi1 and 2.40.3-2~deb12u2 to produce 2.40.3-2~deb12u2+rpi1 archive/raspbian/2.40.3-2_deb12u2+rpi1 raspbian/2.40.3-2_deb12u2+rpi1
Raspbian automatic forward porter [Fri, 28 Jul 2023 21:05:13 +0000 (22:05 +0100)]
Merge version 2.40.1-1+rpi1 and 2.40.3-2~deb12u2 to produce 2.40.3-2~deb12u2+rpi1

2 years agoMerge webkit2gtk (2.40.3-2~deb12u2) import into refs/heads/workingbranch
Alberto Garcia [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
Merge webkit2gtk (2.40.3-2~deb12u2) import into refs/heads/workingbranch

2 years agoFix CVE-2023-37450
Justin Michaud [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
Fix CVE-2023-37450

Origin: https://github.com/WebKit/WebKit/commit/4f99c0670d2d91dbc51725a7af6909e186db1b07

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

Gbp-Pq: Name fix-CVE-2023-37450.patch

2 years agoEnsure reproducibility of __TIMESTAMP__
Alexander Kanavin [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
Ensure reproducibility of __TIMESTAMP__

Bug: https://bugs.webkit.org/show_bug.cgi?id=252308
Origin: https://github.com/WebKit/WebKit/pull/15293

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

Gbp-Pq: Name fix-jsc-timestamp.patch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
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
Alberto Garcia [Fri, 21 Jul 2023 09:24:47 +0000 (10: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 [Fri, 21 Jul 2023 09:24:47 +0000 (10: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 [Fri, 21 Jul 2023 09:24:47 +0000 (10: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 [Fri, 21 Jul 2023 09:24:47 +0000 (10: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 [Fri, 21 Jul 2023 09:24:47 +0000 (10: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 [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.40.3-2~deb12u2) bookworm-security; urgency=medium
Alberto Garcia [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
webkit2gtk (2.40.3-2~deb12u2) bookworm-security; urgency=medium

  * debian/patches/fix-CVE-2023-37450.patch:
    - Cherry pick fix for CVE-2023-37450.

[dgit import unpatched webkit2gtk 2.40.3-2~deb12u2]

2 years agoImport webkit2gtk_2.40.3-2~deb12u2.debian.tar.xz
Alberto Garcia [Fri, 21 Jul 2023 09:24:47 +0000 (10:24 +0100)]
Import webkit2gtk_2.40.3-2~deb12u2.debian.tar.xz

[dgit import tarball webkit2gtk 2.40.3-2~deb12u2 webkit2gtk_2.40.3-2~deb12u2.debian.tar.xz]

2 years agoImport webkit2gtk_2.40.3.orig.tar.xz
Alberto Garcia [Wed, 28 Jun 2023 14:55:42 +0000 (15:55 +0100)]
Import webkit2gtk_2.40.3.orig.tar.xz

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

2 years agoMerge version 2.40.0-3+rpi1 and 2.40.1-1 to produce 2.40.1-1+rpi1 archive/raspbian/2.40.1-1+rpi1 raspbian/2.40.1-1+rpi1
Raspbian automatic forward porter [Sun, 14 May 2023 02:37:29 +0000 (03:37 +0100)]
Merge version 2.40.0-3+rpi1 and 2.40.1-1 to produce 2.40.1-1+rpi1

2 years agoMerge webkit2gtk (2.40.1-1) import into refs/heads/workingbranch
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
Merge webkit2gtk (2.40.1-1) import into refs/heads/workingbranch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
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
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +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, 20 Apr 2023 12:29:23 +0000 (13:29 +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, 20 Apr 2023 12:29:23 +0000 (13:29 +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, 20 Apr 2023 12:29:23 +0000 (13:29 +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, 20 Apr 2023 12:29:23 +0000 (13:29 +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, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
Fix FTBFS in sparc64

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

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

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

2 years agowebkit2gtk (2.40.1-1) unstable; urgency=high
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
webkit2gtk (2.40.1-1) unstable; urgency=high

  * New upstream release.
  * debian/rules:
    - Build with -DUSE_GBM=OFF in the Hurd (Closes: #1033999).
  * Drop fix-script-message-received-marshaller.patch and
    fix-gst-crash.patch. Refresh all other patches.
  * debian/copyright:
    - Update copyright information of all files.

[dgit import unpatched webkit2gtk 2.40.1-1]

2 years agoImport webkit2gtk_2.40.1.orig.tar.xz
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
Import webkit2gtk_2.40.1.orig.tar.xz

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

2 years agoImport webkit2gtk_2.40.1-1.debian.tar.xz
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
Import webkit2gtk_2.40.1-1.debian.tar.xz

[dgit import tarball webkit2gtk 2.40.1-1 webkit2gtk_2.40.1-1.debian.tar.xz]

2 years agoDisable webgl on armhf archive/raspbian/2.40.0-3+rpi1 raspbian/2.40.0-3+rpi1
Peter Michael Green [Thu, 30 Mar 2023 13:49:24 +0000 (13:49 +0000)]
Disable webgl on armhf

2 years agoManual merge of version 2.38.5-1+rpi1 and 2.40.0-3 to produce 2.40.0-3+rpi1
Peter Michael Green [Thu, 30 Mar 2023 12:42:32 +0000 (12:42 +0000)]
Manual merge of version 2.38.5-1+rpi1 and 2.40.0-3 to produce 2.40.0-3+rpi1

2 years agoMerge webkit2gtk (2.40.0-3) import into refs/heads/workingbranch
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Merge webkit2gtk (2.40.0-3) import into refs/heads/workingbranch

2 years agoFix crash in webkit_media_stream_src_class_init()
Philippe Normand [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Fix crash in webkit_media_stream_src_class_init()

Bug: https://bugs.webkit.org/show_bug.cgi?id=254025
Origin: https://github.com/WebKit/WebKit/commit/358ce3a4bd7353c8edaa5720c949301f31c9a5e9

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

Gbp-Pq: Name fix-gst-crash.patch

2 years agoFix WebKitUserContentManager::script-message-received marshaller
Michael Catanzaro [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Fix WebKitUserContentManager::script-message-received marshaller

Bug: https://bugs.webkit.org/show_bug.cgi?id=254089
Origin: https://github.com/WebKit/WebKit/commit/fa61ab3f24678c03f96ca6c4a51a8c7e21439f83

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

Gbp-Pq: Name fix-script-message-received-marshaller.patch

2 years agoDon't try to use PATH_MAX in the Hurd
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +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