Add deprecation notice to unzip_jll#141759
Merged
DilumAluthge merged 1 commit intoJuliaRegistries:masterfrom Jan 14, 2026
Merged
Add deprecation notice to unzip_jll#141759DilumAluthge merged 1 commit intoJuliaRegistries:masterfrom
DilumAluthge merged 1 commit intoJuliaRegistries:masterfrom
Conversation
Added deprecation metadata indicating issues with UTF-8 handling on Windows and suggesting an alternative package. Ref: JuliaPackaging/Yggdrasil#12337 JuliaPackaging/Yggdrasil#7679 (comment)
Contributor
Author
|
It turns out that p7zip_jll has a bug on Linux JuliaLang/julia#60071 Maybe we need to wait until the fix in JuliaLang/julia#60025 is backported |
Contributor
|
This pull request has been inactive for 30 days and will be automatically closed 7 days from now. If this pull request should not be closed, please either (1) fix the AutoMerge issues and re-trigger Registrator, which will automatically update the pull request, or (2) post a comment explaining why you would like this pull request to be manually merged. [noblock] |
Contributor
Author
|
This is not stale |
DilumAluthge
approved these changes
Jan 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added deprecation metadata indicating issues with UTF-8 handling on Windows and suggesting an alternative package.
This PR is based on #141098
Ref: JuliaPackaging/Yggdrasil#12337 JuliaPackaging/Yggdrasil#7679 (comment)