Merge version 2.28.0-2+rpi1 and 2.28.2-2 to produce 2.28.2-2+rpi1 archive/raspbian/2.28.2-2+rpi1 raspbian/2.28.2-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 1 May 2020 01:09:21 +0000 (02:09 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 1 May 2020 01:09:21 +0000 (02:09 +0100)
1  2 
debian/changelog
debian/rules

index 3cea06948b72938c47aa1aaaf5990d0eaefce0d5,303428b148a685e1339d07b2e07f23703a381eda..d726c62f08aea80b87ae64cb95af44af13690942
@@@ -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 <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
  
diff --cc debian/rules
Simple merge