thunderbird.git
16 months agoUpdate patches for new upstream. trixie-staging archive/raspbian/1%115.12.0-1+rpi1 raspbian/1%115.12.0-1+rpi1
Peter Michael Green [Thu, 25 Jul 2024 20:35:56 +0000 (20:35 +0000)]
Update patches for new upstream.

16 months agoManual merge of version 1:102.13.0-1~deb12u1+rpi1 and 1:115.12.0-1 to produce 1:115...
Peter Michael Green [Thu, 25 Jul 2024 20:07:22 +0000 (20:07 +0000)]
Manual merge of version 1:102.13.0-1~deb12u1+rpi1 and 1:115.12.0-1 to produce 1:115.12.0-1+rpi1

18 months agoMerge thunderbird (1:115.12.0-1) import into refs/heads/workingbranch
Carsten Schoenert [Fri, 14 Jun 2024 11:26:00 +0000 (13:26 +0200)]
Merge thunderbird (1:115.12.0-1) import into refs/heads/workingbranch

18 months agoskia: Disable musttail on mips64
Carsten Schoenert [Sun, 23 Jul 2023 07:01:29 +0000 (09:01 +0200)]
skia: Disable musttail on mips64

Basically also based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d
just extended about the macro __mips64

Gbp-Pq: Topic porting-mips64el
Gbp-Pq: Name skia-Disable-musttail-on-mips64.patch

18 months agornp: Fix include for format specifiers for uint32_t
Carsten Schoenert [Tue, 18 Jul 2023 17:55:09 +0000 (19:55 +0200)]
rnp: Fix include for format specifiers for uint32_t

The internal rnp library need the header file cinttypes so the format
definitions in sexp-error.h knows the format of uint32_t.

Forwarded: not-needed

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name rnp-Fix-include-for-format-specifiers-for-uint32_t.patch

18 months agoskia: Disable musttail on ppc64el
Carsten Schoenert [Tue, 18 Jul 2023 14:20:51 +0000 (16:20 +0200)]
skia: Disable musttail on ppc64el

Based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name skia-Disable-musttail-on-ppc64el.patch

18 months agoskia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian
Carsten Schoenert [Tue, 18 Jul 2023 14:02:48 +0000 (16:02 +0200)]
skia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian

On BE the byte-swapping needs to be unint32_t so cast that to that.
We have ppc64 and s390x which are Big Endian platforms.

Based on https://cgit.freebsd.org/ports/commit/?id=3110f3a0dcfdf1d5be165bbbb1ff08d720c63c48

Gbp-Pq: Topic fixes
Gbp-Pq: Name skia-Cast-SkEndian_SwapBE32-n-to-uint32_t-on-big-endian.patch

18 months agoRelax minimum supporter rust version to 1.63
Mike Hommey [Tue, 28 Feb 2023 22:19:18 +0000 (07:19 +0900)]
Relax minimum supporter rust version to 1.63

This reverts:
- https://phabricator.services.mozilla.com/D165236
- https://phabricator.services.mozilla.com/D165332

Cherry picked from firefox.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Relax-minimum-supporter-rust-version-to-1.63.patch

18 months agoWork around GCC ICE on ppc64el
Mike Hommey [Mon, 10 Jul 2023 21:34:59 +0000 (06:34 +0900)]
Work around GCC ICE on ppc64el

Cherry picked from firefox.

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name Work-around-GCC-ICE-on-ppc64el.patch

18 months agoFix math_private.h for i386 FTBFS
Mike Hommey [Fri, 26 Nov 2021 21:49:44 +0000 (06:49 +0900)]
Fix math_private.h for i386 FTBFS

Cherry picked from firefox.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-math_private.h-for-i386-FTBFS.patch

18 months agoSet program name from the remoting name
Mike Hommey [Sat, 4 Feb 2017 23:41:22 +0000 (08:41 +0900)]
Set program name from the remoting name

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Set-program-name-from-the-remoting-name.patch

18 months agoAllow .js preference files to set locked prefs with lockPref()
Mike Hommey [Sat, 21 Jun 2008 00:48:46 +0000 (02:48 +0200)]
Allow .js preference files to set locked prefs with lockPref()

Gbp-Pq: Topic fixes
Gbp-Pq: Name Allow-.js-preference-files-to-set-locked-prefs-with-lockP.patch

18 months agoAvoid using vmrs/vmsr on armel
Mike Hommey [Mon, 21 May 2018 22:51:56 +0000 (07:51 +0900)]
Avoid using vmrs/vmsr on armel

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Avoid-using-vmrs-vmsr-on-armel.patch

18 months agoDon't auto-disable extensions in system directories
Christoph Goehre [Sat, 24 Mar 2012 10:54:43 +0000 (11:54 +0100)]
Don't auto-disable extensions in system directories

