Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | user/[Mozilla]: Disable ELF hack on AArch64 | A. Wilcox | 1 | -1/+1 | |
Closes: #1261 | |||||
2024-11-24 | user/[foxes]: Ensure proper somask on all Moz s/w | A. Wilcox | 2 | -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-24 | user/thunderbird: Update to 128.4.0esr | A. Wilcox | 25 | -732/+1058 | |
Bring in the same patches as Firefox. | |||||
2024-08-09 | user/{mozilla}: Use specified LLVM tool version | Zach van Rijn | 1 | -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-07 | user/{mozilla}: Add GCC 13 compatibility to gfx | A. Wilcox | 2 | -1/+13 | |
2023-10-12 | user/{firefox-esr,thunderbird}: disable debug symbols on 32-bit platforms. | Zach van Rijn | 1 | -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-10 | user/{firefox-esr,thunderbird}: Fix ARM TEXTRELs | A. Wilcox | 2 | -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-03 | user/{firefox-esr,thunderbird}: Fix x86 asm in avc | A. Wilcox | 2 | -0/+64 | |
Required for binutils-2.41 upgrade. See patch for details. Fixes: #1074 | |||||
2023-05-12 | remove erroneous files. fixes #828. | Zach van Rijn | 1 | -71/+0 | |
2023-05-09 | user/{firefox-esr,thunderbird}: temporarily disable for armv7. see #1015. | Zach van Rijn | 1 | -1/+1 | |
2023-04-30 | user/{firefox-esr,thunderbird}: disable armv7 debug symbols. fixes #1012. | Zach van Rijn | 1 | -0/+7 | |
2023-04-28 | user/{firefox-esr,thunderbird}: disable for ppc. see #837. | Zach van Rijn | 1 | -1/+1 | |
2023-01-30 | user/{mozilla}: Fix double format on pmmx | A. Wilcox | 2 | -1/+19 | |
This fixes the definition of the double format on our pmmx builds in the vendored copy of fdlibm. Fixes: #958 | |||||
2022-11-28 | user/thunderbird: add patches for python 3.11. fixes #900. | Zach van Rijn | 3 | -1/+134 | |
2022-11-23 | user/thunderbird: Add custom triplet vendor patch | A. Wilcox | 2 | -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-21 | user/thunderbird: Update to 91.13.0 | A. Wilcox | 14 | -256/+260 | |
2020-06-03 | user/thunderbird: [CVE] bump to 68.9.0 | Max Rees | 2 | -24/+8 | |
2020-04-14 | user/thunderbird: [CVE] bump to 68.7.0 (#258) | Max Rees | 1 | -3/+9 | |
2020-03-19 | user/thunderbird: [CVE] bump to 68.6.0 | Max Rees | 1 | -3/+13 | |
2020-02-26 | user/thunderbird: Bump to 68.5.0 | A. Wilcox | 4 | -2/+166 | |
2020-01-14 | user/thunderbird: Bump to 68.4.1 | A. Wilcox | 2 | -67/+8 | |
2019-08-12 | user/thunderbird: update checksum | A. Wilcox | 1 | -1/+1 | |
2019-08-12 | user/thunderbird: bump to 68.0 | A. Wilcox | 18 | -10355/+302 | |
2019-07-21 | user/*: bashism removal part 2 (o-z) | Max Rees | 1 | -1/+1 | |
2019-03-21 | user/thunderbird: GCC 8 is too hungry | A. Wilcox | 1 | -2/+2 | |
2018-11-03 | system/icu: bump to 63.1 | A. Wilcox | 1 | -1/+1 | |
2018-08-29 | user/thunderbird: bump to 52.9.1, fix context menu and gloda issues | A. Wilcox | 2 | -5/+4 | |
2018-07-28 | user/thunderbird: deps | A. Wilcox | 1 | -0/+3 | |
2018-07-28 | user/thunderbird: grr | A. Wilcox | 1 | -1/+1 | |
2018-07-28 | user/libvpx: move to legacy/, remove from rdeps | A. Wilcox | 2 | -3/+2 | |
2018-07-26 | user/thunderbird: bump to 52.9.0, the death of sanity | A. Wilcox | 2 | -3/+10110 | |
2018-05-27 | user/thunderbird: maybe fix on non-x86_64 arches | A. Wilcox | 2 | -0/+18 | |
2018-03-13 | user/thunderbird: new package | A. Wilcox | 10 | -0/+517 | |