summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23user/rust: Add our PowerPC triplet to no_atomicsA. Wilcox2-0/+82
Every triplet without 64-bit atomics has to be added to the list. This fixes the bootstrap build on ppc. Closes: #849
2022-11-23user/orc: Update to 0.4.33A. Wilcox1-2/+2
Upstream has fixed 32-bit ARM issues with this release. See https://gitlab.freedesktop.org/gstreamer/orc/-/issues/20 for info. Closes: #879
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-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-22user/libdv: Integrate PIC patch from GentooA. Wilcox2-3/+1638
This allows the build to complete without TEXTRELs on pmmx. Closes: #835
2022-11-22user/opencv: Update to 4.6.0A. Wilcox1-4/+12
Disable built-in protobuf. Ours is new enough now to work. Disable OpenJPEG as we have Jasper and OpenJPEG doesn't build properly. Closes: #867
2022-11-22user/llvm8: Move to legacy/A. Wilcox10-0/+0
We don't need LLVM 8 in-tree any more. The last dependent was Qt Creator. LLVM 14 is the new hotness. Closes: #460, #871
2022-11-22user/qt-creator: Update to 4.15.2A. Wilcox3-4/+92
Backport some fixes for LLVM 14 compatibility. Closes: #808
2022-11-22user/wine: Remove non-portable shell constructA. Wilcox1-1/+1
Accidentally pushed out something that needs Zsh/bash! Whoops. Closes: #868
2022-11-22user/mosquitto: Update to 2.0.15, clear some testsA. Wilcox2-4/+26
Disable a few tests that fail on 32-bit systems. Closes: #851
2022-11-21user/ctags: Move to legacy/ repoA. Wilcox1-0/+0
Nothing uses it, and the new upstream is not releasing stable versions. At one point KDevelop needed ctags, but it does not any more.
2022-11-21user/py3-docutils: Downgrade to 0.17.1A. Wilcox1-2/+2
This is necessary for compatibility with Sphinx. Closes: #858
2022-11-21user/calligra: Update for new fontconfig / popplerA. Wilcox5-3/+771
Also contains some Qt 5.15 fixes. Closes: #810
2022-11-21user/thunderbird: Update to 91.13.0A. Wilcox14-256/+260
2022-11-21user/firefox-esr: Update to 91.13.0A. Wilcox15-525/+205
It still works on ppc64! Even with VP8/VP9 video!
2022-11-21user/libsigc++3: Add docbook-xsl dependencyA. Wilcox1-1/+1
Otherwise, we fail to build trying to load the external entity. Closes: #857
2022-11-21user/trojita: Fix build and add patchesA. Wilcox12-3/+1404
* Ensures Trojitá does not crash using attachments. * Port to Qt 5.15. * Fix a security issue with STARTTLS. * Ensure passwords are stored correctly. * Fix signedness on unsigned char platforms (ARM, Power). Closes: #856
2022-11-21user/openjdk8: Use RC2 for bootstrap binariesA. Wilcox2-3/+63
The bootstrap packages are taken from the user/openjdk8 packages built in 1.0-RC2. This has been smoke-tested on PPC64. It only unpacks the target arch and will print an error if the target arch is not yet bootstrapped. The bootstrap packages were created using the 'maintain' script.
2022-11-19user/sddm: Drop rootless X patchA. Wilcox3-2206/+16
It doesn't work and causes KDE to spawn with root privs.
2022-11-17user/mcpp: remove erroneous checksum.Zach van Rijn1-3/+2
2022-11-15user/mbuffer: add patch to clamp 32-bit parameters. fixes #834.Zach van Rijn2-3/+45
The number of physical and available pages will of course be correct on real 32-bit systems, but mbuffer does not account for the case of when a 64-bit system with more memory is running with a 32-bit personality. In this scenario, dynamic detection of system memory limits yields values that are not safe for use in a 32-bit environment.
2022-11-14user/spack: bump { 0.17.2 --> 0.19.0_p1 }.Zach van Rijn2-8/+34
2022-11-12user/libexif: bump { 0.6.22 --> 0.6.24 }. fixes #371.Zach van Rijn1-12/+4
2022-11-12user/tmux: bump { 3.0a --> 3.3a }. fixes #369.Zach van Rijn1-3/+3
2022-11-12system/perl-dbi: patch CVE-2014-10402. fixes #378.Zach van Rijn2-3/+102
2022-11-12user/cups: bump { 2.4.1 --> 2.4.2 }. fixes #844.Zach van Rijn1-2/+2
2022-11-12user/raptor2: apply upstream CVE patches. fixes #366.Zach van Rijn3-4/+78
2022-11-12user/openjpeg: bump { 2.3.1 --> 2.5.0 }. fixes #329.Zach van Rijn4-236/+5
2022-11-12user/imagemagick: bump { 7.0.8.68 --> 7.1.0.52 }. fix typo. fixes #319.Zach van Rijn1-5/+5
2022-11-12user/jasper: bump { 2.0.16 --> 2.0.33 }. fixes #253. closes !549.Zach van Rijn1-5/+7
This is the latest 2.x release. There are now 3.x and 4.x releases. The CVEs are now mitigated, but there's more bumping/testing to do.
2022-11-12user/unbound: bump { 1.9.6 --> 1.17.0 }. fixes #291.Zach van Rijn1-4/+4
2022-11-12user/nsd: bump { 4.3.2 --> 4.6.1 }. fixes #291.Zach van Rijn1-2/+2
2022-11-12user/ctags: switch { exuberant --> universal } implementation. fixes #270.Zach van Rijn1-10/+21
2022-11-11user/poppler: bump { 22.06.0 --> 22.11.0 }. fixes #842.Zach van Rijn1-3/+3
2022-11-11user/fastjar: add patch for CVE-2010-{0831,2322} and updater. fixes #136, #841.Zach van Rijn4-36/+98
2022-11-11user/mcpp: pull miscellaneous patches. fixes #169.Zach van Rijn4-5/+103
2022-11-11user/audiofile: multiple CVE patches. fixes #124.Zach van Rijn8-2/+543
2022-11-06user/slang: bump { 2.3.2 --> 2.3.3 }. fixes #765.Zach van Rijn1-2/+2
2022-11-05user/a52dec: bump { 0.7.4 --> 0.8.0 }. fixes #793.Zach van Rijn4-55/+19
2022-11-04user/gsl: disable 'complex' test for ppc. closes #764.Zach van Rijn1-1/+9
2022-11-04user/gsl: selectively disable optimizations. disable one test. fixes #763.Zach van Rijn1-2/+27
2022-11-04user/libffcall: move to 'experimental/'. see #761.Zach van Rijn2-0/+0
2022-11-03user/libetonyek: use explicit MDDS version. fixes #827.Zach van Rijn1-2/+3
We need to be explicit with the MDDS version (major.minor only). The default of 1.5 only worked by coincidence, and there does not appear to be a mechanism to automatically detect a compatible one. This (0.1.10) is the latest release as of writing. ./configure.ac: AS_HELP_STRING([--with-mdds=1.5|1.4|1.2|1.0|0.x], [Specify which version of mdds to use (1.5 is the default)]),
2022-11-03user/liborcus: bump { 0.15.3 --> 0.17.2 }. fixes #825.Zach van Rijn1-9/+10
2022-11-03user/libixion: bump { 0.15.0 --> 0.17.0 }. update upstream URL. fixes #824.Zach van Rijn2-33/+8
2022-11-03user/mdds: bump { 1.5.0 --> 2.0.3 }. fixes #823.Zach van Rijn1-5/+5
2022-11-03user/minizip: bump { 1.2.12 --> 1.2.13 }. fixes #822.Zach van Rijn1-2/+2
2022-11-01system/expat: bump { 2.4.9 --> 2.5.0 }. fixes #821.Zach van Rijn1-2/+4
2022-11-01system/adelie-keys: relbump for rc3 (signing with keys contained within).Zach van Rijn1-1/+1
2022-11-01system/adelie-keys: all new keys.Zach van Rijn20-140/+187