Merge version 91.10.0esr-1~deb11u1+rpi1 and 91.11.0esr-1~deb11u1 to produce 91.11... archive/raspbian/91.11.0esr-1_deb11u1+rpi1 raspbian/91.11.0esr-1_deb11u1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 3 Jul 2022 18:56:37 +0000 (19:56 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 3 Jul 2022 18:56:37 +0000 (19:56 +0100)
1  2 
debian/changelog
debian/patches/series

index a168368b1a34712360450489460f13dbb056474a,231843dfc441ceab839e3414d2dd802e3eb58ac6..9c4f1a379be91e5df6a2de34f681ecb903f7c405
@@@ -1,26 -1,15 +1,39 @@@
- firefox-esr (91.10.0esr-1~deb11u1+rpi1) bullseye-staging; urgency=medium
++firefox-esr (91.11.0esr-1~deb11u1+rpi1) bullseye-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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 11 Jun 2022 19:21:47 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sun, 03 Jul 2022 18:56:33 +0000
++
+ firefox-esr (91.11.0esr-1~deb11u1) bullseye-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~deb11u1) bullseye-security; urgency=medium
  
index 78e2e6c29caa9404e560f60197ddf73e83680114,4ff2b03643a97e3189af6f4fd0a5fed65f185512..92ab69bb39802028c789787f92766f3355babd19
@@@ -19,8 -19,4 +19,9 @@@ 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