From: Raspbian automatic forward porter Date: Sun, 3 Jul 2022 12:59:25 +0000 (+0100) Subject: Merge version 91.10.0esr-1~deb10u1+rpi1 and 91.11.0esr-1~deb10u1 to produce 91.11... X-Git-Tag: archive/raspbian/91.11.0esr-1_deb10u1+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=95b0a924c71d2ee1c5a9fde1ccdefb24a1d61528;p=firefox-esr.git Merge version 91.10.0esr-1~deb10u1+rpi1 and 91.11.0esr-1~deb10u1 to produce 91.11.0esr-1~deb10u1+rpi1 --- 55524c0c50bc636a894781bcafe426429c6c4711 diff --cc debian/changelog index 83b83076b22,e4a2d6304fc..02d46af8582 --- a/debian/changelog +++ b/debian/changelog @@@ -1,31 -1,15 +1,44 @@@ - firefox-esr (91.10.0esr-1~deb10u1+rpi1) buster-staging; urgency=medium ++firefox-esr (91.11.0esr-1~deb10u1+rpi1) buster-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 introduced in 91.6.0esr-1~deb10u1+rpi1 by Peter Michael Green] + * Build swgl with clang rather than gcc to avoid internal compiler error. + * Cast parameters to makestack to uintptr_t which is not always the same + as unsigned long. + - -- Raspbian forward porter Thu, 09 Jun 2022 22:38:16 +0000 ++ -- Raspbian forward porter Sun, 03 Jul 2022 12:59:19 +0000 ++ + firefox-esr (91.11.0esr-1~deb10u1) buster-security; urgency=medium + + * New upstream release. + * Fixes for mfsa2022-25, also known as: + CVE-2022-34479, CVE-2022-34470, CVE-2022-34468, CVE-2022-34481, + CVE-2022-31744, CVE-2022-34472, CVE-2022-2200, CVE-2022-34484. + + * build/moz.configure/bindgen.configure, + gfx/webrender_bindings/webrender_ffi.h: Work around build failure with + newer cbindgen. bz#1773259 + + -- Mike Hommey Wed, 29 Jun 2022 06:30:12 +0900 firefox-esr (91.10.0esr-1~deb10u1) buster-security; urgency=medium diff --cc debian/patches/series index ff27748b49b,4ff2b03643a..e99465096f5 --- a/debian/patches/series +++ b/debian/patches/series @@@ -19,10 -19,4 +19,11 @@@ debian-hacks/Use-build-id-as-langpack-v debian-hacks/Allow-to-build-with-older-versions-of-nodejs-10.patch debian-hacks/Allow-to-build-with-cargo-in-Debian-unstable.patch debian-hacks/Fix-math_private.h-for-i386-FTBFS.patch + debian-hacks/Work-around-build-failure-with-newer-cbindgen.-bz-17.patch +raspbian-rust-triplet-hack.patch +try-to-disable-neon.patch +try-harder-to-disable-neon.patch +disable-neon-in-qcms.patch +use-a-define-instead-of-a-typedef-for-do.patch +build-swgl-with-clang-rather-than-gcc-to.patch +cast-parameters-to-makestack-to-uintptr_.patch