From: Raspbian automatic forward porter Date: Sun, 10 Apr 2022 22:25:59 +0000 (+0100) Subject: Merge version 1:91.7.0-2~deb11u1+rpi1 and 1:91.8.0-1~deb11u1 to produce 1:91.8.0... X-Git-Tag: archive/raspbian/1%91.8.0-1_deb11u1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e580936fabcf38ae302e25328eee2af32fc25a34;p=thunderbird.git Merge version 1:91.7.0-2~deb11u1+rpi1 and 1:91.8.0-1~deb11u1 to produce 1:91.8.0-1~deb11u1+rpi1 --- e580936fabcf38ae302e25328eee2af32fc25a34 diff --cc debian/changelog index 082713c0be,656fd4f85c..0a7c18c29d --- a/debian/changelog +++ b/debian/changelog @@@ -1,39 -1,24 +1,61 @@@ - thunderbird (1:91.7.0-2~deb11u1+rpi1) bullseye-staging; urgency=medium ++thunderbird (1:91.8.0-1~deb11u1+rpi1) bullseye-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. + - -- Raspbian forward porter Thu, 24 Mar 2022 06:30:24 +0000 ++ -- Raspbian forward porter Sun, 10 Apr 2022 22:25:57 +0000 ++ + thunderbird (1:91.8.0-1~deb11u1) bullseye-security; urgency=medium + + * Rebuild for bullseye-security + + -- Carsten Schoenert Thu, 07 Apr 2022 18:45:43 +0200 + + thunderbird (1:91.8.0-1) unstable; urgency=medium + + * [06619c5] New upstream version 91.8.0 + Fixed CVE issues in upstream version 91.8 (MFSA 2022-15): + CVE-2022-1097: Use-after-free in NSSToken objects + CVE-2022-28281: Out of bounds write due to unexpected WebAuthN Extensions + CVE-2022-1197: OpenPGP revocation information was ignored + CVE-2022-1196: Use-after-free after VR Process destruction + CVE-2022-28282: Use-after-free in DocumentL10n::TranslateDocument + CVE-2022-28285: Incorrect AliasSet used in JIT Codegen + CVE-2022-28286: iframe contents could be rendered outside the border + CVE-2022-24713: Denial of Service via complex regular expressions + CVE-2022-28289: Memory safety bugs fixed in Thunderbird 91.8 + + -- Carsten Schoenert Wed, 06 Apr 2022 20:08:25 +0200 thunderbird (1:91.7.0-2~deb11u1) bullseye-security; urgency=medium