Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-23 | user/orc: Update to 0.4.33 | A. Wilcox | 1 | -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-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-23 | user/firefox-esr: 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 Firefox updates its vendored crates. Closes: #863 | |||||
2022-11-22 | user/libdv: Integrate PIC patch from Gentoo | A. Wilcox | 2 | -3/+1638 | |
This allows the build to complete without TEXTRELs on pmmx. Closes: #835 | |||||
2022-11-22 | user/opencv: Update to 4.6.0 | A. Wilcox | 1 | -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-22 | user/llvm8: Move to legacy/ | A. Wilcox | 10 | -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-22 | user/qt-creator: Update to 4.15.2 | A. Wilcox | 3 | -4/+92 | |
Backport some fixes for LLVM 14 compatibility. Closes: #808 | |||||
2022-11-22 | user/wine: Remove non-portable shell construct | A. Wilcox | 1 | -1/+1 | |
Accidentally pushed out something that needs Zsh/bash! Whoops. Closes: #868 | |||||
2022-11-22 | user/mosquitto: Update to 2.0.15, clear some tests | A. Wilcox | 2 | -4/+26 | |
Disable a few tests that fail on 32-bit systems. Closes: #851 | |||||
2022-11-21 | user/ctags: Move to legacy/ repo | A. Wilcox | 1 | -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-21 | user/py3-docutils: Downgrade to 0.17.1 | A. Wilcox | 1 | -2/+2 | |
This is necessary for compatibility with Sphinx. Closes: #858 | |||||
2022-11-21 | user/calligra: Update for new fontconfig / poppler | A. Wilcox | 5 | -3/+771 | |
Also contains some Qt 5.15 fixes. Closes: #810 | |||||
2022-11-21 | user/thunderbird: Update to 91.13.0 | A. Wilcox | 14 | -256/+260 | |
2022-11-21 | user/firefox-esr: Update to 91.13.0 | A. Wilcox | 15 | -525/+205 | |
It still works on ppc64! Even with VP8/VP9 video! | |||||
2022-11-21 | user/libsigc++3: Add docbook-xsl dependency | A. Wilcox | 1 | -1/+1 | |
Otherwise, we fail to build trying to load the external entity. Closes: #857 | |||||
2022-11-21 | user/trojita: Fix build and add patches | A. Wilcox | 12 | -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-21 | user/openjdk8: Use RC2 for bootstrap binaries | A. Wilcox | 2 | -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-19 | user/sddm: Drop rootless X patch | A. Wilcox | 3 | -2206/+16 | |
It doesn't work and causes KDE to spawn with root privs. | |||||
2022-11-17 | user/mcpp: remove erroneous checksum. | Zach van Rijn | 1 | -3/+2 | |
2022-11-15 | user/mbuffer: add patch to clamp 32-bit parameters. fixes #834. | Zach van Rijn | 2 | -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-14 | user/spack: bump { 0.17.2 --> 0.19.0_p1 }. | Zach van Rijn | 2 | -8/+34 | |
2022-11-12 | user/libexif: bump { 0.6.22 --> 0.6.24 }. fixes #371. | Zach van Rijn | 1 | -12/+4 | |
2022-11-12 | user/tmux: bump { 3.0a --> 3.3a }. fixes #369. | Zach van Rijn | 1 | -3/+3 | |
2022-11-12 | system/perl-dbi: patch CVE-2014-10402. fixes #378. | Zach van Rijn | 2 | -3/+102 | |
2022-11-12 | user/cups: bump { 2.4.1 --> 2.4.2 }. fixes #844. | Zach van Rijn | 1 | -2/+2 | |
2022-11-12 | user/raptor2: apply upstream CVE patches. fixes #366. | Zach van Rijn | 3 | -4/+78 | |
2022-11-12 | user/openjpeg: bump { 2.3.1 --> 2.5.0 }. fixes #329. | Zach van Rijn | 4 | -236/+5 | |
2022-11-12 | user/imagemagick: bump { 7.0.8.68 --> 7.1.0.52 }. fix typo. fixes #319. | Zach van Rijn | 1 | -5/+5 | |
2022-11-12 | user/jasper: bump { 2.0.16 --> 2.0.33 }. fixes #253. closes !549. | Zach van Rijn | 1 | -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-12 | user/unbound: bump { 1.9.6 --> 1.17.0 }. fixes #291. | Zach van Rijn | 1 | -4/+4 | |
2022-11-12 | user/nsd: bump { 4.3.2 --> 4.6.1 }. fixes #291. | Zach van Rijn | 1 | -2/+2 | |
2022-11-12 | user/ctags: switch { exuberant --> universal } implementation. fixes #270. | Zach van Rijn | 1 | -10/+21 | |
2022-11-11 | user/poppler: bump { 22.06.0 --> 22.11.0 }. fixes #842. | Zach van Rijn | 1 | -3/+3 | |
2022-11-11 | user/fastjar: add patch for CVE-2010-{0831,2322} and updater. fixes #136, #841. | Zach van Rijn | 4 | -36/+98 | |
2022-11-11 | user/mcpp: pull miscellaneous patches. fixes #169. | Zach van Rijn | 4 | -5/+103 | |
2022-11-11 | user/audiofile: multiple CVE patches. fixes #124. | Zach van Rijn | 8 | -2/+543 | |
2022-11-06 | user/slang: bump { 2.3.2 --> 2.3.3 }. fixes #765. | Zach van Rijn | 1 | -2/+2 | |
2022-11-05 | user/a52dec: bump { 0.7.4 --> 0.8.0 }. fixes #793. | Zach van Rijn | 4 | -55/+19 | |
2022-11-04 | user/gsl: disable 'complex' test for ppc. closes #764. | Zach van Rijn | 1 | -1/+9 | |
2022-11-04 | user/gsl: selectively disable optimizations. disable one test. fixes #763. | Zach van Rijn | 1 | -2/+27 | |
2022-11-04 | user/libffcall: move to 'experimental/'. see #761. | Zach van Rijn | 2 | -0/+0 | |
2022-11-03 | user/libetonyek: use explicit MDDS version. fixes #827. | Zach van Rijn | 1 | -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-03 | user/liborcus: bump { 0.15.3 --> 0.17.2 }. fixes #825. | Zach van Rijn | 1 | -9/+10 | |
2022-11-03 | user/libixion: bump { 0.15.0 --> 0.17.0 }. update upstream URL. fixes #824. | Zach van Rijn | 2 | -33/+8 | |
2022-11-03 | user/mdds: bump { 1.5.0 --> 2.0.3 }. fixes #823. | Zach van Rijn | 1 | -5/+5 | |
2022-11-03 | user/minizip: bump { 1.2.12 --> 1.2.13 }. fixes #822. | Zach van Rijn | 1 | -2/+2 | |
2022-11-01 | system/expat: bump { 2.4.9 --> 2.5.0 }. fixes #821. | Zach van Rijn | 1 | -2/+4 | |
2022-11-01 | system/adelie-keys: relbump for rc3 (signing with keys contained within). | Zach van Rijn | 1 | -1/+1 | |
2022-11-01 | system/adelie-keys: all new keys. | Zach van Rijn | 20 | -140/+187 | |
2022-11-01 | system/zlib: bump { 1.2.12 --> 1.2.13 }. fixes #820. | Zach van Rijn | 3 | -83/+3 | |