Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-12 | system/libxml2: re-enable static libraries. fixes #1000. | Zach van Rijn | 1 | -2/+3 | |
This commit: https://gitlab.gnome.org/GNOME/libxml2\ /-/commit/dff686883c8a1cb1294d7ddc3190d3ad29ebd1f8 disabled the creation of static libraries by default. This changes the default behavior, so we re-enable it. | |||||
2023-04-11 | system/libarchive: revert autotools iconv nonsense. fixes #999. | Zach van Rijn | 2 | -3/+59 | |
This commit: https://github.com/libarchive/libarchive\ /pull/1723/commits/a83f3d327aefe8d628230f326621b014d82f55b4 is bullshit. BEGONE! | |||||
2023-04-10 | system/coreutils: revert gnulib getcwd optimization. fixes #985, #987. | Zach van Rijn | 2 | -2/+96 | |
This commit reverts a commit in gnulib in coreutils that caused a functional change between coreutils { 9.1 --> 9.2 }. tl;dr: * on some systems, `(cd //tmp && /bin/pwd)` may return '/tmp' or '//tmp' depending on several factors; this is generally OK * in a musl-based Adélie environment, we identified a change in this behavior between coreutils updates during testing * the functional change was bisected to coreutils commit d42e4e9191abb818fc0e28507085a3945eed1477, which itself bumps the gnulib submodule, and is unrelated to coreutils itself * gnulib commit 356a414e8c15ef3f8cc7b7157427c8ce9a9f7c1b has been identified as the culprit for this functional change See #987 for more information. | |||||
2023-04-07 | system/diffutils: add patch for 'diff -D' regression. fixes #983, #984. | Zach van Rijn | 2 | -2/+76 | |
2023-04-06 | system/libffi: disable failing test. see #979. | Zach van Rijn | 1 | -0/+2 | |
Upstream commit acf0ce9e9b0bcd73d39f599a53e9924ba74c13c1 introduced a new test, s55.c, which fails on x86_64, but passes on aarch64 and ppc64. 32-bit targets not tested. As this is not a regression, disable the test to unblock progress toward RC3. We can evaluate the correctness of the test, and whether there is an actual bug, later. | |||||
2023-04-06 | system/binutils: add patch for deprecated egrep usage. fixes #978. | Zach van Rijn | 2 | -1/+276 | |
2023-04-06 | system/zsh: add patch for deprecated egrep usage. fixes #977. | Zach van Rijn | 2 | -1/+88 | |
Commit 5d9ffc28fc6a0d99338cac0b020e3eac486bccfc bumped grep from 3.7 to 3.10, and 3.8 introduced warnings for use of egrep/fgrep, which were deprecated in 2.5.3 from 2007. These warnings cause zsh test diffs to fail. Patch the tests to avoid deprecated behavior. See also: #976. | |||||
2023-04-05 | system/libtool: add patch for unspecified grep usage. fixes #976. | Zach van Rijn | 2 | -2/+22 | |
Commit 5d9ffc28fc6a0d99338cac0b020e3eac486bccfc bumped grep from 3.7 to 3.10, and in 3.8 they started warning on stray backslashes, so we didn't catch this until now. | |||||
2023-04-02 | system/openssh: Update to 9.3_p1 | A. Wilcox | 1 | -2/+2 | |
2023-04-02 | system/easy-kernel: Update to 5.15.98-mc4 | A. Wilcox | 12 | -14387/+143587 | |
Also reconfigure all eight architectures for oldconfig. | |||||
2023-04-01 | system/zstd: Update to 1.5.4 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/xz: Update to 5.4.2 | A. Wilcox | 3 | -106/+8 | |
2023-04-01 | system/util-linux: Update to 2.38.1 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/tzdata: Update to 2023c | A. Wilcox | 1 | -3/+3 | |
2023-04-01 | system/texinfo: Update to 7.0.3 | A. Wilcox | 2 | -18/+4 | |
2023-04-01 | system/tcl: Update to 8.6.13 | A. Wilcox | 1 | -3/+3 | |
2023-04-01 | system/shadow: Update to 4.13 | A. Wilcox | 2 | -16/+3 | |
Dots in usernames made it upstream. | |||||
2023-04-01 | system/ruby: Update to 3.1.4 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/rhash: Update URL, update to 1.4.3 | A. Wilcox | 1 | -3/+3 | |
2023-04-01 | system/python3: Update to 3.11.2 | A. Wilcox | 4 | -105/+8 | |
2023-04-01 | system/psmisc: Update to 23.6 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/popt: Update to 1.19 | A. Wilcox | 1 | -4/+6 | |
2023-04-01 | system/po4a: Update to 0.69 | A. Wilcox | 2 | -6/+6 | |
2023-04-01 | system/pkgconf: Update to 1.9.4 [CVE] | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/pcre2: Update to 10.42 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/openssl: Update for CVE | A. Wilcox | 2 | -1/+56 | |
2023-04-01 | system/nss: Update to 3.89 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/nspr: Update to 4.35 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/nghttp2: Update to 1.52.0 | A. Wilcox | 1 | -3/+2 | |
2023-04-01 | system/mawk: Update to 1.3.4.20230322 | A. Wilcox | 1 | -3/+3 | |
2023-04-01 | system/lz4: Update to 1.9.4 | A. Wilcox | 2 | -30/+5 | |
Multi-job `make check` is now explicitly supported upstream, so we can remove -j1. | |||||
2023-04-01 | system/libxslt: Update to 1.1.37 | A. Wilcox | 1 | -2/+3 | |
2023-04-01 | system/libxml2: Update to 2.10.3 | A. Wilcox | 1 | -10/+7 | |
2023-04-01 | system/libuv: Update to 1.44.2 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/libpipeline: Update to 1.5.7 | A. Wilcox | 1 | -3/+3 | |
2023-04-01 | system/libidn: Update to 1.40 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/libgpg-error: Update to 1.46 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/libffi: Update to 3.4.4 | A. Wilcox | 4 | -144/+3 | |
2023-04-01 | system/libcap: Update to 2.68 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/libarchive: Update to 3.6.2 [CVE] | A. Wilcox | 1 | -4/+6 | |
2023-04-01 | system/lddtree: Update to 1.27 | A. Wilcox | 1 | -4/+4 | |
2023-04-01 | system/kmod: Update to 30 | A. Wilcox | 1 | -3/+3 | |
2023-04-01 | system/help2man: Update to 1.49.3 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/grep: Update to 3.10 | A. Wilcox | 3 | -20/+6 | |
2023-04-01 | system/git: Update to 2.40.0 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/ed: Update to 1.19 | A. Wilcox | 1 | -2/+2 | |
2023-04-01 | system/e2fsprogs: Update to 1.47.0 [CVE] | A. Wilcox | 1 | -2/+4 | |
2023-04-01 | system/dash: Update to 0.5.12 | A. Wilcox | 3 | -3/+128 | |
2023-04-01 | system/diffutils: Update to 3.9 | A. Wilcox | 3 | -19/+5 | |