Merge version 91.10.0esr-1~deb10u1+rpi1 and 91.11.0esr-1~deb10u1 to produce 91.11... archive/raspbian/91.11.0esr-1_deb10u1+rpi1 raspbian/91.11.0esr-1_deb10u1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 3 Jul 2022 12:59:25 +0000 (13:59 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 3 Jul 2022 12:59:25 +0000 (13:59 +0100)
1  2 
debian/changelog
debian/patches/series

index 83b83076b2278cac1284afb5273e906bce0790d3,e4a2d6304fca515b0ea14862197257fb5a242b24..02d46af85825b59e4703af80f4abd7dc5eb1af95
@@@ -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 <plugwash@raspbian.org> 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 <root@raspbian.org>  Thu, 09 Jun 2022 22:38:16 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <glandium@debian.org>  Wed, 29 Jun 2022 06:30:12 +0900
  
  firefox-esr (91.10.0esr-1~deb10u1) buster-security; urgency=medium
  
index ff27748b49b5a2f4084864a8e7c75c317d30f7a0,4ff2b03643a97e3189af6f4fd0a5fed65f185512..e99465096f5d71db3e3936033c9b76a310dfd5a3
@@@ -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