- webkit2gtk (2.24.2-1+rpi1) buster-staging; urgency=medium
++webkit2gtk (2.24.4-1~deb10u1+rpi1) buster-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)
+
- -- Raspbian forward porter <root@raspbian.org> Thu, 08 Aug 2019 14:06:22 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 06 Sep 2019 19:28:25 +0000
++
+ webkit2gtk (2.24.4-1~deb10u1) buster-security; urgency=high
+
+ * Rebuild for buster-security.
+ * The WebKitGTK security advisory WSA-2019-0004 lists the following
+ security fixes in the latest versions of WebKitGTK:
+ + CVE-2019-8671, CVE-2019-8672, CVE-2019-8677, CVE-2019-8679 and
+ CVE-2019-8686 (fixed in 2.24.2)
+ + CVE-2019-8666, CVE-2019-8673, CVE-2019-8676, CVE-2019-8681,
+ CVE-2019-8687, CVE-2019-8689, and CVE-2019-8690 (fixed in 2.24.3)
+ + CVE-2019-8644, CVE-2019-8649, CVE-2019-8658, CVE-2019-8669,
+ CVE-2019-8678, CVE-2019-8680, CVE-2019-8683, CVE-2019-8684 and
+ CVE-2019-8688 (fixed in 2.24.4)
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 04 Sep 2019 11:41:19 +0300
+
+ webkit2gtk (2.24.4-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #931807).
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + Update symbols.
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 28 Aug 2019 14:33:00 +0300
+
+ webkit2gtk (2.24.3-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #929749).
+ * debian/control:
+ + Recommend gstreamer1.0-libav. This package allows the user to play
+ most internet videos (Closes: #870814).
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 02 Jul 2019 13:03:13 +0300
+
+ webkit2gtk (2.24.2-2) unstable; urgency=high
+
+ * The WebKitGTK security advisory WSA-2019-0003 lists the following
+ security fixes in the latest versions of WebKitGTK+:
+ + CVE-2019-8571, CVE-2019-8583, CVE-2019-8586, CVE-2019-8594,
+ CVE-2019-8609, CVE-2019-8611, CVE-2019-8622 and CVE-2019-8623
+ (fixed in 2.24.0).
+ + CVE-2019-6237, CVE-2019-8584, CVE-2019-8587, CVE-2019-8596,
+ CVE-2019-8597, CVE-2019-8601, CVE-2019-8608, CVE-2019-8610 and
+ CVE-2019-8619 (fixed in 2.24.1).
+ + CVE-2019-8595, CVE-2019-8607 and CVE-2019-8615 (fixed in 2.24.2).
+ * Use the CLoop Javascript interpreter in i386 and stop telling gcc to
+ use SSE2 instructions (Closes: #930935).
+ + debian/rules:
+ - Build with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON and stop using
+ -msse2 -mfpmath=sse.
+ + debian/patches/dont-detect-sse2.patch:
+ - Don't check for SSE2 support.
+ + debian/NEWS:
+ - Remove item about the requirement to have an SSE2-capable CPU.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 24 Jun 2019 16:34:09 +0300
webkit2gtk (2.24.2-1) unstable; urgency=medium