Skip to content

cksum: Fix --check filename escaping for 9.11#12156

Merged
cakebaker merged 1 commit intouutils:mainfrom
RenjiSann:cksum-fix-escaping
May 6, 2026
Merged

cksum: Fix --check filename escaping for 9.11#12156
cakebaker merged 1 commit intouutils:mainfrom
RenjiSann:cksum-fix-escaping

Conversation

@RenjiSann
Copy link
Copy Markdown
Collaborator

@RenjiSann RenjiSann commented May 5, 2026

This should fix the md5sum-bsd test, which started failing since the 9.11 release, because GNU switched to shell escaping to print filenames

@RenjiSann RenjiSann force-pushed the cksum-fix-escaping branch 3 times, most recently from 8d4e30e to 397a70e Compare May 5, 2026 16:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

GNU testsuite comparison:

GNU test failed: tests/tail/retry. tests/tail/retry is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cksum/md5sum-bsd is no longer failing!
Note: The gnu test tests/seq/seq-epipe is now being skipped but was previously passing.
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.

Comment thread src/uucore/src/lib/features/checksum/validate.rs
@sylvestre
Copy link
Copy Markdown
Contributor

some jobs are failing

@RenjiSann RenjiSann force-pushed the cksum-fix-escaping branch 2 times, most recently from 71e2ee0 to 2149c00 Compare May 6, 2026 08:28
@RenjiSann RenjiSann force-pushed the cksum-fix-escaping branch from 2149c00 to 0f5cfbd Compare May 6, 2026 08:53
@RenjiSann RenjiSann requested a review from sylvestre May 6, 2026 11:47
@cakebaker cakebaker merged commit f665b63 into uutils:main May 6, 2026
168 of 169 checks passed
@cakebaker
Copy link
Copy Markdown
Contributor

Congrats! The gnu test tests/cksum/md5sum-bsd is no longer failing!

Kudos, thanks!

@RenjiSann RenjiSann deleted the cksum-fix-escaping branch May 6, 2026 16:05
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.

4 participants