Skip to content

chore(coreutils): update to 0.9.0 - #1270

Open
mjburghard wants to merge 2 commits into
bazel-contrib:mainfrom
mjburghard:update-coreutils
Open

chore(coreutils): update to 0.9.0#1270
mjburghard wants to merge 2 commits into
bazel-contrib:mainfrom
mjburghard:update-coreutils

Conversation

@mjburghard

@mjburghard mjburghard commented Jul 24, 2026

Copy link
Copy Markdown

Update https://github.com/uutils/coreutils from 0.5.0 to 0.9.0 with all its bug fixes and performance improvements.

@mjburghard
mjburghard marked this pull request as ready for review July 27, 2026 08:16
@jbedard
jbedard enabled auto-merge (squash) July 30, 2026 20:56
@jbedard

jbedard commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

@mjburghard I added one minor cleanup commit but it looks like windows is still failing. Would you be able to check that out?

@mjburghard

Copy link
Copy Markdown
Author

@jbedard I think I need to make some more changes, since coreutils remove hashsum in favor of cksum between 0.5.0 and 0.9.0.

mjburghard and others added 2 commits July 31, 2026 10:56
Switch hashes.bzl to call cksum instead of the remove hashsum util.
…version map

The x86_64-pc-windows-msvc archives have shipped one binary per applet
instead of the multicall coreutils.exe since 0.7.0, which broke every
coreutils action on Windows x86_64. The windows-gnu archive still ships
the multicall binary.

Also drop the unused linux_riscv64gc entry (no such platform in
COREUTILS_PLATFORMS) and add the trailing commas buildifier requires.
auto-merge was automatically disabled July 31, 2026 08:56

Head branch was pushed to by a user without write access

@jbedard
jbedard self-requested a review July 31, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants