From: Raspbian automatic forward porter Date: Tue, 17 Mar 2020 04:37:27 +0000 (+0000) Subject: Merge version 2.26.4-1+rpi2 and 2.28.0-2 to produce 2.28.0-2+rpi1 X-Git-Tag: archive/raspbian/2.28.0-2+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=91121e5eaa5d8703e09a868f95c4eaa850a950d7;p=webkit2gtk.git Merge version 2.26.4-1+rpi2 and 2.28.0-2 to produce 2.28.0-2+rpi1 --- 4bc914ed1c25038df77497e06f33719eae2f0944 diff --cc debian/changelog index 5b646fff2a,652f3fbc94..3cea06948b --- a/debian/changelog +++ b/debian/changelog @@@ -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 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 Thu, 20 Feb 2020 12:44:22 +0000 ++ -- Raspbian forward porter 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 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 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 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