Manual merge of version 1:68.12.0-1~deb10u1+rpi1 and 1:78.4.0-1~deb10u1 to produce...
authorPeter Michael Green <plugwash@raspbian.org>
Tue, 27 Oct 2020 19:52:53 +0000 (19:52 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 27 Oct 2020 19:52:53 +0000 (19:52 +0000)
Reset build/moz.configure/rust.configure to Debian version for now, will be
dealt with in a later commit.

1  2 
build/moz.configure/arm.configure
debian/changelog
debian/control
debian/patches/series
debian/rules

Simple merge
index de66ba1d6dd68455e1fbdddc0760ef1dc70db65b,d03e70c214b54bf8bef4fcfb775e37c6f4f2cef3..48aba9c1320f9864ca4655cb011bf175105f6c0d
- thunderbird (1:68.12.0-1~deb10u1+rpi1) buster-staging; urgency=medium
++thunderbird (1:78.4.0-1~deb10u1+rpi1) buster-staging; urgency=medium
 +
 +  [changes brought over from firefox-esr 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 introduced in 60.4.0-1+rpi1 by Peter Michael Green]
 +  * Further fixes to clean target (still not completely fixed :( ).
 +
 +  [changes introduced in 1:68.5.0-1~deb10u1+rpi1 by Peter Michael Green]
 +  * Disable neon (patches taken from firefox-esr package)
 +  * Build in a chroot with arm64 binutils-arm-linux-gnueabihf
 +
 +  [changes brought forward from 1:68.5.0-1~deb10u1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Sun, 15 Mar 2020 16:27:21 +0000]
 +  * Actually build the binary packages on armhf.
 +  * Yet more clean target fixing.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Mon, 31 Aug 2020 00:18:03 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Mon, 26 Oct 2020 12:12:48 +0000
++
+ thunderbird (1:78.4.0-1~deb10u1) stable-security; urgency=medium
+   * Rebuild for buster-security
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 23 Oct 2020 20:44:21 +0200
+ thunderbird (1:78.4.0-1) unstable; urgency=medium
+   [ Emilio Pozuelo Monfort ]
+   * [652f8de] install the apparmor profile in thunderbird.install
+   [ Carsten Schoenert ]
+   * [5240d53] Revert "thunderbird.install: adjust.desktop renamed file name"
+     (Closes: #972601)
+   * [861b21a] Revert "Rename .desktop file for AppStream compliance"
+     (Closes: #972578)
+   * [ffc5818] New upstream version 78.4.0
+     Fixed CVE issues in upstream version 78.4 (MFSA 2020-47):
+     CVE-2020-15969: Use-after-free in usersctp
+     CVE-2020-15683: Memory safety bugs fixed in Thunderbird 78.4
+   * [81396e3] rebuild patch queue from patch-queue branch
+     removed patches (fixed upstream):
+     porting-mips/Bug-1649655-MIPS-Add-CodeGenerator-visitWasmRegisterResul.patch
+     porting/Bug-1666646-Bump-CodeAlignment-to-8-in-MacroAssembler-non.patch
+     modified patches:
+     fixes/Appdata-Adding-some-German-translations.patch
+     fixes/Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch
+     Minor fine tuning to the AppStream specific parts but also revert some
+     translation entries as they are not intend to be translatable.
+     These modification also in correlation with the mentioned bug reports above
+     which are closed by the other adjustments.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 22 Oct 2020 18:48:25 +0200
+ thunderbird (1:78.3.3-1) unstable; urgency=medium
+   [ Emilio Pozuelo Monfort ]
+   * [6f18974] Remove duplicated --disable-debug-symbols flag
+   * [1119d50] Print a verbose build log by not calling the mach wrapper
+   * [fcf7c11] Exclude -g from CXXFLAGS as well
+   [ Carsten Schoenert ]
+   * [9eb159f] New upstream version 78.3.3
+   * [47171dc] rebuild patch queue from patch-queue branch
+     added patches:
+     fixes/Appdata-Adding-some-German-translations.patch
+     fixes/Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch
+   * [1474d91] Rename .desktop file for AppStream compliance
+   * [10e49a9] thunderbird.install: adjust.desktop renamed file name
+   * [018bbc1] thunderbird.pc: remove left over cruft
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 18 Oct 2020 08:49:20 +0200
+ thunderbird (1:78.3.2-1) unstable; urgency=medium
+   * [0b2f19f] d/rules: remove hand crafted icu build
+     Cherry-picked from debian/buster branch.
+     The possible required build of the ICU if the usage of an external ICU
+     library is now handled by the upstream build system.
+   * [1583517] d/rules: rewrite dpkg_buildflags to remove option '-g'
+     Cherry-picked from debian/buster branch.
+     We need to remove the option '-g' from the dpkg_buildflags variable for
+     real if we want a build without debugging information (e.g. on 32bit
+     architectures).
+   * [fb4c9c4] New upstream version 78.3.2
+   * [9d5e2b9] d/rules: install the language Add-ons into /u/l/t/e
+     Do not install the thunderbird-l10n packages into /usr/share/thunderbird
+     any more, install them directly into /usr/libt/thunderbird/extensions.
+     This simplifies the package structures as there is no real need to install
+     the packages into /usr/share/thunderbird and linking them back.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 09 Oct 2020 19:49:45 +0200
+ thunderbird (1:78.3.1-2~deb10u2) stable-security; urgency=medium
+   * [72d9abd] d/rules: rewrite dpkg_buildflags to remove option '-g'
+   * [adb263e] d/rules: disable dbgsym package on i386 for stable-security
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 05 Oct 2020 18:59:20 +0200
+ thunderbird (1:78.3.1-2~deb10u1) stable-security; urgency=medium
+   * Rebuild for buster-security
+   * [cc92401] d/rules: remove hand crafted icu build
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 03 Oct 2020 17:41:36 +0200
+ thunderbird (1:78.3.1-2) unstable; urgency=medium
+   * [649f664] rebuild patch queue from patch-queue branch
+     added patches:
+     fixes/reduce-the-rust-debuginfo-level-on-selected-architectures.patch
+     porting-s390x/Explicitly-instantiate-TIntermTraverser-traverse-TIntermN.patch
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 30 Sep 2020 19:10:27 +0200
+ thunderbird (1:78.3.1-1) unstable; urgency=medium
+   [ Carsten Schoenert ]
+   * [6bd965f] New upstream version 78.3.1
+     Fixed CVE issues in upstream version 78.3.1 (MFSA 2020-44):
+     CVE-2020-15677: Download origin spoofing via redirect
+     CVE-2020-15676: XSS when pasting attacker-controlled data into a
+                     contenteditable element
+     CVE-2020-15678: When recursing through layers while scrolling, an iterator
+                     may have become invalid, resulting in a potential
+                     use-after-free scenario
+     CVE-2020-15673: Memory safety bugs fixed in Thunderbird 78.3
+   * [8ba13c5] rebuild patch queue from patch-queue branch
+     added patches(picked from firefox packaging):
+     fixes/Add-missing-bindings-for-mips-in-the-authenticator-crate.patch
+     porting-mips/Bug-1642265-MIPS64-Add-branchTestSymbol-and-fallibleUnbox.patch
+     porting-mips/Bug-1649655-MIPS-Add-CodeGenerator-visitWasmRegisterResul.patch
+     porting/Bug-1666646-Bump-CodeAlignment-to-8-in-MacroAssembler-non.patch
+     removed patch(fixed upstream):
+     fixes/Bug-1664607-Don-t-try-to-load-what-s-new-page-when-built-.patch
+   * [c6d282d] calendar-google-provider*: removing left over cruft
+     There are two left over sequencer files from the calendar-google-package,
+     not need any more since 1:68.2.2-1
+   * [cf37615] d/README.Debian: Update and adding new information
+     Some updated information regarding the now included OpenPGP support, also
+     updating some grammar for 'Add-on'.
+   * [faf225b] thunderbird.NEWS: Add hint about integration of OpenPGP support
+     Giving the user a information about the OpenPGP status within Thunderbird
+     since the version 78.0.
+   * [d6f4f0e] Revert "d/tb.lintian-overrides: ignore warning about none
+               versioned breaks"
+   * [9e6cbec] d/copyright: update content
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 27 Sep 2020 09:08:29 +0200
+ thunderbird (1:78.2.2-1) experimental; urgency=medium
+   * [c6592e8] New upstream version 78.2.2
+   * [28f5fce] rebuild patch queue from patch-queue branch
+     added patches:
+     fixes/Bug-1664607-Don-t-try-to-load-what-s-new-page-when-built-.patch
+     porting-s390x/Use-more-recent-embedded-version-of-sqlite3.patch
+   * [4866c06] d/mozconfig.default: add extra config options for ppc64el
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 13 Sep 2020 08:58:44 +0200
+ thunderbird (1:78.2.1-1) experimental; urgency=medium
+   * [1f3f76b] d/rules: drop C{,XX}FLAGS originally intended for GCC6
+   * [4490e37] d/mozconfig.default: add options for mips64el
+   * [17b4e5c] d/rules: Don't build debug symbols on 32Bit arch
+   * [6dff7e0] d/rules: adding -Wl,--as-needed to linker flags
+   * [a213a7f] New upstream version 78.2.1
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 30 Aug 2020 14:38:17 +0200
+ thunderbird (1:78.2.0-1) experimental; urgency=medium
+   [ intrigeri ]
+   * [f6fcafd] d/control: drop hard dependency on libgtk2.0-0
+     (Closes: #908654)
+   * [85b7a2e] autopkgtests: fix typo in comment
+   * [4bd70ae] d/mozconfig.default: fix typos in comments
+   * [d986a6d] d/control: allow Enigmail 2.2.0 and newer
+     (Closes: #968707)
+   [ Carsten Schoenert ]
+   * [52b4006] d/control: increase B-D for libnss3
+     (Closes: #966805)
+   * [7794563] New upstream version 78.2.0
+     Fixed CVE issues in upstream version 78.2.0 (MFSA 2020-41):
+     CVE-2020-15663: Downgrade attack on the Mozilla Maintenance Service could
+                     have resulted in escalation of privilege
+     CVE-2020-15664: Attacker-induced prompt for extension installation
+     CVE-2020-15670: Memory safety bugs fixed in Thunderbird 78.2
+   * [623f853] rebuild patch queue from patch-queue branch
+     No modifications made, just updating the index.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 26 Aug 2020 20:41:28 +0200
+ thunderbird (1:78.1.1-1) experimental; urgency=medium
+   * [5fb842b] d/mozconfig.default: adding new option regarding Add-Ons
+     Adding additional options --allow-addon-sideload and
+     --with-unsigned-addon-scopes=app,system. These option are adopted and
+     taken from the firefox package.
+   * [8de0b35] New upstream version 78.1.1
+   * [4abe5ed] d/copyright: update content
+     Some small updates to the copyright information.
+   * [3caa541] d/control: adding new B-D for botan and json-c
+     The upstream source now offers the possibility to use the system
+     libraries for botan and json-c, for this we need to have both libraries
+     installed for building Thunderbird.
+   * [251d524] d/mozconfig.default: use botan and json-c system libraries
+     Turn on the configuration flags for botan and also for json-c that let
+     the build use the installed provided system libraries instead of using
+     internal versions.
+   * [a32a163] rebuild patch queue from patch-queue branch
+     removed patch:
+     debian-hacks/stop-configure-if-with-system-bz2-was-passed-but-no-.patch
+     Upstream has now (again) a configure option for using a installed system
+     bzip2 library that makes our added patch for this not needed anymore.
+   * [16c91c0] lintian: remove override for embedded bzip2 in librnp.so
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 08 Aug 2020 19:16:08 +0200
+ thunderbird (1:78.1.0-1) experimental; urgency=medium
+   * [c4099cd] New upstream version 78.1.0
+     Fixed CVE issues in upstream version 78.1.0 (MFSA 2020-33):
+     CVE-2020-15652: Potential leak of redirect targets when loading scripts in
+                     a worker
+     CVE-2020-6514: WebRTC data channel leaks internal address to peer
+     CVE-2020-15655: Extension APIs could be used to bypass Same-Origin Policy
+     CVE-2020-15653: Bypassing iframe sandbox when allowing popups
+     CVE-2020-6463: Use-after-free in ANGLE gl::Texture::onUnbindAsSamplerTexture
+     CVE-2020-15656: Type confusion for special arguments in IonMonkey
+     CVE-2020-15658: Overriding file type when saving to disk
+     CVE-2020-15657: DLL hijacking due to incorrect loading path
+     CVE-2020-15654: Custom cursor can overlay user interface
+     CVE-2020-15659: Memory safety bugs fixed in Thunderbird 78.1
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 31 Jul 2020 19:35:57 +0200
+ thunderbird (1:78.0.1-1) experimental; urgency=medium
+   * [5450d8d] d/control: increase B-D for libnss3
+   * [9749d1d] d/control: drop B-D on python2 and move over to python3
+   * [b31360b] d/xpi-pack.sh: adding xpi-pack shell script
+   * [89ede80] Drop mozilla-devscripts as B-D
+   * [f3b2ced] New upstream version 78.0.1
+   * [1847202] d/tb.lintian-overrides: ignore warning about none versioned
+               breaks
+   * [d56c922] d/lightning.links: removing left over sequencer file
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 22 Jul 2020 20:11:25 +0200
+ thunderbird (1:78.0-1) experimental; urgency=medium
+   * [1016cc5] New upstream version 78.0
+     Fixed CVE issues in upstream version 78.0 (MFSA 2020-29):
+     CVE-2020-12415: AppCache manifest poisoning due to url encoded character
+                     processing
+     CVE-2020-12416: Use-after-free in WebRTC VideoBroadcaster
+     CVE-2020-12417: Memory corruption due to missing sign-extension for
+                     ValueTags on ARM64
+     CVE-2020-12418: Information disclosure due to manipulated URL object
+     CVE-2020-12419: Use-after-free in nsGlobalWindowInner
+     CVE-2020-12420: Use-After-Free when trying to connect to a STUN server
+     CVE-2020-15648: X-Frame-Options bypass using object or embed tags
+     CVE-2020-12402: RSA Key Generation vulnerable to side-channel attack
+     CVE-2020-12421: Add-On updates did not respect the same certificate trust
+                     rules as software updates
+     CVE-2020-12422: Integer overflow in nsJPEGEncoder::emptyOutputBuffer
+     CVE-2020-12424: WebRTC permission prompt could have been bypassed by a
+                     compromised content process
+     CVE-2020-12425: Out of bound read in Date.parse()
+     CVE-2020-12426: Memory safety bugs fixed in Thunderbird 78
+   * [ad66b04] rebuild patch queue from patch-queue branch
+     reworked patch:
+     porting-kfreebsd-hurd/LDAP-support-building-on-GNU-kFreeBSD-and-GNU-Hurd.patch
+   * [4a2039c] d/mozconfig.default: enable OpenPGP feature build
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Thu, 16 Jul 2020 19:15:25 +0200
+ thunderbird (1:78.0~b2-1) experimental; urgency=medium
+   * [c8da927] d/source.filter: fix obviously happen typo
+   * [c513a96] New upstream version 78.0~b2
+   * [6e9104e] d/control: tb, adding binary version to lightning provides
+     Make the Provides for Lightning a versioned provide.
+   * [8adec8f] enigmail: let any version of Enigmail break
+     We now can break on any Enigmail version, the Enigmail functions are now
+     included in Thunderbird and don't want to have an Enigmail package get
+     installed in parallel.
+   * [696b1fc] xul-ext-*/webext-*: adding more extensions to break
+     Quite all of the current packaged Thunderbird extensions will not work
+     for now with Thunderbird 78.*, adding/renaming the current know packages
+     with recent versions to Breaks for thunderbird.
+   * [e488d0c] thunderbird: remove some non-existing packages from Breaks
+     The listed packages
+      xul-ext-foxyproxy-standard
+      xul-ext-gnome-keyring
+      xul-ext-nostalgy
+     aren't in any supported release so we don't need them any more within a
+     Breaks for thunderbird.
+   * [039ee90] thunderbird: remove outdated myspell packages from Breaks
+     All previously listed myspell packages in Breaks for thunderbird aren't
+     reachable with the given version any more. We can remove them safely.
+   * [08ea0ba] thunderbird: remove outdated hunspell packages from Breaks
+     The same is true for the hunspell packages that were listed in the Breaks
+     field for thunderbird.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 20 Jun 2020 18:04:59 +0200
+ thunderbird (1:78.0~b1-1) experimental; urgency=medium
+   [ Carsten Schoenert ]
+   * [625efa9] d/source.filter: some updates to filtering list
+     Recent modification of the shipped files in the upstream tarball do
+     require small updates of the filter list we use to repack the tarball.
+   * [967ee19] New upstream version 78.0~b1
+   * [240991e] rebuild patch queue from patch-queue branch
+     removed patch:
+     debian-hacks/use-icudt-b-l-.dat-depending-on-architecture.patch
+     This will require some additional adjustment later for the stable-security
+     uploads as this patch was required to get a recent ICU version build
+     before the build of the thunderbird sources did start.
+     reworked patch:
+     debian-hacks/stop-configure-if-with-system-bz2-was-passed-but-no-.patch
+   * [07cab53] d/mozconfig.default: remove no longer existing options
+     By this release a lot of old configure options are kicked out, some of
+     them we have used until now. We need to remove these from the config.
+   * [df2e99b] d/copyright: update content
+     As usual some required update of the copyright file, more files are not
+     shipped anymore.
+   [ intrigeri ]
+   * [82a4b03] AppArmor: update profile from upstream at commit 860d2d9
+     (cherry-picked from unstable)
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 13 Jun 2020 20:01:39 +0200
+ thunderbird (1:77.0~b3-1) experimental; urgency=medium
+   * [82de2f6] New upstream version 77.0~b3
+   * [8beaf6f] rebuild patch queue from patch-queue branch
+     removed patch (included upstream):
+     fixes/Bug-1634994-fix-disable-av1-r-tnikkel.patch
+   * [ab2d7a2] d/copyright: Add license for appstream xml file
+   * [1533187] d/source.filter: Remove some *.wasm files as well
+   * [7cdfe03] d/thunderbird.lintian-overrides: Some more needed overrides
+     We need currently the included bzip library. Also add a false positive
+     about the misread postinst script.
+   * [9385fd4b] d/control: Remove doubled listed package libglib2.0-dev
+     Drop a doubled listed package libglib2.0-dev within B-D.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 20 May 2020 20:58:09 +0200
+ thunderbird (1:77.0~b2-1) experimental; urgency=medium
+   * [185d4f7] New upstream version 77.0~b2
+   * [e918036] rebuild patch queue from patch-queue branch
+     removed patch:
+     fixes/Bug-1635671-Upgrade-typename-to-1.12.0.-r-emilio.patch
+   * [c1979ce] d/mozconfig.default: Remove obsolete options
+     Drop the options '--with-distribution-id' and '--with-user-appdir'.
+     The former is basically only supporting the given default 'org.mozilla'
+     and the latter was set to the default '.mozilla' anyway.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 16 May 2020 14:04:02 +0200
+ thunderbird (1:77.0~b1-1) experimental; urgency=medium
+   * [ee06e6e] New upstream version 77.0~b1
+   * [a21b649] rebuild patch queue from patch-queue branch
+     removed patches (not needed any more):
+     lower-down-required-version-on-NSS3.patch
+     added patches:
+     fixes/Bug-1634994-fix-disable-av1-r-tnikkel.patch
+     fixes/Bug-1635671-Upgrade-typename-to-1.12.0.-r-emilio.patch
+   * [295cc4d] d/control: increase B-D for libnss3
+     The build requires now libnss3-dev >= 2:3.52.
+   * [f998baf] lintian-overrides: remove overrides for kinto-http-client.js
+     No override needed for this file, it's not included any more.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Fri, 08 May 2020 15:18:44 +0200
+ thunderbird (1:76.0~b2-1) experimental; urgency=medium
+   * [87988db] d/control: increase B-D for cargo to 0.42
+   * [b9b0dfd] rebuild patch queue from patch-queue branch
+     removed patch:
+     debian-hacks/Ignore-version-check-for-cargo.patch
+   * [8386db0] d/control: Remove B-D on libjson-dev and libsqlite3-dev
+     The built uses internal copies for libjson and libsqlite as there are
+     made modifications to them. For now we can decrease the list of build
+     dependencies by removing this two packages.
+   * [6324222] New upstream version 76.0~b2
+   * [629b3bb] d/rules: Remove default compiler flag
+     No needed for '-Wl,--as-needed' any more, it's default now.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 27 Apr 2020 09:55:43 +0200
+ thunderbird (1:76.0~b1-1) experimental; urgency=medium
+   * [b52cd52] d/c-thunderbird-l10n-tarball.sh: change upstream resource
+     Upstream has changed the folder were we can find the language providing
+     XPI packages. They simply moved over from linux-i686 to linux-x86_64.
+   * [22e697a] d/rules: drop set up of LIGHTNING_VERSION variable
+     We don't need this variable any more for building the packages (like all
+     the lightning-foo named stuff), there is no dedicated Lighting named stuff
+     around.
+   * [4ad871b] d/gbp.conf: Remove additional tarball for lightning-l10n
+     git-buildpackage won't find this additional tarball as it's not needed
+     starting by the import of the next upstream version (this is 76.0b1).
+   * [25d8d42] d/c-l-l10n-t.sh: Remove helper script
+     We also don't need to build the l10n specific additional tarball for
+     Lighting related parts any more. Dropping this helper script.
+   * [9d33d06] d/README.source: Remove part of lightning-l10n
+   * [b063d7f] New upstream version 76.0~b1
+   * [e7a23ec] rebuild patch queue from patch-queue branch
+     removed patches (not needed or included upstream):
+     debian-hacks/Build-against-system-libjsoncpp.patch
+     debian-hacks/Downgrade-SQlite-version-to-3.27.2.patch
+     fixes/Bug-1531309-Don-t-use-__PRETTY_FUNCTION__-or-__FUNCTION__.patch
+     fixes/Bug-1560340-Only-add-confvars.sh-as-a-dependency-to-confi.patch
+     added patches:
+     debian-hacks/Ignore-version-check-for-cargo.patch
+     lower-down-required-version-on-NSS3.patch
+   * [94d8593] d/control: adding new packages thunderbird-l10n-{cak,kab,uz}
+     After the final release of Thunderbird 68.0 new l10n support for the
+     languages Kacqhikel, Georgian and Uzbek was added. Reflect this by adding
+     new binary packages for those languages.
+   * [5397182] d/mozconfig.default: remove option for system-sqlite
+     Upstream is using their own version of an modified SQLite now and has
+     dropping the additional configure option about this.
+   * [abb0ded] d/control: increase various versions in B-D
+     The current source requires some more recent versions of the helping tools
+     for building the sources as usual.
+   * [abfc8b2] d/rules: remove any action related to old lightning stuff
+     As the sources doesn't have any Lightning specific parts any more we need
+     to adjust the build process within debian/rules a bit. Thus dropping all
+     the rules around Lighting things.
+   * [f95b3ad] d/control: Turn lightning into transitional package
+     For now switch the behaviour of the lightning package into a transitional
+     one. We might can drop the whole package rather soon.
+   * [c3062cb] d/thunderbird.install: Remove blocklist.xml
+     Don't install the file blocklist.xml any more, it's now not shipped by
+     upstream any more.
+   * [856e99e] d/mozconfig.thunderbird: Remove --enable-calendar
+     Previously the build of the Lightning extension was needed to get enabled
+     to built this as an extension. Now it's fully integrated into the core
+     this configure option isn't needed any longer.
+   * [5551a8a] d/copyright: update content
+     As usual there is some moving within the source code between the major
+     versions, reflect this by adjusting the content of the copyright file.
+   * [21e9b7f] lintian-overrides: adjust overrides for needed files
+     Also the override file for the source is needing some adjustments.
+   * [f25ddc4] d/source.filter: update the filter sequences
+     The control for filtering non needed stuff from the upstream tarball must
+     also get adjusted due changed versions, moved folders etc.
+   * [e4a81ba] d/thunderbird.install: Install also appdata.xml
+     Upstream is providing an AppStream data file which we want install mow
+     also.
+   * [80385c9] d/source.filter: Sorting entries alphabetically
+     No functional modifications, just sorting entries to find stuff more easily.
+   * [585cf0a] d/thunderbird.lintian-overrides: update after config changes
+     We also need to modify the content for Lintian overrides for the
+     thunderbird package a bit. Thunderbird comes now (again) with own versions
+     of the libraries libtheora and libjsoncpp. Mostly because Mozilla has made
+     some own modifications within these libraries.
+  -- Carsten Schoenert <c.schoenert@t-online.de>  Sat, 18 Apr 2020 08:28:25 +0200
  
  thunderbird (1:68.12.0-1~deb10u1) stable-security; urgency=medium
  
diff --cc debian/control
Simple merge
index 455b8e0fc3c5b0fdda55f1aca643111bc4b509b0,96cb23ce037fecd64eba1af217d39f595c42d45d..ad08ef41a145d9910177ce7a8f04f984402852f3
@@@ -36,7 -33,8 +33,11 @@@ porting-ppc64el/work-around-a-build-fai
  porting-armhf/Don-t-use-LLVM-internal-assembler-on-armhf.patch
  porting-arm/Reduce-memory-usage-while-linking-on-arm-el-hf-platforms.patch
  debian-hacks/Make-Thunderbird-build-reproducible.patch
- fixes/Bug-1531309-Don-t-use-__PRETTY_FUNCTION__-or-__FUNCTION__.patch
+ porting-s390x/Use-more-recent-embedded-version-of-sqlite3.patch
+ porting-mips/Bug-1642265-MIPS64-Add-branchTestSymbol-and-fallibleUnbox.patch
+ fixes/Add-missing-bindings-for-mips-in-the-authenticator-crate.patch
+ fixes/reduce-the-rust-debuginfo-level-on-selected-architectures.patch
+ porting-s390x/Explicitly-instantiate-TIntermTraverser-traverse-TIntermN.patch
 +raspbian-rust-triplet-hack.patch
 +try-to-disable-neon.patch
 +try-harder-to-disable-neon.patch
diff --cc debian/rules
Simple merge