From: Raspbian automatic forward porter Date: Fri, 23 Dec 2022 01:26:42 +0000 (+0000) Subject: Merge version 102.4.0esr-1+rpi1 and 102.6.0esr-1 to produce 102.6.0esr-1+rpi1 X-Git-Tag: archive/raspbian/102.6.0esr-1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=35e3403dee84d2ff9bdf22d0670ea0aee696132e;p=firefox-esr.git Merge version 102.4.0esr-1+rpi1 and 102.6.0esr-1 to produce 102.6.0esr-1+rpi1 --- c6d4595208e4c59e5068206f05c80d144b506063 diff --cc debian/changelog index 9b8f4848137,b8e94351aa5..68188c49504 --- a/debian/changelog +++ b/debian/changelog @@@ -1,34 -1,30 +1,62 @@@ - firefox-esr (102.4.0esr-1+rpi1) bookworm-staging; urgency=medium ++firefox-esr (102.6.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 Fri, 23 Dec 2022 01:26:37 +0000 ++ + firefox-esr (102.6.0esr-1) unstable; urgency=medium + + * New upstream release. + * Fixes for mfsa2022-52, also known as: + CVE-2022-46880, CVE-2022-46872, CVE-2022-46881, CVE-2022-46874, + CVE-2022-46882, CVE-2022-46878. + + -- Mike Hommey Wed, 14 Dec 2022 07:48:39 +0900 + + 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