Merge version 1:78.4.0-1~deb10u1+rpi1 and 1:78.4.2-1~deb10u1 to produce 1:78.4.2... archive/raspbian/1%78.4.2-1_deb10u1+rpi1 raspbian/1%78.4.2-1_deb10u1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 13 Nov 2020 02:49:14 +0000 (02:49 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 13 Nov 2020 02:49:14 +0000 (02:49 +0000)
1  2 
debian/changelog
debian/patches/series

index 129b964556ceec6a8e9bbf0b04b3d0d1d8d7ea2a,7bae772e6a7d06ed05dd8d13ebf274f42c6a7abb..bf513c3e9d08e50082e864bcfcc44d5456b5c730
@@@ -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 <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
  
index 97d91cbc9dd214f310d12c7c340765e15569af19,316d892fc9d12ae21317bba3bf64eaa44cb994e3..c241dfb1f832dd63a3a2d562fb98e7062b2378fc
@@@ -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