From: Raspbian automatic forward porter Date: Tue, 2 Apr 2019 19:29:56 +0000 (+0100) Subject: Merge version 5.212.0~alpha2-20+rpi1 and 5.212.0~alpha2-21 to produce 5.212.0~alpha2... X-Git-Tag: archive/raspbian/5.212.0_alpha2-21+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=26bee18a8891091039ea965ffb39fd6dd9ae262e;p=qtwebkit-opensource-src.git Merge version 5.212.0~alpha2-20+rpi1 and 5.212.0~alpha2-21 to produce 5.212.0~alpha2-21+rpi1 --- 26bee18a8891091039ea965ffb39fd6dd9ae262e diff --cc debian/changelog index 919aef04,f5973170..5452d448 --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,12 +1,23 @@@ - qtwebkit-opensource-src (5.212.0~alpha2-20+rpi1) buster-staging; urgency=medium ++qtwebkit-opensource-src (5.212.0~alpha2-21+rpi1) buster-staging; urgency=medium + + [changes brought forward from 5.212.0~alpha2-5+rpi1 by Peter Michael Green at Sat, 09 Dec 2017 00:03:30 +0000] + * Update symbols file for raspbian. + * Fix clean target. + [changes introduced in 5.212.0~alpha2-6+rpi1] by Peter Michael Green + * Try unsuccessfully to hack offlineasm to prevent generation of movw/movt + * Disable JIT + - -- Peter Michael Green Tue, 05 Mar 2019 17:51:07 +0000 ++ -- Raspbian forward porter Tue, 02 Apr 2019 19:29:55 +0000 ++ + qtwebkit-opensource-src (5.212.0~alpha2-21) unstable; urgency=medium + + * Add fastcall attribute to JSImageConstructor::construct method. + This fixes crash on i386 (closes: #909366, #924402). Thanks Bernhard + Übelacker for the patch! + * Remove -fpermissive from build flags. It was wrong and not needed + with the applied patch. + + -- Dmitry Shachnev Fri, 22 Mar 2019 11:42:38 +0300 qtwebkit-opensource-src (5.212.0~alpha2-20) unstable; urgency=medium diff --cc debian/patches/series index 1caaf04f,f6c027ff..27ff794b --- a/debian/patches/series +++ b/debian/patches/series @@@ -11,5 -11,4 +11,6 @@@ use_system_woff2.dif pkgconfig_includedir.diff doxygen_tags.diff fix_trojita_plaintext.diff + i386_fastcall.diff +hack-offlineasm-to-prevent-generation-of.patch +make-further-unsuccesful-changes-to-offl.patch