From: Raspbian automatic forward porter Date: Tue, 30 Nov 2021 18:52:01 +0000 (+0000) Subject: Merge version 5.212.0~alpha4-13+rpi1 and 5.212.0~alpha4-14 to produce 5.212.0~alpha4... X-Git-Tag: archive/raspbian/5.212.0_alpha4-14+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=dad1401db2e2b5a971a012649bbd5e05b6c0b40d;p=qtwebkit-opensource-src.git Merge version 5.212.0~alpha4-13+rpi1 and 5.212.0~alpha4-14 to produce 5.212.0~alpha4-14+rpi1 --- dad1401db2e2b5a971a012649bbd5e05b6c0b40d diff --cc debian/changelog index 959b2e52,d72477ad..fa76692d --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,12 +1,23 @@@ - qtwebkit-opensource-src (5.212.0~alpha4-13+rpi1) bookworm-staging; urgency=medium ++qtwebkit-opensource-src (5.212.0~alpha4-14+rpi1) bookworm-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 + - -- Raspbian forward porter Sun, 05 Sep 2021 21:14:25 +0000 ++ -- Raspbian forward porter Tue, 30 Nov 2021 18:52:00 +0000 ++ + qtwebkit-opensource-src (5.212.0~alpha4-14) unstable; urgency=medium + + * debian/patches/jscore_big_endian.diff: Fix segmentation fault on s390x + and potentially other 64-bit big endian systems (LP: #1951470). + Thanks Andreas Krebbel for the patch and Frank Heimes for the initial + debdiff! + * Update debian/source/lintian-overrides for Lintian 2.109. + + -- Dmitry Shachnev Wed, 24 Nov 2021 22:27:08 +0300 qtwebkit-opensource-src (5.212.0~alpha4-13) unstable; urgency=medium diff --cc debian/patches/series index 2153db18,f5c98e8d..b34ccd09 --- a/debian/patches/series +++ b/debian/patches/series @@@ -5,5 -5,4 +5,6 @@@ bison_3.7.dif no_pdf_image_plugin.diff python_3.9.diff glib_2.68.diff + jscore_big_endian.diff +hack-offlineasm-to-prevent-generation-of.patch +make-further-unsuccesful-changes-to-offl.patch