Gbp-Pq: Topic prefs
Gbp-Pq: Name Don-t-auto-disable-extensions-in-system-directories.patch

18 months agoSet javascript.options.showInConsole
Mike Hommey [Sat, 8 Dec 2007 18:24:40 +0000 (19:24 +0100)]
Set javascript.options.showInConsole

Gbp-Pq: Topic prefs
Gbp-Pq: Name Set-javascript.options.showInConsole.patch

18 months agoLoad dependent libraries with their real path
Christoph Goehre [Mon, 16 Sep 2013 18:40:57 +0000 (20:40 +0200)]
Load dependent libraries with their real path

Gbp-Pq: Topic fixes
Gbp-Pq: Name Load-dependent-libraries-with-their-real-path.patch

18 months agoDon't error-out when run-time libsqlite is older than build-time libsqlite
Mike Hommey [Mon, 5 Apr 2010 15:58:23 +0000 (17:58 +0200)]
Don't error-out when run-time libsqlite is older than build-time libsqlite

In Debian, we have shlibs to handle this.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Don-t-error-out-when-run-time-libsqlite-is-older-tha.patch

18 months agoAppdata: Fix up AppStream error by adding missing field
Carsten Schoenert [Sun, 18 Oct 2020 06:39:44 +0000 (08:39 +0200)]
Appdata: Fix up AppStream error by adding missing field

The AppStream data is missing the lauchable element.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch

18 months agoAppdata: Adding some German translations
Carsten Schoenert [Sun, 18 Oct 2020 06:38:29 +0000 (08:38 +0200)]
Appdata: Adding some German translations

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Adding-some-German-translations.patch

18 months agoProperly launch applications set in $HOME/.mailcap
Mike Hommey [Sat, 22 Nov 2008 08:35:23 +0000 (09:35 +0100)]
Properly launch applications set in $HOME/.mailcap

https://bugzilla.mozilla.org/show_bug.cgi?id=444440

Gbp-Pq: Topic fixes
Gbp-Pq: Name Properly-launch-applications-set-in-HOME-.mailcap.patch

18 months agoDisable optimization on alpha for the url-classifier component
Mike Hommey [Sun, 2 Nov 2008 16:56:24 +0000 (17:56 +0100)]
Disable optimization on alpha for the url-classifier component

The use of this component leads to crashes when built with optimizations.

Gbp-Pq: Topic porting
Gbp-Pq: Name Disable-optimization-on-alpha-for-the-url-classifier.patch

18 months agoAdd another preferences directory for applications: preferences/syspref
Mike Hommey [Sat, 21 Jun 2008 01:09:21 +0000 (03:09 +0200)]
Add another preferences directory for applications: preferences/syspref

This can be used to symlink to /etc/thunderbird/pref.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Add-another-preferences-directory-for-applications-p.patch

18 months agoStrip version number from application before installation
Guido Günther [Sat, 24 Nov 2012 10:39:58 +0000 (11:39 +0100)]
Strip version number from application before installation

Strip thunderbird's version number from the installation directories so
we have a fixed location for extensions that build against it.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Strip-version-number-from-application-before-installation.patch

18 months agosl: change Edit (Uredi) to CTRL+E
Christoph Goehre [Mon, 5 Sep 2011 17:21:25 +0000 (19:21 +0200)]
sl: change Edit (Uredi) to CTRL+E

Closes: #601331
Gbp-Pq: Topic thunderbird-l10n
Gbp-Pq: Name sl-change-Edit-Uredi-to-CTRL-E.patch

