]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools/coreutils: update to 9.6
authorMichael Pratt <mcpratt@pm.me>
Tue, 6 May 2025 18:54:55 +0000 (14:54 -0400)
committerRobert Marko <robimarko@gmail.com>
Sat, 26 Jul 2025 12:38:08 +0000 (14:38 +0200)
commit199afe9ef79d00ddda8ac161062ca3b1429d1200
tree2dc96f8fb53b0807f998e2b5b3bc61446d7576f0
parent40c241d85738c08c5ef8db78ff008197f05c6b88
tools/coreutils: update to 9.6

Update to the next stable release.

Prevent the need for gperf to build
gperf based headers due to new gnulib versions
by skipping replacement of gperf files.

Without Automake, there are some
existing macro conflicts
due to the new version of gnulib,
causing build errors with some source files,
so skip those file replacements.

All patches are automatically refreshed.

Link: https://lists.gnu.org/archive/html/coreutils/2025-01/msg00049.html
Tested-by: Georgi Valkov <gvalkov@gmail.com> # macOS
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/coreutils/Makefile
tools/coreutils/patches/000-bootstrap.patch