Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-24 | user/xrdb: Update to 1.2.1 | A. Wilcox | 1 | -2/+2 | |
2022-11-24 | user/libXmu: Update to 1.1.4 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/libXext: Update to 1.3.5 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/libXt: Update to 1.2.1 | A. Wilcox | 1 | -2/+2 | |
2022-11-24 | user/xmodmap: Update to 1.0.11 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/xcb-util-image: Update to 0.4.1 | A. Wilcox | 1 | -4/+4 | |
2022-11-24 | user/xcb-util-renderutil: Update to 0.3.10 | A. Wilcox | 1 | -4/+4 | |
2022-11-24 | user/libXcursor: Update to 1.2.1 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/libXfixes: Update to 6.0.0 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/libXrender: Update to 0.9.11 | A. Wilcox | 1 | -4/+4 | |
2022-11-24 | user/libX11: [CVE] Update to 1.8.2 | A. Wilcox | 1 | -3/+5 | |
2022-11-24 | user/libxcb: Update to 1.15 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/libxau: Update to 1.0.10 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/xcb-proto: Update to 1.15.2 | A. Wilcox | 1 | -2/+2 | |
2022-11-24 | user/libxdmcp: Update to 1.1.4 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/xorgproto: Update to 2022.2 | A. Wilcox | 1 | -8/+10 | |
2022-11-24 | user/util-macros: Update to 1.19.3 | A. Wilcox | 1 | -2/+2 | |
2022-11-24 | user/encodings: Update to 1.0.6 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/mkfontscale: Update to 1.2.2 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/libfontenc: Update to 1.1.6 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/bdftopcf: Update to 1.1.1 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/font-util: Update to 1.3.3 | A. Wilcox | 1 | -3/+3 | |
2022-11-24 | user/protobuf: Update to 3.20.3, fix 32-bit build | A. Wilcox | 3 | -4/+247 | |
Patch from upstream to fix 32-bit. Patch requires C++14, so that was also backported. 3.20.3 fixes two security issues, but no CVEs were assigned. Closes: #865 | |||||
2022-11-23 | user/rust: Add our PowerPC triplet to no_atomics | A. Wilcox | 2 | -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-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 | -729/+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 | -43/+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 | 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 | |