From: Raspbian automatic forward porter Date: Mon, 13 Feb 2023 10:01:29 +0000 (+0000) Subject: Merge version 102.6.0esr-1+rpi1 and 102.7.0esr-1 to produce 102.7.0esr-1+rpi1 X-Git-Tag: raspbian/102.7.0esr-1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=882830ece0e6e03a510a8f8f16d5c5a1d2defdf3;p=firefox-esr.git Merge version 102.6.0esr-1+rpi1 and 102.7.0esr-1 to produce 102.7.0esr-1+rpi1 --- 13e5a218e3e511aead24fecfb6518fcbd76966a9 diff --cc debian/changelog index 68188c49504,4b6fa50d2c6..c11450248a9 --- a/debian/changelog +++ b/debian/changelog @@@ -1,34 -1,27 +1,59 @@@ - firefox-esr (102.6.0esr-1+rpi1) bookworm-staging; urgency=medium ++firefox-esr (102.7.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 Fri, 23 Dec 2022 01:26:37 +0000 ++ -- Raspbian forward porter Mon, 13 Feb 2023 09:58:30 +0000 ++ + firefox-esr (102.7.0esr-1) unstable; urgency=medium + + * New upstream release. + * Fixes for mfsa2023-02, also known as: + CVE-2022-46871, CVE-2023-23598, CVE-2023-23601, CVE-2023-23602, + CVE-2022-46877, CVE-2023-23603, CVE-2023-23605. + + * debian/browser.mozconfig.in, debian/control*: Enable wasm sandboxing + on bookworm. + + * dom/base/usecounters.py, + python/mozbuild/mozbuild/action/process_define_files.py, + python/mozbuild/mozbuild/backend/base.py, + python/mozbuild/mozbuild/preprocessor.py, + python/mozbuild/mozbuild/util.py, + python/mozbuild/mozpack/files.py, + xpcom/idl-parser/xpidl/xpidl.py: Fix FTBFS with python 3.11. + bz#1769631, bz#1799982, Closes: #1028809. + * build/moz.configure/compilers-util.configure, + toolkit/moz.configure: Add more configure checks for the wasm toolchain + setup. bz#1747145. + toolkit/moz.configure: Allow to build without a wasi sysroot. bz#1810627 + + -- Mike Hommey Wed, 18 Jan 2023 05:33:36 +0900 firefox-esr (102.6.0esr-1) unstable; urgency=medium