- webkit2gtk (2.28.0-2+rpi1) bullseye-staging; urgency=medium
++webkit2gtk (2.28.2-2+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)
+
- -- Raspbian forward porter <root@raspbian.org> Tue, 17 Mar 2020 04:37:26 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 01 May 2020 01:09:21 +0000
++
+ webkit2gtk (2.28.2-2) unstable; urgency=high
+
+ * debian/patches/dont-fallback-to-libwpe.patch:
+ + Fix crash when DISPLAY is unset (Closes: #956219).
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 27 Apr 2020 14:55:16 +0200
+
+ webkit2gtk (2.28.2-1) unstable; urgency=high
+
+ * New upstream release (Closes: #956837).
+ * debian/patches/fix-ftbfs-mips64el.patch:
+ + Drop this patch.
+ * debian/rules:
+ + Don't set -Wall or -Wl,--as-needed, these are already used by
+ default. Fixes the debian-rules-uses-as-needed-linker-flag lintian
+ warning.
+ + Include /usr/share/dpkg/buildflags.mk instead of setting the build
+ flags manually.
+ * debian/source/lintian-overrides:
+ + Override mailing-list-obsolete-in-debian-infrastructure.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 24 Apr 2020 14:49:30 +0200
+
+ webkit2gtk (2.28.1-2) unstable; urgency=high
+
+ * The WebKitGTK security advisory WSA-2020-0004 lists the following
+ security fixes in the latest versions of WebKitGTK:
+ + CVE-2020-11793 (fixed in 2.28.1).
+ * fix-ftbfs-mips64el.patch:
+ + Fix a FTBFS in mipsel64.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 20 Apr 2020 01:50:19 +0200
+
+ webkit2gtk (2.28.1-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #956219, #954026).
+ * debian/control:
+ + Remove build dependency on libx11-xcb-dev now that gstreamer depends
+ on it (see #948143).
+ * debian/patches/use-python3.patch:
+ + Drop patch, this is now upstream.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 13 Apr 2020 13:08:54 +0200
webkit2gtk (2.28.0-2) unstable; urgency=high