From: Raspbian automatic forward porter Date: Mon, 26 Oct 2020 17:26:55 +0000 (+0000) Subject: Merge version 78.3.0esr-2+rpi1 and 78.4.0esr-1~deb10u2 to produce 78.4.0esr-1~deb10u2... X-Git-Tag: archive/raspbian/78.4.0esr-1_deb10u2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1dc5f476cfb7662f45218e1bf0717e1d60bf464c;p=firefox-esr.git Merge version 78.3.0esr-2+rpi1 and 78.4.0esr-1~deb10u2 to produce 78.4.0esr-1~deb10u2+rpi1 --- 1dc5f476cfb7662f45218e1bf0717e1d60bf464c diff --cc debian/changelog index bf6e50c61fe,9916bc8cb07..f922f5b1327 --- a/debian/changelog +++ b/debian/changelog @@@ -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 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 Wed, 07 Oct 2020 09:12:23 +0000 ++ -- Raspbian forward porter 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 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*.