summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2025-06-16system/psmisc: Update to 23.7A. Wilcox2-4/+4
2025-06-16system/procps: [CVE] Update to 4.0.5A. Wilcox6-56/+79
* Library has been fully rewritten (but no consumers in-tree). * New integration with container runtimes like Docker. * Some musl fixes. * Unfortunately, more portability bustage too, so new patches replace the old ones.
2025-06-16system/po4a: Update to 0.73A. Wilcox2-4/+4
The "big" 0.70 release was to move to PerlIO for more correct handling of charsets. The following releases were corner case fixes around it.
2025-06-16system/pkgconf: Update to 2.4.3A. Wilcox1-2/+2
Lots of performance enhancements and bug fixes upstream. SONAME was increased, but Muon is the only consumer, and it builds fine.
2025-06-16system/pax-utils: Update to 1.3.8A. Wilcox1-12/+15
Move to a Meson build system, misc bug fixes.
2025-06-16system/muon: New packageA. Wilcox1-0/+32
Needed to build newer versions of pax-utils.
2025-06-16user/samurai: Promote to system/A. Wilcox3-0/+0
Needed for the Muon build system (C Meson).
2025-06-07system/patch: Update to 2.8A. Wilcox7-473/+6
Modern C fixes, patches upstreamed, better time64 support.
2025-06-07system/parted: Update to 3.6A. Wilcox3-5/+48
A few bugs fixed, Modern C porting completed.
2025-06-07system/openssl: Update to "1.1.1z_p2"A. Wilcox6-4/+1126
This is actually 1.1.1zb_p2, but APK can't handle two letters like that. It wasn't deemed worthwhile to try and modify all of the tooling for a package that will be replaced with 3.x in the next release anyway. As a bandaid, we just call this 1.1.1z_p2 in the packaging.
2025-06-05system/nss: Update to 3.112A. Wilcox1-3/+12
Add test machinery, but disable due to prohibitive time.
2025-06-02system/nspr: Update to 4.36, enable testsA. Wilcox1-3/+9
The main thing upstream did with this release was remove OS support. But NSS needs this release, so go ahead and update anyway.
2025-06-02system/mawk: Update to 1.3.4.20250131A. Wilcox1-2/+2
Many significant fixes, including UAF and 32-bit/64-bit improvements.
2025-06-02system/man-pages: Update to 6.14A. Wilcox1-5/+5
2025-06-02system/m4: Update to 1.4.20A. Wilcox5-75/+6
* The new gnulib has less gnuisances than the old gnulib. * Some bug fixes, but more importantly, Modern C improvements.
2025-06-01system/lzip: Update to 1.25A. Wilcox1-2/+2
More documentation, better diagnostic output.
2025-06-01system/lz4: Update to 1.10.0, other improvementsA. Wilcox1-7/+8
* Don't !check on armhf (an arch we don't even have right now) * Upstream has clarified that tools are GPL-2.0+ and liblz4 is BSD-2. Clarify our own license= fields for the various subpackages. * Upstream: Multithreading support, more CPU architectures validated.
2025-06-01system/lvm2: Update to 2.03.32A. Wilcox3-7/+58
* Many memory leak fixes, some new features, some bugs squashed. * Integrate my patch to make ./configure work on dash-binsh.
2025-06-01system/libucontext: Update to 1.3.2A. Wilcox2-96/+6
* Upstream finally reverted the x86 trampoline issue; drop the patch. * libdir is set to prefix by default now, so override and use /lib. * Misc Arm fixes.
2025-06-01system/libssh2: [CVE] Update to 1.11.1A. Wilcox3-36/+12
In addition to security improvements, compatibility is improved both with new compilers and the newer versions of OpenSSL we wish to use.
2025-06-01system/libpipeline: Update to 1.5.8A. Wilcox1-2/+2
Modern C fixes.
2025-06-01system/libidn: Update to 1.43A. Wilcox1-2/+2
Correctness and build system fixes.
2025-05-31system/libgcrypt: Update to 1.11.1A. Wilcox1-9/+2
* More optimised routines implemented across various arches. * Build fixes for Modern C. * Power10 acceleration support, AVX512 as well. * Tested on pmmx and saw that #511 is finally fixed in GCC 13. Closes: #511
2025-05-31system/libgpg-error: Update to 1.55A. Wilcox1-2/+2
Resolves more C11 and GCC 15 issues. New functionality required for libgcrypt 1.11.x.
2025-05-31system/libffi: Update to 3.4.8A. Wilcox1-5/+3
Resolves some x86 issues; adds trampoline support to PowerPC. Closes: #979
2025-05-31system/libedit: Update to 20250104.3.1A. Wilcox1-2/+2
2025-05-31system/libcap-ng: Update to 0.8.5A. Wilcox1-2/+2
Small misc fixes upstream.
2025-05-31system/libcap: [CVE] Update to 2.76A. Wilcox1-3/+3
Many improvements, rewrite of libpsx to use native LWP, and security fixes to boot. Also fixes eventual GCC 14 issues.
2025-05-31system/libbsd: Update to 0.12.2A. Wilcox2-22/+4
Adds more functionality, removes things unneeded with newer musl, and now correctly detects fpurge so we don't need autotools!
2025-05-31system/libmd: New packageA. Wilcox1-0/+33
Required for libbsd >= 0.11.0, provides deprecated MD4/MD5 functions.
2025-05-31system/libarchive: [CVE] Update to 3.8.0A. Wilcox4-93/+89
Many improvements, major compatibility improvements with GNU tar. We now use PCRE2 for regex instead of libc for wider support of ERE.
2025-05-31system/less: Update to 678, enable testsA. Wilcox4-132/+22
Previous patches are upstream now. Test patch is under discussion with upstream. Lots of bug fixes and useful new features.
2025-05-31system/zstd: Update to 1.5.7A. Wilcox1-5/+5
Fix libdir to ensure zstd-linked packages (such as kmod, libarchive) work when /usr is not yet present (network boot, split-/usr). Significant performance improvements upstream and 32-bit fixes.
2025-05-31system/kmod: Update to 33A. Wilcox2-9/+13
Performance improvements; ability to load compressed .ko direct to kernel (which can increase performance even more); fix dirs more.
2025-05-31system/isl: Update to 0.27A. Wilcox1-2/+3
Ensure Python isn't available during tests as a workaround for #1332.
2025-05-31system/iproute2: Update to 6.15.0A. Wilcox1-15/+6
More support for kernel 6.x features; colour support; build system improvements mean we can actually tell it we want libs in /lib. Also, install /bin/ip as a symlink to /sbin/ip, instead of moving it; some scripts *expect* /sbin/ip to exist.
2025-05-31system/libxml2: [CVE] Update to 2.13.7A. Wilcox2-4/+93
2025-05-31system/icu: Update to 77.1A. Wilcox3-20/+4
2025-05-30system/gzip: Update to 1.14A. Wilcox1-2/+2
C23 compilation support; significant speed-ups; use pclmul on x86_64.
2025-05-30system/grep: Update to 3.12A. Wilcox1-2/+2
2025-05-27system/gmp: Update to 6.3.0A. Wilcox1-3/+3
Adds LoongArch64 support. Fixes a few overflow and file I/O issues.
2025-05-27system/git: Update to 2.49.0A. Wilcox5-523/+2321
Lots of user-facing changes. Backported fixes to ensure proper functioning on big endian systems.
2025-05-27system/findutils: Update to 4.10.0A. Wilcox3-6/+36
The tests are underlinked in the release tarball, so bring in patch from findutils Git that fixes the build error.
2025-05-27system/file: Update to 5.46A. Wilcox1-3/+3
2025-05-27system/fcron: Update to 3.4.0A. Wilcox1-4/+6
2025-05-27system/elfutils: Update to 0.193A. Wilcox5-7/+94
More tests need a bit of help. Closes: #1268
2025-05-26system/ed: Update to 1.21.1A. Wilcox1-2/+2
There are a few POSIX-aligned fixes, and C23 support for future GCC.
2025-05-26system/e2fsprogs: Update to 1.47.2A. Wilcox1-3/+3
Fixes a few issues with 64-bit time_t on 32-bit musl, and orphan file support on BE systems.
2025-05-26system/diffutils: Update to 3.12A. Wilcox3-90/+4
The bugfix we were patching in has been released. There are a few improvements to diff output (such as showing where symlinks point, instead of just that they differ).
2025-05-26system/coreutils: Update to 9.7A. Wilcox4-134/+5
The fix for pwd(1) is now upstream, so we don't need the patch any more. This release introduces more POSIX conformance to printf(1).