summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)AuthorFilesLines
2025-06-27system/kbd: use slibtoolSíle Ekaterin Liszka1-3/+6
Fixes: #1341
2025-06-27system/util-linux: use slibtoolSíle Ekaterin Liszka1-3/+6
2025-06-27system/musl-obstack: use slibtoolSíle Ekaterin Liszka1-3/+9
2025-06-27system/linux-pam: use slibtool, add -systemd subpkgSíle Ekaterin Liszka1-4/+6
2025-06-27system/libuv: use slibtoolSíle Ekaterin Liszka1-2/+4
Fixes: #1334
2025-06-27system/fts: use slibtoolSíle Ekaterin Liszka1-3/+5
2025-06-27system/file: use slibtoolSíle Ekaterin Liszka1-2/+4
2025-06-27system/slibtool: upgrade to 0.7.3Síle Ekaterin Liszka1-4/+5
2025-06-27system/sltdl: new packageSíle Ekaterin Liszka1-0/+31
2025-06-26system/zsh: Update to 5.9A. Wilcox3-11/+27
Also, fix tests properly. Required a lot of research.
2025-06-25system/xz: Update to 5.8.1A. Wilcox2-7/+7
Massive performance improvements; some bugs fixed.
2025-06-25system/xmlto: Update to 0.0.29A. Wilcox1-4/+5
2025-06-25system/util-linux: Update to 2.41.1A. Wilcox2-7/+8
Performance enhancements; support for mountfd; misc new features.
2025-06-25system/tzdata: Update to 2025bA. Wilcox1-3/+3
2025-06-25system/texinfo: Update to 7.2A. Wilcox1-2/+2
Performance improvements and native code speedups.
2025-06-25system/tcl: Update to 8.6.16A. Wilcox1-2/+2
2025-06-25system/sysvinit: Update to 3.14A. Wilcox3-15/+36
Longer line length for inittab; better validation for longer inittab lengths; and a patch by yours truly to ensure utmpx doesn't cause buffer size issues.
2025-06-24system/sudo: [CVE] Update to 1.9.17A. Wilcox1-2/+2
C23 support, chroot-without-/dev/pts support, and CVE fixes: - CVE-2023-42465 - CVE-2023-42456 (only officially applies to sudo-rs, but fixed here too) - CVE-2023-22809 - CVE-2022-43995 (unlikely to be reached since we use PAM by default)
2025-06-24system/strace: Update to 6.15A. Wilcox1-2/+2
2025-06-24system/scdoc: Update to 1.11.3A. Wilcox1-2/+2
Output formatting fixes, strict prototype fixes.
2025-06-24system/ruby: Update to 3.4.4A. Wilcox1-2/+2
Many improvements, bug fixes, and GCC 15 compatibility.
2025-06-24system/rsync: Update to 3.4.1A. Wilcox1-2/+2
Misc regression fixes.
2025-06-17system/cmake: Update to 3.31.8A. Wilcox3-26/+14
Compatibility with new RHash. Patch pending upstream submission.
2025-06-16system/rhash: Update to 1.4.6A. Wilcox1-2/+2
Removed deprecated APIs which changed ABI/SONAME.
2025-06-16system/python3: Update to 3.11.13A. Wilcox2-4/+4
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/+92
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