Skip to content

tar: explicitly use unicode nfc normalization#310

Merged
freggy merged 1 commit into
mainfrom
frg/fix-macos-filename-bug
May 16, 2026
Merged

tar: explicitly use unicode nfc normalization#310
freggy merged 1 commit into
mainfrom
frg/fix-macos-filename-bug

Conversation

@freggy
Copy link
Copy Markdown
Member

@freggy freggy commented May 16, 2026

when dealing with files that have chars like "öäü" in their file name, taring them on macos and un-taring them on linux leads to bogus file names. forcing nfc normalization fixes this.

@freggy freggy self-assigned this May 16, 2026
@freggy freggy merged commit b709d20 into main May 16, 2026
7 checks passed
@freggy freggy deleted the frg/fix-macos-filename-bug branch May 16, 2026 14:37
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.

1 participant