summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alberto Garcia [Thu, 17 Oct 2024 14:52:26 +0000 (16:52 +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 [Thu, 17 Oct 2024 14:52:26 +0000 (16:52 +0200)]
webkit2gtk (2.46.1-2) unstable; urgency=medium
* Make the package Linux-only.
- debian/control*.in: Set Architecture: linux-any.
- debian/rules: Remove non-Linux quirks.
* debian/patches/socket-monitor-crash.patch:
- Fix crash due to a regression in 2.46.1 (WebKit bug #281495).
* debian/control.in:
- Require cmake 3.20.
[dgit import unpatched webkit2gtk 2.46.1-2]
Alberto Garcia [Thu, 17 Oct 2024 14:52:26 +0000 (16:52 +0200)]
Import webkit2gtk_2.46.1-2.debian.tar.xz
[dgit import tarball webkit2gtk 2.46.1-2 webkit2gtk_2.46.1-2.debian.tar.xz]
Alberto Garcia [Mon, 30 Sep 2024 11:51:18 +0000 (13:51 +0200)]
Import webkit2gtk_2.46.1.orig.tar.xz
[dgit import orig webkit2gtk_2.46.1.orig.tar.xz]