Merge version 78.3.0esr-2+rpi1 and 78.4.0esr-1~deb10u2 to produce 78.4.0esr-1~deb10u2... archive/raspbian/78.4.0esr-1_deb10u2+rpi1 raspbian/78.4.0esr-1_deb10u2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Mon, 26 Oct 2020 17:26:55 +0000 (17:26 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Mon, 26 Oct 2020 17:26:55 +0000 (17:26 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index bf6e50c61feb511b8f58c559e751d9b1c2df214c,9916bc8cb07c1aeb0e0a72801c6dd1edefbb1755..f922f5b13272396c1b5f85d8149e15939eba89d9
@@@ -1,25 -1,30 +1,50 @@@
- firefox-esr (78.3.0esr-2+rpi1) bullseye-staging; urgency=medium
++firefox-esr (78.4.0esr-1~deb10u2+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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Wed, 07 Oct 2020 09:12:23 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 26 Oct 2020 17:26:51 +0000
 +
- firefox-esr (78.3.0esr-2) unstable; urgency=medium
+ firefox-esr (78.4.0esr-1~deb10u2) buster-security; urgency=medium
  
+   * debian/rules: Restore parts of debian/rules that were removed by mistake
+     in 78.4.0esr-1~deb10u1, causing FTBFS on at least amd64.
+  -- Mike Hommey <glandium@debian.org>  Wed, 21 Oct 2020 13:19:24 +0900
+ firefox-esr (78.4.0esr-1~deb10u1) buster-security; urgency=medium
+   * New upstream release.
+   * Fixes for mfsa2020-46, also known as:
+     CVE-2020-15969, CVE-2020-15683.
+   [Emilio Pozuelo Monfort]
+   * debian/browser.bug-presubj.in, debian/control.in, debian/rules,
+     debian/symbols.mk, debian/upstream.mk: Remove support for jessie.
+   * debian/control.in, debian/rules: stretch: build with LLVM 7, 4.0 doesn't
+     support -std=gnu++17.
+   * debian/rules:
+     - stretch: build with GCC 7 from gcc-mozilla.
+     - Call python with -B when regenerating the control files, so as to not
+       generate bytecode files.
+     - Call debian/l10n/gen with C.UTF-8 as the locale, otherwise it fails
+     in stretch when opening the iso-codes files.
+     - stretch: don't set NASM on !x86.
+   [Mike Hommey]
    * third-party/rust/authenticator/src/linux/ioctl_mips*.rs: Add missing
      bindings for mips*.
  
Simple merge
diff --cc debian/rules
Simple merge