summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)AuthorFilesLines
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).
2025-05-26system/curl: Update to 8.13.0A. Wilcox1-2/+2
2025-05-26system/chrpath: Update to 0.18, new homeA. Wilcox1-8/+14
Moved to Codeberg since Debian Alioth is no more. License has been clarified in README so that has been updated as well.
2025-05-26system/byacc: Update to 20241231A. Wilcox1-2/+2
Misc updates and fixes from upstream.
2025-05-26system/binutils: Uupdate to 2.44A. Wilcox12-250/+20
Some of our patches have been merged upstream. Others needed slight tweaks to keep up with upstream churn. Notable changes upstream include readelf DT_RELR support, ability to enable DT_RELR on LoongArch, and support in GAS for more x86_64 and RISC-V ISA extensions.
2025-05-26system/bc: Update to 7.0.3A. Wilcox1-4/+4
Fixes some issues with ^D and editline.
2025-05-25system/attr: Update to 2.5.2A. Wilcox2-8/+33
Mostly translation and doc fixes. Also includes a patch from Git (not yet released) that fixes the build on the POSIX conforming musl which puts basename(3) in <libgen.h>.
2025-05-25system/asciidoctor: Update to 2.0.23A. Wilcox1-2/+2
This is required for Ruby 3.4 support, and has no breaking changes. It also brings better conformance for DocBook and manpage outputs.
2025-05-25system/pcre2: Update to 10.45, raise match depthA. Wilcox1-5/+5
The match depth parameter was raised as a partial fix of #1314. Ref: #1314 See-also: https://gitlab.gnome.org/GNOME/glib/-/issues/3680
2025-05-25system/ruby: Fix CHOST detectionA. Wilcox1-1/+1
2025-05-07system/mdevd: upgrade to 0.1.7.0Laurent Bercot2-6/+10
2025-05-07system/s6-linux-init: upgrade to 1.1.3.0Laurent Bercot2-17/+8
2025-05-07system/s6-rc: upgrade to 0.5.6.0Laurent Bercot2-17/+8
2025-05-07system/utmps: upgrade to 0.1.3.0Laurent Bercot2-16/+7
2025-05-06system/s6: upgrade to 2.13.2.0Laurent Bercot2-15/+7
2025-05-06system/execline: upgrade to 2.9.7.0Laurent Bercot2-15/+7
2025-05-06system/skalibs: upgrade to 2.14.4.0Laurent Bercot2-13/+6
2025-04-21system/kbd: Depend on gzip packageA. Wilcox1-2/+2
Loading keymaps requires `gzip` because all of our keymaps are compressed. Otherwise, we fail to load keymaps on minimal installs.
2025-02-19system/openssh: handle 9.8 binary split. fixes #1323.Zach van Rijn1-2/+6
NOTE: sshd must still be restarted after upgrade. We should do this automatically (future commit). For now, avoid the case where it is always broken.
2025-02-18system/openssh: Update to 9.9p2, better utmpxA. Wilcox5-81/+111
* Patch configure.ac to conditionalise #include <utmp.h> on HAVE_UTMP_H, which fixes configure tests on the Adélie Linux platform (and restores native wtmpx support). * Improve BTMP support code to be portable to utmp or utmpx based on platform availability. * Removed patches that are now upstream.
2025-02-13system/musl: [CVE] Patch for CVE-2025-26519A. Wilcox3-1/+83
2025-01-15system/easy-kernel: check for NEW config. fixes #1316.Zach van Rijn1-0/+11
2025-01-14system/rsync: [CVE] Update to 3.4.0A. Wilcox1-2/+9
2025-01-04system/easy-kernel: Roll-up of misc config fixesA. Wilcox4-35/+25
ppc: Disable VMAP_STACK. See https://lore.kernel.org/lkml/20230926010159.0f25161c@yea/. ppc: Disable radeonfb and nvidiafb, they conflict with radeon/nouveau. ppc and ppc64: Disable ofdrm so offb works again, otherwise we miss early boot messages on Power Mac and Talos systems. ppc64: Disable ips, as it is not a Power SCSI adaptor and causes kernel taint because it only supports x86 and Itanium. pmmx: Enable more PS2 mice support, to match x86_64 config. Closes: #396
2025-01-03system/musl: Add HWCAP for new PPC64 ISAA. Wilcox2-1/+39
This has been submitted upstream as well. See-also: !817
2024-12-27system/ruby: bump { 3.3.5 --> 3.4.1 }.Zach van Rijn1-2/+2