From: Raspbian automatic forward porter Date: Fri, 27 May 2022 15:47:16 +0000 (+0100) Subject: Merge version 1:91.8.1-1+rpi1 and 1:91.9.0-1 to produce 1:91.9.0-1+rpi1 X-Git-Tag: archive/raspbian/1%91.9.0-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=459f9d4706df40ea82a2c6475f304953b9189bea;p=thunderbird.git Merge version 1:91.8.1-1+rpi1 and 1:91.9.0-1 to produce 1:91.9.0-1+rpi1 --- 459f9d4706df40ea82a2c6475f304953b9189bea diff --cc debian/changelog index 6e050fe81e,9172b8b5f0..c644ccc91f --- a/debian/changelog +++ b/debian/changelog @@@ -1,42 -1,18 +1,58 @@@ - thunderbird (1:91.8.1-1+rpi1) bookworm-staging; urgency=medium ++thunderbird (1:91.9.0-1+rpi1) bookworm-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 + + [changes brought forward from 1:78.5.1-1+rpi2 by Peter Michael Green 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 Wed, 27 Apr 2022 08:35:33 +0000 ++ -- Raspbian forward porter Fri, 27 May 2022 15:47:14 +0000 ++ + thunderbird (1:91.9.0-1) unstable; urgency=medium + + * [88b99d1] New upstream version 91.9.0 + Fixed CVE issues in upstream version 91.9 (MFSA 2022-18): + CVE-2022-1520: Incorrect security status shown after viewing an attached + email + CVE-2022-29914: Fullscreen notification bypass using popups + CVE-2022-29909: Bypassing permission prompt in nested browsing contexts + CVE-2022-29916: Leaking browser history with CSS variables + CVE-2022-29911: iframe sandbox bypass + CVE-2022-29912: Reader mode bypassed SameSite cookies + CVE-2022-29913: Speech Synthesis feature not properly disabled + CVE-2022-29917: Memory safety bugs fixed in Thunderbird 91.9 + + -- Carsten Schoenert Mon, 16 May 2022 13:51:59 +0200 thunderbird (1:91.8.1-1) unstable; urgency=medium