From: Raspbian automatic forward porter Date: Fri, 13 Nov 2020 02:49:14 +0000 (+0000) Subject: Merge version 1:78.4.0-1~deb10u1+rpi1 and 1:78.4.2-1~deb10u1 to produce 1:78.4.2... X-Git-Tag: archive/raspbian/1%78.4.2-1_deb10u1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7a2cb11ca8a55be8fe6853353d13d463c45d6b8e;p=thunderbird.git Merge version 1:78.4.0-1~deb10u1+rpi1 and 1:78.4.2-1~deb10u1 to produce 1:78.4.2-1~deb10u1+rpi1 --- 7a2cb11ca8a55be8fe6853353d13d463c45d6b8e diff --cc debian/changelog index 129b964556,7bae772e6a..bf513c3e9d --- a/debian/changelog +++ b/debian/changelog @@@ -1,30 -1,36 +1,64 @@@ - thunderbird (1:78.4.0-1~deb10u1+rpi1) buster-staging; urgency=medium ++thunderbird (1:78.4.2-1~deb10u1+rpi1) buster-staging; urgency=medium + + [changes brought over from firefox-esr 60.3.0esr-1+rpi1 by Peter Michael Green at Wed, 05 Dec 2018 06:56:52 +0000] + * Hack broken rust target selection so it produces the right target + on raspbian. + * Fix clean target. + + [changes introduced in 60.4.0-1+rpi1 by Peter Michael Green] + * Further fixes to clean target (still not completely fixed :( ). + + [changes introduced in 1:68.5.0-1~deb10u1+rpi1 by Peter Michael Green] + * Disable neon (patches taken from firefox-esr package) + * Build in a chroot with arm64 binutils-arm-linux-gnueabihf + + [changes brought forward from 1:68.5.0-1~deb10u1+rpi2 by Peter Michael Green at Sun, 15 Mar 2020 16:27:21 +0000] + * Actually build the binary packages on armhf. + * Yet more clean target fixing. + + [changes brought over from firefox-esr 78.3.0esr-2+rpi1 by Peter Michael Green] + * Clean up pycache directories. + * Disable neon in qcms. + + [changes introduced in 1:78.4.0-1~deb10u1+rpi1 by Peter Michael Green] + * Add export NSS_DISABLE_ARM32_NEON=1 to hopefully disable neon in nss. + * Adding the define in debian/rules didn't seem to work, try to patch out neon in nss instead + - -- Raspbian forward porter Mon, 26 Oct 2020 12:12:48 +0000 ++ -- Raspbian forward porter Fri, 13 Nov 2020 02:49:08 +0000 ++ + thunderbird (1:78.4.2-1~deb10u1) stable-security; urgency=medium + + * Rebuild for buster-security + (Closes: #973660) + [ Emilio Pozuelo Monfort ] + * [3d58cc1] d/control: reenable the armhf build on buster + + -- Carsten Schoenert Wed, 11 Nov 2020 20:06:07 +0100 + + thunderbird (1:78.4.2-1) unstable; urgency=medium + + * [c7f4ed2] New upstream version 78.4.2 + Fixed CVE issues in upstream version 78.4 (MFSA 2020-49): + CVE-2020-26950: Write side effects in MCallGetProperty opcode not + accounted for + * [c3a617d] rebuild patch queue from patch-queue branch + added patch: + fixes/Bug-1663715-Update-syn-and-proc-macro2-so-that-Firefox-ca.patch + * [8e4e7ad] thunderbird-l10n-all: add thunderbird-l10n-cy + (Closes: #974127) + + -- Carsten Schoenert Tue, 10 Nov 2020 21:19:15 +0100 + + thunderbird (1:78.4.1-1) unstable; urgency=medium + + * [cf8bf1e] New upstream version 78.4.1 + * [529000c] rebuild patch queue from patch-queue branch + added patches: + fixes/Bug-1650299-Unify-the-inclusion-of-the-ICU-data-file.-r-f.patch + fixes/Don-t-build-ICU-in-parallel.patch + Patches are picked from Firefox and fixing FTBFS on s390x within buster. + + -- Carsten Schoenert Fri, 06 Nov 2020 21:53:24 +0100 thunderbird (1:78.4.0-1~deb10u1) stable-security; urgency=medium diff --cc debian/patches/series index 97d91cbc9d,316d892fc9..c241dfb1f8 --- a/debian/patches/series +++ b/debian/patches/series @@@ -38,8 -38,6 +38,11 @@@ porting-mips/Bug-1642265-MIPS64-Add-bra fixes/Add-missing-bindings-for-mips-in-the-authenticator-crate.patch fixes/reduce-the-rust-debuginfo-level-on-selected-architectures.patch porting-s390x/Explicitly-instantiate-TIntermTraverser-traverse-TIntermN.patch + fixes/Bug-1650299-Unify-the-inclusion-of-the-ICU-data-file.-r-f.patch + fixes/Don-t-build-ICU-in-parallel.patch + fixes/Bug-1663715-Update-syn-and-proc-macro2-so-that-Firefox-ca.patch +raspbian-rust-triplet-hack.patch +try-to-disable-neon.patch +try-harder-to-disable-neon.patch +disable-neon-in-qcms.patch +patch-out-neon-in-freebl.patch