- webkit2gtk (2.42.1-1~deb11u2+rpi1) bullseye-staging; urgency=medium
++webkit2gtk (2.42.2-1~deb11u1+rpi1) bullseye-staging; urgency=medium
+
+ [changes brought forward from 2.6.2+dfsg1-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 25 Jan 2015 02:14:50 +0000]
+ * Disable javascript JIT as it doesn't appear to be armv6 compatible
+ (at least I assume that is the cause of the assembler errors)
+
+ [changes introduced in 2.42.1-1~deb11u1+rpi1 by Peter Michael Green]
+ * Disable webgl support, it fails to build.
+
- -- Raspbian forward porter <root@raspbian.org> Sat, 21 Oct 2023 02:08:37 +0000
++ -- Raspbian forward porter <root@raspbian.org> Tue, 21 Nov 2023 05:28:02 +0000
+
- webkit2gtk (2.42.1-1~deb11u2) bullseye-security; urgency=medium
-
- * debian/patches/disable-dmabuf.patch:
- - Disable the DMABuf renderer in all cases in bullseye
- (Closes: #1054101).
-
- -- Alberto Garcia <berto@igalia.com> Fri, 20 Oct 2023 00:26:39 +0200
-
- webkit2gtk (2.42.1-1~deb11u1) bullseye-security; urgency=medium
+ webkit2gtk (2.42.2-1~deb11u1) bullseye-security; urgency=medium
* Rebuild for bullseye-security.
+ - Fixes CVE-2023-41983 and CVE-2023-42852.
* gcc 10 segfaults when building webkit in amd64 (see #1008098) so use
clang instead. Keep using gcc in other architectures because clang has
problems in at least i386, arm64 and mipsel (see #1010329 and