18 months agothunderbird (1:115.12.0-1) unstable; urgency=medium
Carsten Schoenert [Fri, 14 Jun 2024 11:26:00 +0000 (13:26 +0200)]
thunderbird (1:115.12.0-1) unstable; urgency=medium

  * [3d303c4] d/c-u-t.py: Ignore one more version
  * [2e7f143] New upstream version 115.12.0
    Fixed CVE issues in upstream version 115.12 (MFSA 2024-28):
    CVE-2024-5702: Use-after-free in networking
    CVE-2024-5688: Use-after-free in JavaScript object transplant
    CVE-2024-5690: External protocol handlers leaked by timing attack
    CVE-2024-5691: Sandboxed iframes were able to bypass sandbox restrictions
                   to open a new window
    CVE-2024-5692: Bypass of file name restrictions during saving
    CVE-2024-5693: Cross-Origin Image leak via Offscreen Canvas
    CVE-2024-5696: Memory Corruption in Text Fragments
    CVE-2024-5700: Memory safety bugs fixed in Firefox 127, Firefox ESR 115.12,
                   and Thunderbird 115.12
  * [9afc3a0] d/logo/thunderbird: Update PNG files from newer SVG
    (Closes: #1071824)
  * [a92c8d1] d/thunderbird.install: Install the newer correct SVG graphic

[dgit import unpatched thunderbird 1:115.12.0-1]

18 months agoImport thunderbird_115.12.0.orig.tar.xz
Carsten Schoenert [Fri, 14 Jun 2024 11:26:00 +0000 (13:26 +0200)]
Import thunderbird_115.12.0.orig.tar.xz

[dgit import orig thunderbird_115.12.0.orig.tar.xz]

18 months agoImport thunderbird_115.12.0.orig-thunderbird-l10n.tar.xz
Carsten Schoenert [Fri, 14 Jun 2024 11:26:00 +0000 (13:26 +0200)]
Import thunderbird_115.12.0.orig-thunderbird-l10n.tar.xz

[dgit import orig thunderbird_115.12.0.orig-thunderbird-l10n.tar.xz]

18 months agoImport thunderbird_115.12.0-1.debian.tar.xz
Carsten Schoenert [Fri, 14 Jun 2024 11:26:00 +0000 (13:26 +0200)]
Import thunderbird_115.12.0-1.debian.tar.xz

[dgit import tarball thunderbird 1:115.12.0-1 thunderbird_115.12.0-1.debian.tar.xz]

19 months agoMerge thunderbird (1:115.11.0-1) import into refs/heads/workingbranch
Carsten Schoenert [Tue, 14 May 2024 19:28:37 +0000 (21:28 +0200)]
Merge thunderbird (1:115.11.0-1) import into refs/heads/workingbranch

19 months agoskia: Disable musttail on mips64
Carsten Schoenert [Sun, 23 Jul 2023 07:01:29 +0000 (09:01 +0200)]
skia: Disable musttail on mips64

Basically also based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d
just extended about the macro __mips64

Gbp-Pq: Topic porting-mips64el
Gbp-Pq: Name skia-Disable-musttail-on-mips64.patch

19 months agornp: Fix include for format specifiers for uint32_t
Carsten Schoenert [Tue, 18 Jul 2023 17:55:09 +0000 (19:55 +0200)]
rnp: Fix include for format specifiers for uint32_t

The internal rnp library need the header file cinttypes so the format
definitions in sexp-error.h knows the format of uint32_t.

Forwarded: not-needed

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name rnp-Fix-include-for-format-specifiers-for-uint32_t.patch

19 months agoskia: Disable musttail on ppc64el
Carsten Schoenert [Tue, 18 Jul 2023 14:20:51 +0000 (16:20 +0200)]
skia: Disable musttail on ppc64el

Based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name skia-Disable-musttail-on-ppc64el.patch

19 months agoskia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian
Carsten Schoenert [Tue, 18 Jul 2023 14:02:48 +0000 (16:02 +0200)]
skia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian

On BE the byte-swapping needs to be unint32_t so cast that to that.
We have ppc64 and s390x which are Big Endian platforms.

Based on https://cgit.freebsd.org/ports/commit/?id=3110f3a0dcfdf1d5be165bbbb1ff08d720c63c48

Gbp-Pq: Topic fixes
Gbp-Pq: Name skia-Cast-SkEndian_SwapBE32-n-to-uint32_t-on-big-endian.patch

19 months agoRelax minimum supporter rust version to 1.63
Mike Hommey [Tue, 28 Feb 2023 22:19:18 +0000 (07:19 +0900)]
Relax minimum supporter rust version to 1.63

This reverts:
- https://phabricator.services.mozilla.com/D165236
- https://phabricator.services.mozilla.com/D165332

Cherry picked from firefox.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Relax-minimum-supporter-rust-version-to-1.63.patch

19 months agoWork around GCC ICE on ppc64el
Mike Hommey [Mon, 10 Jul 2023 21:34:59 +0000 (06:34 +0900)]
Work around GCC ICE on ppc64el

Cherry picked from firefox.

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name Work-around-GCC-ICE-on-ppc64el.patch

19 months agoFix math_private.h for i386 FTBFS
Mike Hommey [Fri, 26 Nov 2021 21:49:44 +0000 (06:49 +0900)]
Fix math_private.h for i386 FTBFS

Cherry picked from firefox.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-math_private.h-for-i386-FTBFS.patch

19 months agoSet program name from the remoting name
Mike Hommey [Sat, 4 Feb 2017 23:41:22 +0000 (08:41 +0900)]
Set program name from the remoting name

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Set-program-name-from-the-remoting-name.patch

19 months agoAllow .js preference files to set locked prefs with lockPref()
Mike Hommey [Sat, 21 Jun 2008 00:48:46 +0000 (02:48 +0200)]
Allow .js preference files to set locked prefs with lockPref()

Gbp-Pq: Topic fixes
Gbp-Pq: Name Allow-.js-preference-files-to-set-locked-prefs-with-lockP.patch

19 months agoAvoid using vmrs/vmsr on armel
Mike Hommey [Mon, 21 May 2018 22:51:56 +0000 (07:51 +0900)]
Avoid using vmrs/vmsr on armel

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Avoid-using-vmrs-vmsr-on-armel.patch

19 months agoDon't auto-disable extensions in system directories
Christoph Goehre [Sat, 24 Mar 2012 10:54:43 +0000 (11:54 +0100)]
Don't auto-disable extensions in system directories

Gbp-Pq: Topic prefs
Gbp-Pq: Name Don-t-auto-disable-extensions-in-system-directories.patch

19 months agoSet javascript.options.showInConsole
Mike Hommey [Sat, 8 Dec 2007 18:24:40 +0000 (19:24 +0100)]
Set javascript.options.showInConsole

Gbp-Pq: Topic prefs
Gbp-Pq: Name Set-javascript.options.showInConsole.patch

19 months agoLoad dependent libraries with their real path
Christoph Goehre [Mon, 16 Sep 2013 18:40:57 +0000 (20:40 +0200)]
Load dependent libraries with their real path

Gbp-Pq: Topic fixes
Gbp-Pq: Name Load-dependent-libraries-with-their-real-path.patch

19 months agoDon't error-out when run-time libsqlite is older than build-time libsqlite
Mike Hommey [Mon, 5 Apr 2010 15:58:23 +0000 (17:58 +0200)]
Don't error-out when run-time libsqlite is older than build-time libsqlite

In Debian, we have shlibs to handle this.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Don-t-error-out-when-run-time-libsqlite-is-older-tha.patch

19 months agoAppdata: Fix up AppStream error by adding missing field
Carsten Schoenert [Sun, 18 Oct 2020 06:39:44 +0000 (08:39 +0200)]
Appdata: Fix up AppStream error by adding missing field

The AppStream data is missing the lauchable element.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch

19 months agoAppdata: Adding some German translations
Carsten Schoenert [Sun, 18 Oct 2020 06:38:29 +0000 (08:38 +0200)]
Appdata: Adding some German translations

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Adding-some-German-translations.patch

19 months agoProperly launch applications set in $HOME/.mailcap
Mike Hommey [Sat, 22 Nov 2008 08:35:23 +0000 (09:35 +0100)]
Properly launch applications set in $HOME/.mailcap

https://bugzilla.mozilla.org/show_bug.cgi?id=444440

Gbp-Pq: Topic fixes
Gbp-Pq: Name Properly-launch-applications-set-in-HOME-.mailcap.patch

19 months agoDisable optimization on alpha for the url-classifier component
Mike Hommey [Sun, 2 Nov 2008 16:56:24 +0000 (17:56 +0100)]
Disable optimization on alpha for the url-classifier component

The use of this component leads to crashes when built with optimizations.

Gbp-Pq: Topic porting
Gbp-Pq: Name Disable-optimization-on-alpha-for-the-url-classifier.patch

19 months agoAdd another preferences directory for applications: preferences/syspref
Mike Hommey [Sat, 21 Jun 2008 01:09:21 +0000 (03:09 +0200)]
Add another preferences directory for applications: preferences/syspref

This can be used to symlink to /etc/thunderbird/pref.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Add-another-preferences-directory-for-applications-p.patch

19 months agoStrip version number from application before installation
Guido Günther [Sat, 24 Nov 2012 10:39:58 +0000 (11:39 +0100)]
Strip version number from application before installation

Strip thunderbird's version number from the installation directories so
we have a fixed location for extensions that build against it.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Strip-version-number-from-application-before-installation.patch

19 months agosl: change Edit (Uredi) to CTRL+E
Christoph Goehre [Mon, 5 Sep 2011 17:21:25 +0000 (19:21 +0200)]
sl: change Edit (Uredi) to CTRL+E

Closes: #601331
Gbp-Pq: Topic thunderbird-l10n
Gbp-Pq: Name sl-change-Edit-Uredi-to-CTRL-E.patch

19 months agothunderbird (1:115.11.0-1) unstable; urgency=medium
Carsten Schoenert [Tue, 14 May 2024 19:28:37 +0000 (21:28 +0200)]
thunderbird (1:115.11.0-1) unstable; urgency=medium

  * [47bb447] d/c-u-t.py: Ignore potentially non ESR versions
  * [f008566] New upstream version 115.11.0
    Fixed CVE issues in upstream version 115.11 (MFSA 2024-23):
    CVE-2024-4367: Arbitrary JavaScript execution in PDF.js
    CVE-2024-4767: IndexedDB files retained in private browsing mode
    CVE-2024-4768: Potential permissions request bypass via clickjacking
    CVE-2024-4769: Cross-origin responses could be distinguished between
                   script and non-script content-types
    CVE-2024-4770: Use-after-free could occur when printing to PDF
    CVE-2024-4777: Memory safety bugs fixed in Firefox 126, Firefox ESR 115.11,
                   and Thunderbird 115.11
  * [b029857] d/control: Re-add build and binary dep on rnp library
    (Closes: #1070871)

[dgit import unpatched thunderbird 1:115.11.0-1]

19 months agoImport thunderbird_115.11.0.orig.tar.xz
Carsten Schoenert [Tue, 14 May 2024 19:28:37 +0000 (21:28 +0200)]
Import thunderbird_115.11.0.orig.tar.xz

[dgit import orig thunderbird_115.11.0.orig.tar.xz]

19 months agoImport thunderbird_115.11.0.orig-thunderbird-l10n.tar.xz
Carsten Schoenert [Tue, 14 May 2024 19:28:37 +0000 (21:28 +0200)]
Import thunderbird_115.11.0.orig-thunderbird-l10n.tar.xz

[dgit import orig thunderbird_115.11.0.orig-thunderbird-l10n.tar.xz]

19 months agoImport thunderbird_115.11.0-1.debian.tar.xz
Carsten Schoenert [Tue, 14 May 2024 19:28:37 +0000 (21:28 +0200)]
Import thunderbird_115.11.0-1.debian.tar.xz

[dgit import tarball thunderbird 1:115.11.0-1 thunderbird_115.11.0-1.debian.tar.xz]

19 months agoMerge thunderbird (1:115.10.1-1) import into refs/heads/workingbranch
Carsten Schoenert [Sat, 20 Apr 2024 17:35:18 +0000 (19:35 +0200)]
Merge thunderbird (1:115.10.1-1) import into refs/heads/workingbranch

19 months agoskia: Disable musttail on mips64
Carsten Schoenert [Sun, 23 Jul 2023 07:01:29 +0000 (09:01 +0200)]
skia: Disable musttail on mips64

Basically also based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d
just extended about the macro __mips64

Gbp-Pq: Topic porting-mips64el
Gbp-Pq: Name skia-Disable-musttail-on-mips64.patch

19 months agornp: Fix include for format specifiers for uint32_t
Carsten Schoenert [Tue, 18 Jul 2023 17:55:09 +0000 (19:55 +0200)]
rnp: Fix include for format specifiers for uint32_t

The internal rnp library need the header file cinttypes so the format
definitions in sexp-error.h knows the format of uint32_t.

Forwarded: not-needed

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name rnp-Fix-include-for-format-specifiers-for-uint32_t.patch

19 months agoskia: Disable musttail on ppc64el
Carsten Schoenert [Tue, 18 Jul 2023 14:20:51 +0000 (16:20 +0200)]
skia: Disable musttail on ppc64el

Based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name skia-Disable-musttail-on-ppc64el.patch

19 months agoskia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian
Carsten Schoenert [Tue, 18 Jul 2023 14:02:48 +0000 (16:02 +0200)]
skia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian

On BE the byte-swapping needs to be unint32_t so cast that to that.
We have ppc64 and s390x which are Big Endian platforms.

Based on https://cgit.freebsd.org/ports/commit/?id=3110f3a0dcfdf1d5be165bbbb1ff08d720c63c48

Gbp-Pq: Topic fixes
Gbp-Pq: Name skia-Cast-SkEndian_SwapBE32-n-to-uint32_t-on-big-endian.patch

19 months agoRelax minimum supporter rust version to 1.63
Mike Hommey [Tue, 28 Feb 2023 22:19:18 +0000 (07:19 +0900)]
Relax minimum supporter rust version to 1.63

This reverts:
- https://phabricator.services.mozilla.com/D165236
- https://phabricator.services.mozilla.com/D165332

Cherry picked from firefox.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Relax-minimum-supporter-rust-version-to-1.63.patch

19 months agoWork around GCC ICE on ppc64el
Mike Hommey [Mon, 10 Jul 2023 21:34:59 +0000 (06:34 +0900)]
Work around GCC ICE on ppc64el

Cherry picked from firefox.

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name Work-around-GCC-ICE-on-ppc64el.patch

19 months agoFix math_private.h for i386 FTBFS
Mike Hommey [Fri, 26 Nov 2021 21:49:44 +0000 (06:49 +0900)]
Fix math_private.h for i386 FTBFS

Cherry picked from firefox.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-math_private.h-for-i386-FTBFS.patch

19 months agoSet program name from the remoting name
Mike Hommey [Sat, 4 Feb 2017 23:41:22 +0000 (08:41 +0900)]
Set program name from the remoting name

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Set-program-name-from-the-remoting-name.patch

19 months agoAllow .js preference files to set locked prefs with lockPref()
Mike Hommey [Sat, 21 Jun 2008 00:48:46 +0000 (02:48 +0200)]
Allow .js preference files to set locked prefs with lockPref()

Gbp-Pq: Topic fixes
Gbp-Pq: Name Allow-.js-preference-files-to-set-locked-prefs-with-lockP.patch

19 months agoAvoid using vmrs/vmsr on armel
Mike Hommey [Mon, 21 May 2018 22:51:56 +0000 (07:51 +0900)]
Avoid using vmrs/vmsr on armel

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Avoid-using-vmrs-vmsr-on-armel.patch

19 months agoDon't auto-disable extensions in system directories
Christoph Goehre [Sat, 24 Mar 2012 10:54:43 +0000 (11:54 +0100)]
Don't auto-disable extensions in system directories

Gbp-Pq: Topic prefs
Gbp-Pq: Name Don-t-auto-disable-extensions-in-system-directories.patch

19 months agoSet javascript.options.showInConsole
Mike Hommey [Sat, 8 Dec 2007 18:24:40 +0000 (19:24 +0100)]
Set javascript.options.showInConsole

Gbp-Pq: Topic prefs
Gbp-Pq: Name Set-javascript.options.showInConsole.patch

19 months agoLoad dependent libraries with their real path
Christoph Goehre [Mon, 16 Sep 2013 18:40:57 +0000 (20:40 +0200)]
Load dependent libraries with their real path

Gbp-Pq: Topic fixes
Gbp-Pq: Name Load-dependent-libraries-with-their-real-path.patch

19 months agoDon't error-out when run-time libsqlite is older than build-time libsqlite
Mike Hommey [Mon, 5 Apr 2010 15:58:23 +0000 (17:58 +0200)]
Don't error-out when run-time libsqlite is older than build-time libsqlite

In Debian, we have shlibs to handle this.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Don-t-error-out-when-run-time-libsqlite-is-older-tha.patch

19 months agoAppdata: Fix up AppStream error by adding missing field
Carsten Schoenert [Sun, 18 Oct 2020 06:39:44 +0000 (08:39 +0200)]
Appdata: Fix up AppStream error by adding missing field

The AppStream data is missing the lauchable element.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch

19 months agoAppdata: Adding some German translations
Carsten Schoenert [Sun, 18 Oct 2020 06:38:29 +0000 (08:38 +0200)]
Appdata: Adding some German translations

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Adding-some-German-translations.patch

19 months agoProperly launch applications set in $HOME/.mailcap
Mike Hommey [Sat, 22 Nov 2008 08:35:23 +0000 (09:35 +0100)]
Properly launch applications set in $HOME/.mailcap

https://bugzilla.mozilla.org/show_bug.cgi?id=444440

Gbp-Pq: Topic fixes
Gbp-Pq: Name Properly-launch-applications-set-in-HOME-.mailcap.patch

19 months agoDisable optimization on alpha for the url-classifier component
Mike Hommey [Sun, 2 Nov 2008 16:56:24 +0000 (17:56 +0100)]
Disable optimization on alpha for the url-classifier component

The use of this component leads to crashes when built with optimizations.

Gbp-Pq: Topic porting
Gbp-Pq: Name Disable-optimization-on-alpha-for-the-url-classifier.patch

19 months agoAdd another preferences directory for applications: preferences/syspref
Mike Hommey [Sat, 21 Jun 2008 01:09:21 +0000 (03:09 +0200)]
Add another preferences directory for applications: preferences/syspref

This can be used to symlink to /etc/thunderbird/pref.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Add-another-preferences-directory-for-applications-p.patch

19 months agoStrip version number from application before installation
Guido Günther [Sat, 24 Nov 2012 10:39:58 +0000 (11:39 +0100)]
Strip version number from application before installation

Strip thunderbird's version number from the installation directories so
we have a fixed location for extensions that build against it.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Strip-version-number-from-application-before-installation.patch

19 months agosl: change Edit (Uredi) to CTRL+E
Christoph Goehre [Mon, 5 Sep 2011 17:21:25 +0000 (19:21 +0200)]
sl: change Edit (Uredi) to CTRL+E

Closes: #601331
Gbp-Pq: Topic thunderbird-l10n
Gbp-Pq: Name sl-change-Edit-Uredi-to-CTRL-E.patch

19 months agothunderbird (1:115.10.1-1) unstable; urgency=medium
Carsten Schoenert [Sat, 20 Apr 2024 17:35:18 +0000 (19:35 +0200)]
thunderbird (1:115.10.1-1) unstable; urgency=medium

  [ William Desportes ]
  * [d0cbb66] Fix a typo in the wrapper file

  [ Carsten Schoenert ]
  * [47d140b] New upstream version 115.10.1
    Fixed CVE issues in upstream version 115.10 (MFSA 2024-20):
    CVE-2024-3852: GetBoundName in the JIT returned the wrong object
    CVE-2024-3854: Out-of-bounds-read after mis-optimized switch statement
    CVE-2024-3857: Incorrect JITting of arguments led to use-after-free
                   during garbage collection
    CVE-2024-2609: Permission prompt input delay could expire when not in
                   focus
    CVE-2024-3859: Integer-overflow led to out-of-bounds-read in the
                   OpenType sanitizer
    CVE-2024-3861: Potential use-after-free due to AlignedBuffer self-move
    CVE-2024-3302: Denial of Service using HTTP/2 CONTINUATION frames
    CVE-2024-3864: Memory safety bug fixed in Firefox 125, Firefox ESR 115.10,
                   and Thunderbird 115.10
  * [5612f7b] d/control: Move libotr5 to libotr5t64 for bin:thunderbird
    (Closes: #1069337)
  * [195482a] d/mozconfig.default: Use internal shipped librnp version
    The Debian package has a RC bug for longer time which would prevent the
    migration of the thunderbird package to testing.
  * [cd4de72] d/control: Drop dependencies on librnp{0,-dev}
  * [761eb83] d/thunderbird.install: Install local built rnp tools
  * [ce212a8] d/control: Increase Standards-Version to 4.7.0
    No further changes needed.

[dgit import unpatched thunderbird 1:115.10.1-1]

19 months agoImport thunderbird_115.10.1.orig.tar.xz
Carsten Schoenert [Sat, 20 Apr 2024 17:35:18 +0000 (19:35 +0200)]
Import thunderbird_115.10.1.orig.tar.xz

[dgit import orig thunderbird_115.10.1.orig.tar.xz]

19 months agoImport thunderbird_115.10.1.orig-thunderbird-l10n.tar.xz
Carsten Schoenert [Sat, 20 Apr 2024 17:35:18 +0000 (19:35 +0200)]
Import thunderbird_115.10.1.orig-thunderbird-l10n.tar.xz

[dgit import orig thunderbird_115.10.1.orig-thunderbird-l10n.tar.xz]

19 months agoImport thunderbird_115.10.1-1.debian.tar.xz
Carsten Schoenert [Sat, 20 Apr 2024 17:35:18 +0000 (19:35 +0200)]
Import thunderbird_115.10.1-1.debian.tar.xz

[dgit import tarball thunderbird 1:115.10.1-1 thunderbird_115.10.1-1.debian.tar.xz]

21 months agoMerge thunderbird (1:115.8.0-1) import into refs/heads/workingbranch
Carsten Schoenert [Wed, 21 Feb 2024 16:18:14 +0000 (17:18 +0100)]
Merge thunderbird (1:115.8.0-1) import into refs/heads/workingbranch

21 months agoskia: Disable musttail on mips64
Carsten Schoenert [Sun, 23 Jul 2023 07:01:29 +0000 (09:01 +0200)]
skia: Disable musttail on mips64

Basically also based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d
just extended about the macro __mips64

Gbp-Pq: Topic porting-mips64el
Gbp-Pq: Name skia-Disable-musttail-on-mips64.patch

21 months agornp: Fix include for format specifiers for uint32_t
Carsten Schoenert [Tue, 18 Jul 2023 17:55:09 +0000 (19:55 +0200)]
rnp: Fix include for format specifiers for uint32_t

The internal rnp library need the header file cinttypes so the format
definitions in sexp-error.h knows the format of uint32_t.

Forwarded: not-needed

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name rnp-Fix-include-for-format-specifiers-for-uint32_t.patch

21 months agoskia: Disable musttail on ppc64el
Carsten Schoenert [Tue, 18 Jul 2023 14:20:51 +0000 (16:20 +0200)]
skia: Disable musttail on ppc64el

Based on https://cgit.freebsd.org/ports/commit/?id=8efc1c41f45d0d7c7fe2b9c05128bd00db9c397d

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name skia-Disable-musttail-on-ppc64el.patch

21 months agoskia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian
Carsten Schoenert [Tue, 18 Jul 2023 14:02:48 +0000 (16:02 +0200)]
skia: Cast SkEndian_SwapBE32(n) to uint32_t on big-endian

On BE the byte-swapping needs to be unint32_t so cast that to that.
We have ppc64 and s390x which are Big Endian platforms.

Based on https://cgit.freebsd.org/ports/commit/?id=3110f3a0dcfdf1d5be165bbbb1ff08d720c63c48

Gbp-Pq: Topic fixes
Gbp-Pq: Name skia-Cast-SkEndian_SwapBE32-n-to-uint32_t-on-big-endian.patch

21 months agoRelax minimum supporter rust version to 1.63
Mike Hommey [Tue, 28 Feb 2023 22:19:18 +0000 (07:19 +0900)]
Relax minimum supporter rust version to 1.63

This reverts:
- https://phabricator.services.mozilla.com/D165236
- https://phabricator.services.mozilla.com/D165332

Cherry picked from firefox.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Relax-minimum-supporter-rust-version-to-1.63.patch

21 months agoWork around GCC ICE on ppc64el
Mike Hommey [Mon, 10 Jul 2023 21:34:59 +0000 (06:34 +0900)]
Work around GCC ICE on ppc64el

Cherry picked from firefox.

Gbp-Pq: Topic porting-ppc64el
Gbp-Pq: Name Work-around-GCC-ICE-on-ppc64el.patch

21 months agoFix math_private.h for i386 FTBFS
Mike Hommey [Fri, 26 Nov 2021 21:49:44 +0000 (06:49 +0900)]
Fix math_private.h for i386 FTBFS

Cherry picked from firefox.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-math_private.h-for-i386-FTBFS.patch

21 months agoSet program name from the remoting name
Mike Hommey [Sat, 4 Feb 2017 23:41:22 +0000 (08:41 +0900)]
Set program name from the remoting name

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Set-program-name-from-the-remoting-name.patch

21 months agoAllow .js preference files to set locked prefs with lockPref()
Mike Hommey [Sat, 21 Jun 2008 00:48:46 +0000 (02:48 +0200)]
Allow .js preference files to set locked prefs with lockPref()

Gbp-Pq: Topic fixes
Gbp-Pq: Name Allow-.js-preference-files-to-set-locked-prefs-with-lockP.patch

21 months agoAvoid using vmrs/vmsr on armel
Mike Hommey [Mon, 21 May 2018 22:51:56 +0000 (07:51 +0900)]
Avoid using vmrs/vmsr on armel

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Avoid-using-vmrs-vmsr-on-armel.patch

21 months agoDon't auto-disable extensions in system directories
Christoph Goehre [Sat, 24 Mar 2012 10:54:43 +0000 (11:54 +0100)]
Don't auto-disable extensions in system directories

Gbp-Pq: Topic prefs
Gbp-Pq: Name Don-t-auto-disable-extensions-in-system-directories.patch

21 months agoSet javascript.options.showInConsole
Mike Hommey [Sat, 8 Dec 2007 18:24:40 +0000 (19:24 +0100)]
Set javascript.options.showInConsole

Gbp-Pq: Topic prefs
Gbp-Pq: Name Set-javascript.options.showInConsole.patch

21 months agoLoad dependent libraries with their real path
Christoph Goehre [Mon, 16 Sep 2013 18:40:57 +0000 (20:40 +0200)]
Load dependent libraries with their real path

Gbp-Pq: Topic fixes
Gbp-Pq: Name Load-dependent-libraries-with-their-real-path.patch

21 months agoDon't error-out when run-time libsqlite is older than build-time libsqlite
Mike Hommey [Mon, 5 Apr 2010 15:58:23 +0000 (17:58 +0200)]
Don't error-out when run-time libsqlite is older than build-time libsqlite

In Debian, we have shlibs to handle this.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Don-t-error-out-when-run-time-libsqlite-is-older-tha.patch

21 months agoAppdata: Fix up AppStream error by adding missing field
Carsten Schoenert [Sun, 18 Oct 2020 06:39:44 +0000 (08:39 +0200)]
Appdata: Fix up AppStream error by adding missing field

The AppStream data is missing the lauchable element.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Fix-up-AppStream-error-by-adding-missing-field.patch

21 months agoAppdata: Adding some German translations
Carsten Schoenert [Sun, 18 Oct 2020 06:38:29 +0000 (08:38 +0200)]
Appdata: Adding some German translations

Gbp-Pq: Topic fixes
Gbp-Pq: Name Appdata-Adding-some-German-translations.patch

21 months agoProperly launch applications set in $HOME/.mailcap
Mike Hommey [Sat, 22 Nov 2008 08:35:23 +0000 (09:35 +0100)]
Properly launch applications set in $HOME/.mailcap

https://bugzilla.mozilla.org/show_bug.cgi?id=444440

Gbp-Pq: Topic fixes
Gbp-Pq: Name Properly-launch-applications-set-in-HOME-.mailcap.patch

21 months agoDisable optimization on alpha for the url-classifier component
Mike Hommey [Sun, 2 Nov 2008 16:56:24 +0000 (17:56 +0100)]
Disable optimization on alpha for the url-classifier component

The use of this component leads to crashes when built with optimizations.

Gbp-Pq: Topic porting
Gbp-Pq: Name Disable-optimization-on-alpha-for-the-url-classifier.patch

21 months agoAdd another preferences directory for applications: preferences/syspref
Mike Hommey [Sat, 21 Jun 2008 01:09:21 +0000 (03:09 +0200)]
Add another preferences directory for applications: preferences/syspref

This can be used to symlink to /etc/thunderbird/pref.

Gbp-Pq: Topic debian-hacks
Gbp-Pq: Name Add-another-preferences-directory-for-applications-p.patch