Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-03 | system/binutils: Update to 2.41 | A. Wilcox | 38 | -1152/+500 | |
* Vastly updated with significant features and target support. * All tests are enabled now and passing! Note: ARMv7 tests require the commit directly before this to be applied to system/gcc. Fixes: #652, #668, #1070 | |||||
2023-10-03 | system/gcc: Fix static PIE linking spec | A. Wilcox | 2 | -3/+3 | |
On 32-bit ARM, -Bsymbolic isn't enough. -Bstatic should be correct on all platforms, and should fix static PIE linking on armv7. Ref: #1070 | |||||
2023-10-03 | user/vamp-sdk: disable parallel build. fixes #1072. | Zach van Rijn | 1 | -2/+2 | |
2023-09-25 | system/curl: add patch for fseek type mismatch. fixes #1060. | Zach van Rijn | 2 | -4/+146 | |
2023-09-21 | system/python3: bump { 3.11.2 --> 3.11.5 }. multiple CVEs. | Zach van Rijn | 1 | -5/+3 | |
2023-09-19 | system/curl: bump { 8.2.1 --> 8.3.0 }. fixes #1058. | Zach van Rijn | 1 | -2/+2 | |
2023-09-18 | system/coreutils: bump { 9.2 --> 9.4 }. fixes #1043. | Zach van Rijn | 5 | -77/+3 | |
2023-09-16 | user/yasm: add patch for pmmx. fixes #1056. | Zach van Rijn | 2 | -4/+98 | |
2023-09-15 | Update gc to 8.2.4 | Ivan Maidanski | 1 | -2/+2 | |
2023-09-15 | user/elogind: fix utmp failures | Laurent Bercot | 2 | -16/+69 | |
As with util-linux, we hardcode our assumptions in place of the wrong ones, and we comment out the most egregious braindeadnesses. | |||||
2023-09-15 | system/util-linux: fix default paths for utmps | Laurent Bercot | 2 | -2/+63 | |
utmp is a mess everywhere, properly cleaning it up would be a herculean task. Instead, here, we just change the hardcoded assumptions into other hardcoded assumptions that work for us. | |||||
2023-09-14 | user/node: add patch for zlib version check. fixes #1055. | Zach van Rijn | 2 | -1/+34 | |
2023-09-14 | user/clang: disable LD_PRELOAD-affected tests. fixes #1054. | Zach van Rijn | 1 | -0/+38 | |
2023-09-14 | user/llvm14: disable LD_PRELOAD-affected tests. fixes #1053. | Zach van Rijn | 1 | -3/+10 | |
2023-09-13 | user/mbedtls: bump { 3.4.0 --> 3.4.1 }. fixes #1052. | Zach van Rijn | 1 | -2/+2 | |
2023-09-11 | system/cmake: disable 'BundleUtilities' test. fixes #1051. | Zach van Rijn | 1 | -0/+1 | |
This test is affected by LD_PRELOAD and will fail if it detects a shared library outside of standard system paths. | |||||
2023-09-08 | system/openssh: bump { 9.3p1 --> 9.4p1 }. disble zlib version check. fixes ↵ | Zach van Rijn | 1 | -3/+4 | |
#1050. | |||||
2023-09-08 | system/pigz: bump { 2.7 --> 2.8 }. see #1049. | Zach van Rijn | 1 | -2/+2 | |
2023-09-08 | system/curl: bump { 8.0.1 --> 8.2.1 }. fixes #1034. | Zach van Rijn | 1 | -2/+2 | |
2023-08-29 | system/openrc: update checksum. see !693. | Zach van Rijn | 1 | -2/+2 | |
2023-08-25 | user/efibootmgr: bump { 17 --> 18 }. enable for armv7. | Zach van Rijn | 1 | -3/+3 | |
2023-08-25 | user/efivar: enable for armv7. | Zach van Rijn | 1 | -1/+1 | |
2023-08-24 | system/zlib: bump { 1.2.13 --> 1.3 }. | Zach van Rijn | 1 | -2/+2 | |
Upstream tarball is no longer available. | |||||
2023-08-23 | user/valgrind: bump { 3.19.0 --> 3.21.0 }. | Zach van Rijn | 2 | -32/+5 | |
2023-08-21 | system/openssl: bump { 1.1.1t --> 1.1.1v }. fixes #1041. | Zach van Rijn | 2 | -56/+3 | |
2023-08-17 | user/gnucobol: bump { 3.1.2 --> 3.2 }. | Zach van Rijn | 4 | -71/+73 | |
2023-08-12 | system/openrc: allow interactive mode | David Seifert | 1 | -2/+11 | |
2023-06-21 | system/net-tools: add patch for sscanf format specifier. fixes #600. | Zach van Rijn | 2 | -3/+50 | |
2023-06-13 | user/gst-plugins-bad: pull upstream patch for 32-bit ARM. fixes #1040. | Zach van Rijn | 2 | -2/+39 | |
2023-06-12 | user/gst-plugins-good: update (backport from upstream) fix for broken test. | Zach van Rijn | 2 | -12/+38 | |
2023-06-12 | user/gst-plugins-good: patch broken test. fixes #1025. | Zach van Rijn | 2 | -2/+20 | |
2023-06-01 | system/grep: bump { 3.10 --> 3.11 }. fixes #1033. | Zach van Rijn | 1 | -2/+2 | |
2023-06-01 | user/nettle: bump { 3.8 --> 3.9.1 }. | Zach van Rijn | 1 | -2/+2 | |
2023-05-30 | system/mawk: bump { 1.3.4.20200120 --> 1.3.4.20230525 }. fixes #1010. | Zach van Rijn | 1 | -3/+3 | |
2023-05-19 | user/free42: update patch for i586. fixes #1036. | Zach van Rijn | 2 | -6/+6 | |
2023-05-16 | system/abuild: add patch for noarch semantics. fixes #1031. | Zach van Rijn | 2 | -2/+120 | |
2023-05-12 | remove erroneous files. fixes #828. | Zach van Rijn | 69 | -28329/+0 | |
2023-05-10 | user/assimp: bump { 5.1.5 --> 5.2.5 }. fixes #492. | Zach van Rijn | 3 | -17/+3 | |
2023-05-10 | user/grub: add patch for deprecated fgrep usage. fixes #1027. | Zach van Rijn | 2 | -1/+78 | |
2023-05-09 | user/mumble: increase default test timeout. fixes #1024. | Zach van Rijn | 1 | -0/+3 | |
The default timeout is 300000ms (5 minutes). | |||||
2023-05-09 | user/{firefox-esr,thunderbird}: temporarily disable for armv7. see #1015. | Zach van Rijn | 2 | -2/+2 | |
2023-05-09 | user/{openjdk8,ant,davmail}: temporarily disable for armv7. see #1007. | Zach van Rijn | 3 | -3/+3 | |
2023-05-08 | user/x265: add patch for armv7. fixes #1023. | Zach van Rijn | 2 | -3/+366 | |
2023-05-04 | user/xfce4-systemload-plugin: add patch for glib type. fixes #1018. | Zach van Rijn | 2 | -3/+31 | |
2023-05-04 | {user => legacy}/mistserver: 32-bit headache. see #1008. | Zach van Rijn | 8 | -0/+0 | |
2023-05-03 | user/libgit2: bump { 0.28.5 --> 1.6.4 }. | Zach van Rijn | 1 | -6/+3 | |
Dependent packages that need testing: * calligra * kate * ktexteditor | |||||
2023-05-03 | user/libgit2: delete broken test. fixes #686 again. | Zach van Rijn | 3 | -29/+42 | |
2023-05-03 | user/libslirp: bump { 4.3.0 --> 4.7.0 }. fixes #330. | Zach van Rijn | 1 | -4/+4 | |
The only dependent package is QEMU, and this change was tested on aarch64. Release notes indicate low risk. | |||||
2023-05-03 | Revert "system/mawk: Update to 1.3.4.20230322" | Zach van Rijn | 1 | -3/+3 | |
This reverts commit 66cb8bc7ca4633a0b4e9091a315197dccbf298b0. See: #1010. | |||||
2023-04-30 | user/{firefox-esr,thunderbird}: disable armv7 debug symbols. fixes #1012. | Zach van Rijn | 2 | -0/+14 | |