summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Carlos Garcia Campos [Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)]
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
Alberto Garcia [Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)]
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 [Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)]
Reduce memory usage
Bug-Debian: https://bugs.debian.org/949621
Forwarded: no
===================================================================
Gbp-Pq: Name reduce-memory-overheads.patch
Alberto Garcia [Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +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 13:24:02 +0000 (15:24 +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 13:24:02 +0000 (15:24 +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 13:24:02 +0000 (15:24 +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 13:24:02 +0000 (15:24 +0200)]
webkit2gtk (2.44.3-1) unstable; urgency=high
* New upstream release.
* The WebKitGTK security advisory WSA-2024-0004 lists the following
security fixes in the latest versions of WebKitGTK:
- 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/patches/fix-clang-build.patch,
debian/patches/fix-webasm-crash.patch:
- Patches recommended by upstream after 2.44.3 was released.
* debian/libwebkit2gtk-4.0-37.symbols:
- Update symbols.
* debian/control.in:
- Update Standards-Version to 4.7.0 (no changes).
- Replace gobject-introspection-bin with gobject-introspection. This
fixes a lintian error: missing-build-dependency-for-dh-addon gir
(does not satisfy gobject-introspection:any | dh-sequence-gir:any)
[dgit import unpatched webkit2gtk 2.44.3-1]
Alberto Garcia [Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)]
Import webkit2gtk_2.44.3.orig.tar.xz
[dgit import orig webkit2gtk_2.44.3.orig.tar.xz]
Alberto Garcia [Mon, 26 Aug 2024 13:24:02 +0000 (15:24 +0200)]
Import webkit2gtk_2.44.3-1.debian.tar.xz
[dgit import tarball webkit2gtk 2.44.3-1 webkit2gtk_2.44.3-1.debian.tar.xz]