Merge version 91.4.0esr-1+rpi1 and 91.5.0esr-1 to produce 91.5.0esr-1+rpi1 archive/raspbian/91.5.0esr-1+rpi1 raspbian/91.5.0esr-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Wed, 26 Jan 2022 22:05:30 +0000 (22:05 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Wed, 26 Jan 2022 22:05:30 +0000 (22:05 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 7bdb939c972fe318eb81d4cbb5c225ec94fd8407,aa9b0cf9782c4459217e8742a1955437bb456d4f..582ef6cb38d067fec9ca225e3e6f56f9772491e1
@@@ -1,26 -1,20 +1,44 @@@
- firefox-esr (91.4.0esr-1+rpi1) bookworm-staging; urgency=medium
++firefox-esr (91.5.0esr-1+rpi1) bookworm-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>  Wed, 22 Sep 2021 20:12:57 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Wed, 26 Jan 2022 22:05:26 +0000
++
+ firefox-esr (91.5.0esr-1) unstable; urgency=medium
+   * New upstream release.
+   * Fixes for mfsa2022-02, also known as:
+     CVE-2022-22743, CVE-2022-22742, CVE-2022-22741, CVE-2022-22740,
+     CVE-2022-22738, CVE-2022-22737, CVE-2021-4140, CVE-2022-22748,
+     CVE-2022-22745, CVE-2022-22747, CVE-2022-22739, CVE-2022-22751.
+   * netwerk/base/SimpleChannel.*, netwerk/base/nsBaseChannel.*,
+     netwerk/protocol/res/ExtensionProtocolHandler.cpp,
+     netwerk/protocol/res/PageThumbProtocolHandler.cpp,
+     toolkit/components/places/nsAnnoProtocolHandler.cpp,
+     dom/file/ipc/RemoteLazyInputStream.cpp: Apply upstream patches to fix
+     excessive CPU usage in web extensions. bz#1706594, bz#1735899.
+     Closes: #1002868.
+  -- Mike Hommey <glandium@debian.org>  Wed, 12 Jan 2022 06:58:53 +0900
  
  firefox-esr (91.4.0esr-1) unstable; urgency=medium
  
Simple merge
diff --cc debian/rules
Simple merge