summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-05-12system/openssl: bump { 1.1.1t --> 3.0.8 }.openssl-3.0Zach van Rijn4-157/+6
2023-05-10user/assimp: bump { 5.1.5 --> 5.2.5 }. fixes #492.Zach van Rijn3-17/+3
2023-05-10user/grub: add patch for deprecated fgrep usage. fixes #1027.Zach van Rijn2-1/+78
2023-05-09user/mumble: increase default test timeout. fixes #1024.Zach van Rijn1-0/+3
The default timeout is 300000ms (5 minutes).
2023-05-09user/{firefox-esr,thunderbird}: temporarily disable for armv7. see #1015.Zach van Rijn2-2/+2
2023-05-09user/{openjdk8,ant,davmail}: temporarily disable for armv7. see #1007.Zach van Rijn3-3/+3
2023-05-08user/x265: add patch for armv7. fixes #1023.Zach van Rijn2-3/+366
2023-05-04user/xfce4-systemload-plugin: add patch for glib type. fixes #1018.Zach van Rijn2-3/+31
2023-05-04{user => legacy}/mistserver: 32-bit headache. see #1008.Zach van Rijn8-0/+0
2023-05-03user/libgit2: bump { 0.28.5 --> 1.6.4 }.Zach van Rijn1-6/+3
Dependent packages that need testing: * calligra * kate * ktexteditor
2023-05-03user/libgit2: delete broken test. fixes #686 again.Zach van Rijn3-29/+42
2023-05-03user/libslirp: bump { 4.3.0 --> 4.7.0 }. fixes #330.Zach van Rijn1-4/+4
The only dependent package is QEMU, and this change was tested on aarch64. Release notes indicate low risk.
2023-05-03Revert "system/mawk: Update to 1.3.4.20230322"Zach van Rijn1-3/+3
This reverts commit 66cb8bc7ca4633a0b4e9091a315197dccbf298b0. See: #1010.
2023-04-30user/{firefox-esr,thunderbird}: disable armv7 debug symbols. fixes #1012.Zach van Rijn2-0/+14
2023-04-28user/{firefox-esr,thunderbird}: disable for ppc. see #837.Zach van Rijn2-2/+2
2023-04-26user/pulseaudio: disable armv7 neon. fixes #1011.Zach van Rijn1-2/+7
2023-04-13user/mbedtls: add patch for big-endian alignment test. fixes #1002.Zach van Rijn2-12/+318
2023-04-12user/kgpg: add patch to find gpgme. fixes #1003.Zach van Rijn2-3/+74
2023-04-12user/mbedtls: disable alignment tests. see #1002.Zach van Rijn1-0/+10
This test suite was added in: https://github.com/Mbed-TLS/mbedtls\ /commit/fb5fedcd00726555def8b1d47293e87562db0f86 and indicates that there may not be a regression. It fails on at least two big-endian platforms, of which ppc64 and sparc64 were tested. The test suite may be broken, or alignment.h may be, and we will need to investigate this further. Disable the test suite for now.
2023-04-12user/trojita: add patch to find newer gpgme. fixes #1001.Zach van Rijn2-2/+18
2023-04-12user/elixir: bump to 1.14.4Lee Starnes1-2/+2
2023-04-12system/libxml2: re-enable static libraries. fixes #1000.Zach van Rijn1-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-11system/libarchive: revert autotools iconv nonsense. fixes #999.Zach van Rijn2-3/+59
This commit: https://github.com/libarchive/libarchive\ /pull/1723/commits/a83f3d327aefe8d628230f326621b014d82f55b4 is bullshit. BEGONE!
2023-04-11user/volume_key: update autotools infrastructure. fixes #998.Zach van Rijn1-2/+7
2023-04-11user/libmateweather: add patch for { Kiev --> Kyiv } timezone. fixes #997.Zach van Rijn2-3/+39
2023-04-11user/mutt: bump { 1.14.6 --> 2.2.10 }. fixes #996.Zach van Rijn1-3/+3
2023-04-11user/gpgme: bump { 1.16.0 --> 1.19.0 }. fixes #995.Zach van Rijn5-497/+31
2023-04-11user/pinentry: bump { 1.1.0 --> 1.2.1 }. fixes #994.Zach van Rijn1-4/+5
2023-04-11user/mistserver: fix sanity check. sleep was needed.Zach van Rijn1-1/+1
2023-04-11user/mistserver: disable parallel build.Zach van Rijn1-1/+1
2023-04-11user/r: bump { 4.2.0 --> 4.2.3 }. add patch for curl 8. fixes #992.Zach van Rijn2-3/+68
2023-04-11user/mistserver: bump { 2.18.1 --> 3.1 }. fixes #991.Zach van Rijn4-8/+13258
This is upstream mistserver plus a handful of patches to support mbedTLS 3.x. See #991 for more information. Grows a dependency on libsrtp-dev (new package). Concurrency is capped at 2 threads to avoid race conditions until someone figures out why the build scripts are racy. Tests are kneecapped until someone figures out how to fix.
2023-04-11user/mbedtls: bump { 3.3.0 --> 3.4.0 }.Zach van Rijn1-2/+2
2023-04-11user/libsrtp: new package.Zach van Rijn1-0/+34
2023-04-11user/mbedtls: enable DTLS-SRTP support.Zach van Rijn1-0/+5
2023-04-10user/ttf-noto: avoid using 'cp -n'. fixes #990.Zach van Rijn1-21/+14
The behavior of 'cp -n' (and others) changed in coreutils 9.2; we bumped to it in 3a2b5420c965d86ea5861036adde8bdcdb8fb471. See also: https://bugs.gnu.org/62572 Relbump because of the previous non-deterministic glob, whereas this commit will reliably sort candidate fonts before copying.
2023-04-10user/qpdf: add patch for deprecated egrep usage. fixes #989.Zach van Rijn2-3/+28
2023-04-10user/gtk-doc: update makedepends. fixes #988.Zach van Rijn1-3/+3
2023-04-10system/coreutils: revert gnulib getcwd optimization. fixes #985, #987.Zach van Rijn2-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-07system/diffutils: add patch for 'diff -D' regression. fixes #983, #984.Zach van Rijn2-2/+76
2023-04-07user/libksba: bump { 1.3.5 --> 1.6.3 }. fixes #982.Zach van Rijn1-3/+3
2023-04-07user/mksh: add patch for deprecated fgrep usage. fixes #980.Zach van Rijn2-2/+27
2023-04-06system/libffi: disable failing test. see #979.Zach van Rijn1-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-06system/binutils: add patch for deprecated egrep usage. fixes #978.Zach van Rijn2-1/+276
2023-04-06system/zsh: add patch for deprecated egrep usage. fixes #977.Zach van Rijn2-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-05system/libtool: add patch for unspecified grep usage. fixes #976.Zach van Rijn2-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-05scripts/deplist: remove obsolete map entry.Zach van Rijn1-1/+0
2023-04-02system/openssh: Update to 9.3_p1A. Wilcox1-2/+2
2023-04-02system/easy-kernel: Update to 5.15.98-mc4A. Wilcox12-14387/+143587
Also reconfigure all eight architectures for oldconfig.
2023-04-01system/zstd: Update to 1.5.4A. Wilcox1-2/+2