- 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 <plugwash@raspbian.org> 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 <plugwash@raspbian.org> 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 <root@raspbian.org> Mon, 26 Oct 2020 12:12:48 +0000
++ -- Raspbian forward porter <root@raspbian.org> 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 <c.schoenert@t-online.de> 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 <c.schoenert@t-online.de> 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 <c.schoenert@t-online.de> Fri, 06 Nov 2020 21:53:24 +0100
thunderbird (1:78.4.0-1~deb10u1) stable-security; urgency=medium
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