From: Raspbian automatic forward porter Date: Tue, 22 Nov 2022 15:53:56 +0000 (+0000) Subject: Merge version 102.4.0esr-1+rpi1 and 102.5.0esr-1 to produce 102.5.0esr-1+rpi1 X-Git-Tag: archive/raspbian/102.5.0esr-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=47a4af483f4eaf168c9fe1c2c97bc97f7c67b954;p=firefox-esr.git Merge version 102.4.0esr-1+rpi1 and 102.5.0esr-1 to produce 102.5.0esr-1+rpi1 --- 47a4af483f4eaf168c9fe1c2c97bc97f7c67b954 diff --cc debian/changelog index 9b8f4848137,9bcb78f5ace..eba228f676a --- a/debian/changelog +++ b/debian/changelog @@@ -1,34 -1,21 +1,53 @@@ - firefox-esr (102.4.0esr-1+rpi1) bookworm-staging; urgency=medium ++firefox-esr (102.5.0esr-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 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 introduce in 60.8.0esr-1+rpi1 by Peter Michael Green] + * Use a fake homedir for build (Closes: 933757). + + [changes introduced in 68.2.0esr-1+rpi1 by Peter Michael Green] + * Disable webrtc, it seems to fail to build on raspbian. + * Try to disable Neon + + [changes introduced in 78.3.0esr-2+rpi1 by Peter Michael Green] + * Clean up pycache directories. + * Disable neon in qcms. + + [changes brought over from thunderbird 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 brought over from thunderbird 1:102.1.1-1+rpi1 by Peter Michael Green] + * Disable more armv7/neon stuff. + + [changes introduced in 102.2.0esr-1+rpi1 by Peter Michael Green] + * Disable jit (or at least try to) + + Pass disable-jit from debian/rules + + Nerf jit detection in s/moz.configure + - -- Raspbian forward porter Thu, 03 Nov 2022 18:41:14 +0000 ++ -- Raspbian forward porter Tue, 22 Nov 2022 15:53:49 +0000 ++ + firefox-esr (102.5.0esr-1) unstable; urgency=medium + + * New upstream release. + * Fixes for mfsa2022-48, also known as: + CVE-2022-45403, CVE-2022-45404, CVE-2022-45405, CVE-2022-45406, + CVE-2022-45408, CVE-2022-45409, CVE-2022-45410, CVE-2022-45411, + CVE-2022-45412, CVE-2022-45416, CVE-2022-45418, CVE-2022-45420, + CVE-2022-45421. + + * debian/rules: + - Use internal libevent on buster. + - Invoke python with PYTHONDONTWRITEBYTECODE instead of -B. + + * ipc/chromium/src/third_party/libevent/linux/event2/event-config.h, + toolkit/crashreporter/client/ping.cpp: Avoid build bustage when + building against glibc 2.36 or newer. bz#1782988. + + -- Mike Hommey Wed, 16 Nov 2022 06:20:30 +0900 firefox-esr (102.4.0esr-1) unstable; urgency=medium