summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
Merge wpewebkit (2.44.2-1) import into refs/heads/workingbranch
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +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
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
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 May 2024 09:05:32 +0000 (11:05 +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
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
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 May 2024 09:05:32 +0000 (11:05 +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
David Matthew Mattli [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
wpewebkit (2.44.2-1) unstable; urgency=medium
* New upstream release.
[dgit import unpatched wpewebkit 2.44.2-1]
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
Import wpewebkit_2.44.2.orig.tar.xz
[dgit import orig wpewebkit_2.44.2.orig.tar.xz]
Alberto Garcia [Wed, 15 May 2024 09:05:32 +0000 (11:05 +0200)]
Import wpewebkit_2.44.2-1.debian.tar.xz
[dgit import tarball wpewebkit 2.44.2-1 wpewebkit_2.44.2-1.debian.tar.xz]
Alberto Garcia [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)]
Merge wpewebkit (2.42.4-1) import into refs/heads/workingbranch
Alberto Garcia [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +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 [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +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, 14 Dec 2023 15:43:01 +0000 (16:43 +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, 14 Dec 2023 15:43:01 +0000 (16:43 +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
David Matthew Mattli [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)]
wpewebkit (2.42.4-1) unstable; urgency=high
* New upstream release.
[dgit import unpatched wpewebkit 2.42.4-1]
Alberto Garcia [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)]
Import wpewebkit_2.42.4.orig.tar.xz
[dgit import orig wpewebkit_2.42.4.orig.tar.xz]
Alberto Garcia [Thu, 14 Dec 2023 15:43:01 +0000 (16:43 +0100)]
Import wpewebkit_2.42.4-1.debian.tar.xz
[dgit import tarball wpewebkit 2.42.4-1 wpewebkit_2.42.4-1.debian.tar.xz]
Alberto Garcia [Wed, 15 Feb 2023 21:52:14 +0000 (22:52 +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, 15 Feb 2023 21:52:14 +0000 (22:52 +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, 15 Feb 2023 21:52:14 +0000 (22:52 +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, 15 Feb 2023 21:52:14 +0000 (22:52 +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, 15 Feb 2023 21:52:14 +0000 (22:52 +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, 15 Feb 2023 21:52:14 +0000 (22:52 +0100)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Wed, 15 Feb 2023 21:52:14 +0000 (22:52 +0100)]
wpewebkit (2.38.5-1) unstable; urgency=high
* New upstream release.
* The WPE WebKit security advisory WSA-2023-0002 lists the following
security fixes in the latest versions of WPE WebKit:
- CVE-2023-23529 (fixed in 2.38.5).
[dgit import unpatched wpewebkit 2.38.5-1]
Alberto Garcia [Wed, 15 Feb 2023 21:52:14 +0000 (22:52 +0100)]
Import wpewebkit_2.38.5.orig.tar.xz
[dgit import orig wpewebkit_2.38.5.orig.tar.xz]
Alberto Garcia [Wed, 15 Feb 2023 21:52:14 +0000 (22:52 +0100)]
Import wpewebkit_2.38.5-1.debian.tar.xz
[dgit import tarball wpewebkit 2.38.5-1 wpewebkit_2.38.5-1.debian.tar.xz]