tools/coreutils: update to 9.5
authorMichael Pratt <mcpratt@pm.me>
Mon, 1 Apr 2024 22:36:49 +0000 (18:36 -0400)
committerRobert Marko <robimarko@gmail.com>
Thu, 25 Apr 2024 19:33:51 +0000 (21:33 +0200)
commit44625e9d95882a3d868df2c83d304fc32cc5afc0
treeea554cfb683cd735b717a6d78ef067f5d041d048
parent0489436506f20207dc2177fc30e84f7fb0cc9d07
tools/coreutils: update to 9.5

Update to latest stable release.

The following commits in gnulib caused a conflict in locally bootstrapped
coreutils with stable gnulib:

  8f4b4e52c991de2233b471f8e35a068866b31f01
  2749234203959df8d72cd8638d4e00a9fff450db

A module (strftime) was marked deprecated and replaced by another module
(nstrftime) in the version of gnulib that coreutils was released with
compared to the stable branch that we use for importing. Conflicts from
the previous version of coreutils are now gone, so other imported headers
are now good.

Refresh patch:
 - 000-bootstrap.patch

Remove upstreamed patch:
 - 001-bootstrap-sync.patch

Link: https://lists.gnu.org/archive/html/coreutils/2024-03/msg00132.html
Tested-by: Georgi Valkov <gvalkov@gmail.com> # MacOS
Signed-off-by: Michael Pratt <mcpratt@pm.me>
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
tools/coreutils/Makefile
tools/coreutils/patches/000-bootstrap.patch
tools/coreutils/patches/001-bootstrap-sync.patch [deleted file]