- thunderbird (1:91.9.0-1+rpi1) bookworm-staging; urgency=medium
++thunderbird (1:91.10.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.
+
+ [changes introduced in 1:91.5.1-1+rpi1 by Peter Micheal Green]
+ * Further hacks to rust target selection.
+
- -- Raspbian forward porter <root@raspbian.org> Fri, 27 May 2022 15:47:14 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 12 Jun 2022 22:48:42 +0000
++
+ thunderbird (1:91.10.0-1) unstable; urgency=medium
+
+ * [969960a] New upstream version 91.10.0
+ Fixed CVE issues in upstream version 91.9.1 (MFSA 2022-19):
+ CVE-2022-1802: Prototype pollution in Top-Level Await implementation
+ CVE-2022-1529: Untrusted input used in JavaScript object indexing, leading
+ to prototype pollution
+
+ Fixed CVE issues in upstream version 91.10 (MFSA 2022-22):
+ CVE-2022-31736: Cross-Origin resource's length leaked
+ CVE-2022-31737: Heap buffer overflow in WebGL
+ CVE-2022-31738: Browser window spoof using fullscreen mode
+ CVE-2022-31739: Attacker-influenced path traversal when saving downloaded
+ files
+ CVE-2022-31740: Register allocation problem in WASM on arm64
+ CVE-2022-31741: Uninitialized variable leads to invalid memory read
+ CVE-2022-1834: Braille space character caused incorrect sender email to be
+ shown for a digitally signed email
+ CVE-2022-31742: Querying a WebAuthn token with a large number of
+ allowCredential entries may have leaked cross-origin
+ information
+ CVE-2022-31747: Memory safety bugs fixed in Thunderbird 91.10
+ * [4b55e16] d/control: Increase Standards-Version to 4.6.0
+ No further changes needed.
+
+ -- Carsten Schoenert <c.schoenert@t-online.de> Mon, 30 May 2022 19:36:06 +0200
thunderbird (1:91.9.0-1) unstable; urgency=medium