From: Raspbian automatic forward porter Date: Fri, 1 May 2020 01:09:21 +0000 (+0100) Subject: Merge version 2.28.0-2+rpi1 and 2.28.2-2 to produce 2.28.2-2+rpi1 X-Git-Tag: raspbian/2.28.2-2+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=63e9d8a11d1d3fa982a05429f1d44a9fc849d113;p=webkit2gtk.git Merge version 2.28.0-2+rpi1 and 2.28.2-2 to produce 2.28.2-2+rpi1 --- e716c802050782f265d06c710c4688fe0bb56829 diff --cc debian/changelog index 3cea06948b,303428b148..d726c62f08 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,46 +1,54 @@@ - 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 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 Tue, 17 Mar 2020 04:37:26 +0000 ++ -- Raspbian forward porter 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 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 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 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 Mon, 13 Apr 2020 13:08:54 +0200 webkit2gtk (2.28.0-2) unstable; urgency=high