summaryrefslogtreecommitdiff
path: root/user/firefox-esr
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/+6
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/firefox-esr: Update to 128.4.0esrA. Wilcox25-731/+1056
Also, include a patch that makes it almost work in PPC64.
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-2/+14
2023-10-12user/{firefox-esr,thunderbird}: disable debug symbols on 32-bit platforms.Zach van Rijn1-11/+13
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-1/+18
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-1/+65
Required for binutils-2.41 upgrade. See patch for details. Fixes: #1074
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/firefox-esr: add patches for python 3.11. fixes #901.Zach van Rijn3-1/+134
2022-11-23user/firefox-esr: 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 Firefox updates its vendored crates. Closes: #863
2022-11-21user/firefox-esr: Update to 91.13.0A. Wilcox15-525/+205
It still works on ppc64! Even with VP8/VP9 video!
2020-07-07user/firefox-esr: [CVE] bump to 68.10.0Max Rees1-2/+8
2020-06-03[CVE] user/firefox-esr: bump to 68.9.0 and fix seccomp for time64 (#284)Max Rees5-38/+172
Also "fix" statx support by pulling upstream patch to replace our membarrier patch Dropped rust-config.patch in the hopes it is no longer needed...
2020-05-05user/firefox-esr: [CVE] bump to 68.8.0Max Rees1-3/+8
2020-04-19user/firefox-esr: allow membarrier(2) in content process sandbox (#261)Max Rees2-1/+15
2020-04-07user/firefox-esr: [CVE] bump to 68.7.0Max Rees1-3/+8
2020-03-16user/firefox-esr: [CVE] bump to 68.6.0Max Rees1-2/+10
2020-02-13user/firefox-esr: [CVE] Bump to 68.5.0, fix last Skia BE issuesA. Wilcox4-2/+171
2020-01-14user/firefox-esr: Remove upstreamed YUV patchA. Wilcox2-63/+4
2020-01-10user/firefox-esr: [CVE] secbump to 68.4.1Molly Miller1-2/+9
2019-12-17user/firefox-esr: [CVE] secbump to 68.3.0Molly Miller1-2/+11
2019-11-16user/firefox-esr: Dynamically link libjpeg-turbo to prevent future CVE ↵A. Wilcox2-0/+17
catastrophes
2019-11-11user/firefox-esr: use system JPEG instead of embedded oneA. Wilcox2-2/+2
2019-10-26user/firefox-esr: [CVE] secbump to 68.2.0Molly Miller1-4/+13
2019-10-03user/firefox-esr: add -latomic for PPCA. Wilcox1-1/+2
2019-10-03user/firefox-esr: maybe 32-bit builds supportedA. Wilcox3-2/+72
2019-09-03user/firefox-esr: [CVE] bump to 68.1.0Molly Miller1-4/+24
2019-08-16user/firefox-esr: bump to 68.0.2A. Wilcox1-2/+6
2019-08-11user/firefox-esr: fix builddirA. Wilcox1-1/+16
2019-08-11user/firefox-esr: fix mozconfig checksumA. Wilcox3-16/+93
2019-08-11user/firefox-esr: bump to 68.0.1A. Wilcox28-24899/+339
2019-07-21user/*: APKBUILD bashism removal, part one (a-p)Max Rees1-2/+2
2018-12-08user/firefox-esr: shut up BE warningA. Wilcox2-1/+14
2018-11-03system/icu: bump to 63.1A. Wilcox1-1/+1
2018-08-06user/firefox-esr: fix shasum of patchA. Wilcox1-1/+1
2018-08-05user/firefox-esr: fix ffmpeg supportMax Rees2-3/+13565
2018-07-28user/libvpx: move to legacy/, remove from rdepsA. Wilcox1-3/+2
2018-07-28user/firefox-esr: add python makedependsA. Wilcox1-1/+1
2018-07-26user/firefox-esr: I present Adélie's worst APKBUILDA. Wilcox20-0/+11455