summaryrefslogtreecommitdiff
path: root/user/thunderbird
AgeCommit message (Collapse)AuthorFilesLines
2024-11-24user/[Mozilla]: Disable ELF hack on AArch64A. Wilcox1-1/+1
Closes: #1261
2024-11-24user/[foxes]: Ensure proper somask on all Moz s/wA. Wilcox2-3/+4
Right now, Arctic Fox, Firefox, and Thunderbird all conflict with each other because abuild finds their .so files. These files are local to their respective apps (in /usr/lib/$pkgname) but are picked up because we have to set ldpath or else abuild will complain that libs are missing. Set the somask to all of their installed libs so they stop conflicting. Also, fix Skia build on little endian systems.
2024-11-24user/thunderbird: Update to 128.4.0esrA. Wilcox25-732/+1058
Bring in the same patches as Firefox.
2024-08-09user/{mozilla}: Use specified LLVM tool versionZach van Rijn1-1/+3
This ensures the Mozilla build system can find tools like llvm-objcopy without the desired LLVM version being the default one. Closes: #1230
2024-08-07user/{mozilla}: Add GCC 13 compatibility to gfxA. Wilcox2-1/+13
2023-10-12user/{firefox-esr,thunderbird}: disable debug symbols on 32-bit platforms.Zach van Rijn1-10/+12
Linking now fails on pmmx even with the kitchen sink: https://wiki.debian.org/ReduceBuildMemoryOverhead Change the conditional to include all known 32-bit platforms. Ref: #1012 Fixes: #1057
2023-10-10user/{firefox-esr,thunderbird}: Fix ARM TEXTRELsA. Wilcox2-2/+19
TEXTRELs are due to assembly code for FFTs in ffvpx/libavcodec. Since this is only used on "Android32 FLAC optimisation", it's likely not worth it for our use cases. Disable it. Fixes: #1015
2023-10-03user/{firefox-esr,thunderbird}: Fix x86 asm in avcA. Wilcox2-0/+64
Required for binutils-2.41 upgrade. See patch for details. Fixes: #1074
2023-05-12remove erroneous files. fixes #828.Zach van Rijn1-71/+0
2023-05-09user/{firefox-esr,thunderbird}: temporarily disable for armv7. see #1015.Zach van Rijn1-1/+1
2023-04-30user/{firefox-esr,thunderbird}: disable armv7 debug symbols. fixes #1012.Zach van Rijn1-0/+7
2023-04-28user/{firefox-esr,thunderbird}: disable for ppc. see #837.Zach van Rijn1-1/+1
2023-01-30user/{mozilla}: Fix double format on pmmxA. Wilcox2-1/+19
This fixes the definition of the double format on our pmmx builds in the vendored copy of fdlibm. Fixes: #958
2022-11-28user/thunderbird: add patches for python 3.11. fixes #900.Zach van Rijn3-1/+134
2022-11-23user/thunderbird: Add custom triplet vendor patchA. Wilcox2-0/+318
This patch fixes target-lexicon as it is upstream. It should not be necessary the next time Thunderbird updates its vendored crates. Closes: #864
2022-11-21user/thunderbird: Update to 91.13.0A. Wilcox14-256/+260
2020-06-03user/thunderbird: [CVE] bump to 68.9.0Max Rees2-24/+8
2020-04-14user/thunderbird: [CVE] bump to 68.7.0 (#258)Max Rees1-3/+9
2020-03-19user/thunderbird: [CVE] bump to 68.6.0Max Rees1-3/+13
2020-02-26user/thunderbird: Bump to 68.5.0A. Wilcox4-2/+166
2020-01-14user/thunderbird: Bump to 68.4.1A. Wilcox2-67/+8
2019-08-12user/thunderbird: update checksumA. Wilcox1-1/+1
2019-08-12user/thunderbird: bump to 68.0A. Wilcox18-10355/+302
2019-07-21user/*: bashism removal part 2 (o-z)Max Rees1-1/+1
2019-03-21user/thunderbird: GCC 8 is too hungryA. Wilcox1-2/+2
2018-11-03system/icu: bump to 63.1A. Wilcox1-1/+1
2018-08-29user/thunderbird: bump to 52.9.1, fix context menu and gloda issuesA. Wilcox2-5/+4
2018-07-28user/thunderbird: depsA. Wilcox1-0/+3
2018-07-28user/thunderbird: grrA. Wilcox1-1/+1
2018-07-28user/libvpx: move to legacy/, remove from rdepsA. Wilcox2-3/+2
2018-07-26user/thunderbird: bump to 52.9.0, the death of sanityA. Wilcox2-3/+10110
2018-05-27user/thunderbird: maybe fix on non-x86_64 archesA. Wilcox2-0/+18
2018-03-13user/thunderbird: new packageA. Wilcox10-0/+517