- thunderbird (1:91.3.2-1+rpi1) bookworm-staging; urgency=medium
++thunderbird (1:91.4.0-1+rpi1) bookworm-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
+
+ [changes brought forward from 1:78.5.1-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Tue, 15 Dec 2020 00:33:33 +0000]
+ * Actually build thunderbird binary on armhf
+ (changelog says this was already done, but it got lost somewhere
+ along the way).
+
+ [changes introduced in 1:91.3.2-1+rpi1 by Peter Michael Green]
+ * Use a #define instead of a typedef for double_t in fdlibm to prevent conflicting
+ definitions error.
+
- -- Peter Michael Green <plugwash@raspbian.org> Tue, 30 Nov 2021 21:22:16 +0000
++ -- Raspbian forward porter <root@raspbian.org> Fri, 17 Dec 2021 05:19:24 +0000
++
+ thunderbird (1:91.4.0-1) unstable; urgency=medium
+
+ * [7752be0] d/source.filter: Small updates to filtering list
+ * [0899850] New upstream version 91.4.0
+ Fixed CVE issues in upstream version 91.4 (MFSA 2021-54):
+ CVE-2021-43536: URL leakage when navigating while executing asynchronous
+ function
+ CVE-2021-43537: Heap buffer overflow when using structured clone
+ CVE-2021-43538: Missing fullscreen and pointer lock notification when
+ requesting both
+ CVE-2021-43539: GC rooting failure when calling wasm instance methods
+ CVE-2021-43541: External protocol handler parameters were unescaped
+ CVE-2021-43542: XMLHttpRequest error codes could have leaked the existence
+ of an external protocol handler
+ CVE-2021-43543: Bypass of CSP sandbox directive when embedding
+ CVE-2021-43545: Denial of Service when using the Location API in a loop
+ CVE-2021-43546: Cursor spoofing could overlay user interface when native
+ cursor is zoomed
+ CVE-2021-43528: JavaScript unexpectedly enabled for the composition area
+ MOZ-2021-0009: Memory safety bugs fixed in Thunderbird 91.4.0
+ * [afd7750] d/t.lintian-overrides: Update entries due renamed tags
+ Some Lintan tags were renamed, thus requires am adjustment of the existing
+ overrides.
+ * [30a387c] d/s/lintian-overrides: Adjust most of the existing entries
+ Same as before but for the source package.
+
+ -- Carsten Schoenert <c.schoenert@t-online.de> Tue, 07 Dec 2021 18:26:44 +0100
thunderbird (1:91.3.2-1) unstable; urgency=medium