- 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
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