From: Raspbian automatic forward porter Date: Mon, 27 Dec 2021 11:12:01 +0000 (+0000) Subject: Merge version 1:91.4.0-1+rpi1 and 1:91.4.1-1 to produce 1:91.4.1-1+rpi1 X-Git-Tag: archive/raspbian/1%91.4.1-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=55d52651518c3d2a32afd3037a38d53ebf3c75a7;p=thunderbird.git Merge version 1:91.4.0-1+rpi1 and 1:91.4.1-1 to produce 1:91.4.1-1+rpi1 --- 55d52651518c3d2a32afd3037a38d53ebf3c75a7 diff --cc debian/changelog index a58d7d275e,f07952df3f..ef926822cf --- a/debian/changelog +++ b/debian/changelog @@@ -1,39 -1,14 +1,51 @@@ - thunderbird (1:91.4.0-1+rpi1) bookworm-staging; urgency=medium ++thunderbird (1:91.4.1-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. + - -- Raspbian forward porter Fri, 17 Dec 2021 05:19:24 +0000 ++ -- Raspbian forward porter Mon, 27 Dec 2021 11:11:59 +0000 ++ + thunderbird (1:91.4.1-1) unstable; urgency=medium + + * [c5b36d3] New upstream version 91.4.1 + Fixed CVE issues in upstream version 91.4.1 (MFSA 2021-55): + CVE-2021-4126: OpenPGP signature status doesn't consider additional + message content + CVE-2021-44538: Matrix chat library libolm bundled with Thunderbird + vulnerable to a buffer overflow + * [b66bebb] d/changelog: Update some MOZ-* entries with assigned CVEs + + -- Carsten Schoenert Mon, 20 Dec 2021 16:05:02 +0100 thunderbird (1:91.4.0-1) unstable; urgency=medium