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
Alberto Garcia [Thu, 20 Apr 2023 12:29:23 +0000 (13:29 +0100)]
Merge webkit2gtk (2.40.1-1) import into refs/heads/workingbranch
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
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
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
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
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
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
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
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]
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]
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]
Peter Michael Green [Thu, 30 Mar 2023 13:49:24 +0000 (13:49 +0000)]
Disable webgl on armhf
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
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Merge webkit2gtk (2.40.0-3) import into refs/heads/workingbranch
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
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
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
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Reduce memory usage
Bug-Debian: https://bugs.debian.org/949621
Forwarded: no
===================================================================
Gbp-Pq: Name reduce-memory-overheads.patch
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +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
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +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
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +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
John Paul Adrian Glaubitz [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Fix FTBFS on m68k
Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23
===================================================================
Gbp-Pq: Name fix-ftbfs-m68k.patch
David Matthew Mattli [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
webkit2gtk (2.40.0-3) unstable; urgency=medium
* debian/{rules,control.in}:
- Add dependency on libgles2 on arm (Closes: #
1033230).
[dgit import unpatched webkit2gtk 2.40.0-3]
Alberto Garcia [Tue, 21 Mar 2023 17:11:48 +0000 (17:11 +0000)]
Import webkit2gtk_2.40.0-3.debian.tar.xz
[dgit import tarball webkit2gtk 2.40.0-3 webkit2gtk_2.40.0-3.debian.tar.xz]
Alberto Garcia [Fri, 17 Mar 2023 13:52:02 +0000 (13:52 +0000)]
Import webkit2gtk_2.40.0.orig.tar.xz
[dgit import orig webkit2gtk_2.40.0.orig.tar.xz]
Raspbian automatic forward porter [Sat, 25 Feb 2023 02:41:35 +0000 (02:41 +0000)]
Merge version 2.38.4-2+rpi1 and 2.38.5-1 to produce 2.38.5-1+rpi1
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)]
Merge webkit2gtk (2.38.5-1) import into refs/heads/workingbranch
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +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
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +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
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +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
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +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
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +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
John Paul Adrian Glaubitz [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)]
Fix FTBFS on m68k
Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23
===================================================================
Gbp-Pq: Name fix-ftbfs-m68k.patch
David Matthew Mattli [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)]
webkit2gtk (2.38.5-1) unstable; urgency=high
* New upstream release.
* The WebKitGTK security advisory WSA-2023-0002 lists the following
security fixes in the latest versions of WebKitGTK:
- CVE-2023-23529 (fixed in 2.38.5).
* Remove debian/patches/fix-nonunified-build.patch.
[dgit import unpatched webkit2gtk 2.38.5-1]
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)]
Import webkit2gtk_2.38.5.orig.tar.xz
[dgit import orig webkit2gtk_2.38.5.orig.tar.xz]
Alberto Garcia [Wed, 15 Feb 2023 17:10:55 +0000 (17:10 +0000)]
Import webkit2gtk_2.38.5-1.debian.tar.xz
[dgit import tarball webkit2gtk 2.38.5-1 webkit2gtk_2.38.5-1.debian.tar.xz]
Raspbian automatic forward porter [Fri, 10 Feb 2023 12:46:08 +0000 (12:46 +0000)]
Merge version 2.38.3-1+rpi1 and 2.38.4-2 to produce 2.38.4-2+rpi1
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +0000)]
Merge webkit2gtk (2.38.4-2) import into refs/heads/workingbranch
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +0000)]
Fix non-unified build
===================================================================
Gbp-Pq: Name fix-nonunified-build.patch
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +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
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +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
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +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
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +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
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +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
John Paul Adrian Glaubitz [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +0000)]
Fix FTBFS on m68k
Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23
===================================================================
Gbp-Pq: Name fix-ftbfs-m68k.patch
David Matthew Mattli [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +0000)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +0000)]
webkit2gtk (2.38.4-2) unstable; urgency=high
* The WebKitGTK security advisory WSA-2023-0001 lists the following
security fixes in the latest versions of WebKitGTK:
- CVE-2022-42826, CVE-2023-23517, CVE-2023-23518 (fixed in 2.38.4).
* debian/patches/fix-nonunified-build.patch:
- Fix non-unified build (FTBFS in mipsel).
[dgit import unpatched webkit2gtk 2.38.4-2]
Alberto Garcia [Fri, 3 Feb 2023 14:52:39 +0000 (14:52 +0000)]
Import webkit2gtk_2.38.4-2.debian.tar.xz
[dgit import tarball webkit2gtk 2.38.4-2 webkit2gtk_2.38.4-2.debian.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]
Raspbian automatic forward porter [Sun, 1 Jan 2023 10:38:52 +0000 (10:38 +0000)]
Merge version 2.38.2-1+rpi1 and 2.38.3-1 to produce 2.38.3-1+rpi1
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +0000)]
Merge webkit2gtk (2.38.3-1) import into refs/heads/workingbranch
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +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
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +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
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +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
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +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
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +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
John Paul Adrian Glaubitz [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +0000)]
Fix FTBFS on m68k
Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23
===================================================================
Gbp-Pq: Name fix-ftbfs-m68k.patch
David Matthew Mattli [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +0000)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +0000)]
webkit2gtk (2.38.3-1) unstable; urgency=high
* New upstream release.
[dgit import unpatched webkit2gtk 2.38.3-1]
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +0000)]
Import webkit2gtk_2.38.3.orig.tar.xz
[dgit import orig webkit2gtk_2.38.3.orig.tar.xz]
Alberto Garcia [Sat, 24 Dec 2022 15:24:20 +0000 (15:24 +0000)]
Import webkit2gtk_2.38.3-1.debian.tar.xz
[dgit import tarball webkit2gtk 2.38.3-1 webkit2gtk_2.38.3-1.debian.tar.xz]
Raspbian automatic forward porter [Wed, 9 Nov 2022 06:33:50 +0000 (06:33 +0000)]
Merge version 2.38.0-3+rpi1 and 2.38.2-1 to produce 2.38.2-1+rpi1
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +0000)]
Merge webkit2gtk (2.38.2-1) import into refs/heads/workingbranch
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +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
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +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
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +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
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +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
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +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
John Paul Adrian Glaubitz [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +0000)]
Fix FTBFS on m68k
Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23
===================================================================
Gbp-Pq: Name fix-ftbfs-m68k.patch
David Matthew Mattli [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +0000)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +0000)]
webkit2gtk (2.38.2-1) unstable; urgency=high
* New upstream release.
* The WebKitGTK security advisory WSA-2022-0010 lists the following
security fixes in the latest versions of WebKitGTK:
- CVE-2022-32888 and CVE-2022-32923 (fixed in 2.38.0).
- CVE-2022-42799, CVE-2022-42823 and CVE-2022-42824 (fixed in 2.38.2).
* debian/patches/fix-nonunified-build.patch:
- Drop this patch.
[dgit import unpatched webkit2gtk 2.38.2-1]
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +0000)]
Import webkit2gtk_2.38.2.orig.tar.xz
[dgit import orig webkit2gtk_2.38.2.orig.tar.xz]
Alberto Garcia [Fri, 4 Nov 2022 16:37:25 +0000 (16:37 +0000)]
Import webkit2gtk_2.38.2-1.debian.tar.xz
[dgit import tarball webkit2gtk 2.38.2-1 webkit2gtk_2.38.2-1.debian.tar.xz]
Raspbian automatic forward porter [Sun, 2 Oct 2022 13:49:18 +0000 (14:49 +0100)]
Merge version 2.36.7-1+rpi1 and 2.38.0-3 to produce 2.38.0-3+rpi1
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
Merge webkit2gtk (2.38.0-3) import into refs/heads/workingbranch
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
Fix non-unified GTK4 build
Bug: https://bugs.webkit.org/show_bug.cgi?id=245723
===================================================================
Gbp-Pq: Name fix-nonunified-build.patch
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +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
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
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
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +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
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +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
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +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
John Paul Adrian Glaubitz [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
Fix FTBFS on m68k
Bug-Debian: https://bugs.debian.org/868126
Last-Update: 2020-01-23
===================================================================
Gbp-Pq: Name fix-ftbfs-m68k.patch
David Matthew Mattli [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
webkit2gtk (2.38.0-3) unstable; urgency=high
* debian/patches/fix-nonunified-build.patch:
- Fix non-unified GTK4 build.
[dgit import unpatched webkit2gtk 2.38.0-3]
Alberto Garcia [Wed, 28 Sep 2022 07:20:17 +0000 (08:20 +0100)]
Import webkit2gtk_2.38.0-3.debian.tar.xz
[dgit import tarball webkit2gtk 2.38.0-3 webkit2gtk_2.38.0-3.debian.tar.xz]
Alberto Garcia [Fri, 16 Sep 2022 14:59:49 +0000 (15:59 +0100)]
Import webkit2gtk_2.38.0.orig.tar.xz
[dgit import orig webkit2gtk_2.38.0.orig.tar.xz]
Raspbian automatic forward porter [Tue, 30 Aug 2022 17:37:02 +0000 (18:37 +0100)]
Merge version 2.36.6-1+rpi1 and 2.36.7-1 to produce 2.36.7-1+rpi1
Raspbian automatic forward porter [Sat, 27 Aug 2022 18:07:44 +0000 (19:07 +0100)]
Merge version 2.36.4-1+rpi1 and 2.36.6-1 to produce 2.36.6-1+rpi1
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00:49 +0100)]
Merge webkit2gtk (2.36.7-1) import into refs/heads/workingbranch
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00: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
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00:49 +0100)]
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
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00: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
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00: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
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00: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
John Paul Adrian Glaubitz [Wed, 24 Aug 2022 23:49:31 +0000 (00: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
David Matthew Mattli [Wed, 24 Aug 2022 23:49:31 +0000 (00:49 +0100)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Wed, 24 Aug 2022 23:49:31 +0000 (00:49 +0100)]
webkit2gtk (2.36.7-1) unstable; urgency=high
* New upstream release.
[dgit import unpatched webkit2gtk 2.36.7-1]