Merge version 102.4.0esr-1+rpi1 and 102.5.0esr-1 to produce 102.5.0esr-1+rpi1 archive/raspbian/102.5.0esr-1+rpi1 raspbian/102.5.0esr-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 22 Nov 2022 15:53:56 +0000 (15:53 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 22 Nov 2022 15:53:56 +0000 (15:53 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 9b8f48481371e4234c432be7aecc1750a9a32b71,9bcb78f5aceba7f28dbf6b6daa21072eb886f5c6..eba228f676ada4e82e6d5321ada4dd1cdf1381fb
@@@ -1,34 -1,21 +1,53 @@@
- firefox-esr (102.4.0esr-1+rpi1) bookworm-staging; urgency=medium
++firefox-esr (102.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.
 +
 +  [changes brought over from thunderbird 1:102.1.1-1+rpi1 by Peter Michael Green]
 +  * Disable more armv7/neon stuff.
 +
 +  [changes introduced in 102.2.0esr-1+rpi1 by Peter Michael Green]
 +  * Disable jit (or at least try to)
 +    + Pass disable-jit from debian/rules
 +    + Nerf jit detection in s/moz.configure
 +
-  -- Raspbian forward porter <root@raspbian.org>  Thu, 03 Nov 2022 18:41:14 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 22 Nov 2022 15:53:49 +0000
++
+ firefox-esr (102.5.0esr-1) unstable; urgency=medium
+   * New upstream release.
+   * Fixes for mfsa2022-48, also known as:
+     CVE-2022-45403, CVE-2022-45404, CVE-2022-45405, CVE-2022-45406,
+     CVE-2022-45408, CVE-2022-45409, CVE-2022-45410, CVE-2022-45411,
+     CVE-2022-45412, CVE-2022-45416, CVE-2022-45418, CVE-2022-45420,
+     CVE-2022-45421.
+   * debian/rules:
+     - Use internal libevent on buster.
+     - Invoke python with PYTHONDONTWRITEBYTECODE instead of -B.
+   * ipc/chromium/src/third_party/libevent/linux/event2/event-config.h,
+     toolkit/crashreporter/client/ping.cpp: Avoid build bustage when
+     building against glibc 2.36 or newer. bz#1782988.
+  -- Mike Hommey <glandium@debian.org>  Wed, 16 Nov 2022 06:20:30 +0900
  
  firefox-esr (102.4.0esr-1) unstable; urgency=medium
  
Simple merge
diff --cc debian/rules
Simple merge