summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adrian Perez de Castro [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +0200)]
Fix crash when compiled with Clang with LTO enabled
Bug: https://bugs.webkit.org/show_bug.cgi?id=274780
Origin: https://github.com/WebKit/WebKit/commit/
4854b944b345990e4100319662777856fe8ea4aa
===================================================================
Gbp-Pq: Name fix-clang-build.patch
Michael Catanzaro [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +0200)]
Fix wasm crash
Origin: https://github.com/WebKit/WebKit/commit/
9140ce712aa87091613874d802787ab476be0e39
===================================================================
Gbp-Pq: Name fix-webasm-crash.patch
Alberto Garcia [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +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 [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +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 [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +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 [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +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 [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +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 [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +0200)]
Fix FTBFS in sparc64
Bug-Debian: https://bugs.debian.org/806816
===================================================================
Gbp-Pq: Name fix-ftbfs-sparc64.patch
Alberto Garcia [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +0200)]
wpewebkit (2.44.3-1) unstable; urgency=high
* New upstream release.
* The WPE WebKit security advisory WSA-2024-0004 lists the following
security fixes in the latest versions of WPE WebKit:
- CVE-2024-40776, CVE-2024-40779, CVE-2024-40780, CVE-2024-40782,
CVE-2024-40785, CVE-2024-40789, CVE-2024-40794, CVE-2024-4558
(fixed in 2.44.3).
* debian/control:
- Update Standards-Version to 4.7.0 (no changes).
* debian/libwpewebkit-2.0-1.symbols:
- Update symbols.
[dgit import unpatched wpewebkit 2.44.3-1]
Alberto Garcia [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +0200)]
Import wpewebkit_2.44.3.orig.tar.xz
[dgit import orig wpewebkit_2.44.3.orig.tar.xz]
Alberto Garcia [Mon, 26 Aug 2024 15:14:46 +0000 (17:14 +0200)]
Import wpewebkit_2.44.3-1.debian.tar.xz
[dgit import tarball wpewebkit 2.44.3-1 wpewebkit_2.44.3-1.debian.tar.xz]