Merge version 2.26.4-1+rpi2 and 2.28.0-2 to produce 2.28.0-2+rpi1 archive/raspbian/2.28.0-2+rpi1 raspbian/2.28.0-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 17 Mar 2020 04:37:27 +0000 (04:37 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 17 Mar 2020 04:37:27 +0000 (04:37 +0000)
1  2 
debian/changelog
debian/rules

index 5b646fff2a655cbad73662eb9bdb0ab75f94860f,652f3fbc947f2c0412ba88ae620a9806f1a40a52..3cea06948b72938c47aa1aaaf5990d0eaefce0d5
@@@ -1,21 -1,52 +1,60 @@@
- webkit2gtk (2.26.4-1+rpi2) bullseye-staging; urgency=medium
++webkit2gtk (2.28.0-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>  Thu, 20 Feb 2020 12:44:22 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 17 Mar 2020 04:37:26 +0000
 +
- webkit2gtk (2.26.4-1) unstable; urgency=high
+ webkit2gtk (2.28.0-2) unstable; urgency=high
  
-   * New upstream release.
-   * The WebKitGTK security advisory WSA-2020-0001 lists the following
-     security fixes in the latest versions of WebKitGTK:
-     + CVE-2019-8835, CVE-2019-8844, CVE-2019-8846 (fixed in 2.26.3)
-   * The WebKitGTK security advisory WSA-2020-0002 lists the following
+   * The WebKitGTK security advisory WSA-2020-0003 lists the following
      security fixes in the latest versions of WebKitGTK:
-     + CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867,
-       CVE-2020-3868 (fixed in 2.26.4)
+     + CVE-2020-10018 (fixed in 2.28.0).
+   * debian/rules:
+     + Disable the WPE renderer on Ubuntu since the required backend is in
+       universe (thanks, Sebastien Bacher).
+   * debian/gbp.conf:
+     + Update upstream branch name.
+  -- Alberto Garcia <berto@igalia.com>  Thu, 12 Mar 2020 20:35:21 +0100
+ webkit2gtk (2.28.0-1) experimental; urgency=medium
+   * New upstream release.
+   * debian/watch:
+     + Scan stable releases only.
+  -- Alberto Garcia <berto@igalia.com>  Tue, 10 Mar 2020 14:22:29 +0100
+ webkit2gtk (2.27.91-1) experimental; urgency=medium
+   * New upstream development release.
+   * Refresh debian/patches/dont-detect-sse2.patch.
+   * debian/rules:
+     + Use -mlra -fno-move-loop-invariants in sh3 and sh4 builds (thanks,
+       Adrian Glaubitz) (Closes: #952482).
+     + Use jdupes to remove duplicate files in libwebkit2gtk-4.0-doc.
+   * debian/control:
+     + Add build dependency on jdupes.
+     + Update Standards-Version to 4.5.0 (no changes).
+   * debian/WebKitWebDriver.1:
+     + Fix grammar.
+   * debian/copyright:
+     + Update copyright information of all files.
+  -- Alberto Garcia <berto@igalia.com>  Thu, 27 Feb 2020 16:50:58 +0100
+ webkit2gtk (2.27.90-1) experimental; urgency=medium
+   * New upstream development release.
+   * debian/patches/use-python3.patch:
+     + The unversioned python interpreter (i.e. Python 2) is not installed
+       by default anymore, so use Python 3 instead (Closes: #948839).
+   * debian/control:
+     + Drop build dependency on python.
+     + Mark libwebkit2gtk-4.0-doc and libwebkit2gtk-4.0-37-gtk2 as
+       Multi-Arch: foreign.
    * debian/rules:
      + Don't use the Gold linker on powerpc (Closes: #949618).
      + Run dh with --builddirectory=build. Some source files are generated
diff --cc debian/rules
Simple merge