-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Zlib: Update zlib to v1.2.13, intel-zlib to v1.2.13_jtk #84602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
4c5d761
Update zlib -> 1.2.13
GrabYourPitchforks 17d0300
Update intel zlib -> 1.2.13_jtk
GrabYourPitchforks 1e48706
Revert readme, cherry-pick changes
GrabYourPitchforks 213aa99
Delete zlib.3.pdf
GrabYourPitchforks ba94da9
Update zlib version text files.
GrabYourPitchforks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,14 @@ | ||
| v1.2.12_jtk.1 | ||
| (bf55d56b068467329f5a6f29bee31bc80d694023) | ||
| v1.2.13_jtk | ||
| (6160a8f20c3626aec2f8b0fda5bf2e65bfe31781) | ||
|
|
||
| https://github.com/jtkukunas/zlib/releases/tag/v1.2.12_jtk.1 | ||
| https://github.com/intel/zlib/releases/tag/v1.2.13_jtk | ||
|
|
||
| Note: This library does not use a standard release lifecycle. | ||
| We're pointing to the latest available tagged version at the time we forked the code. | ||
|
|
||
| We have also cherry-picked into our local copy: | ||
| https://github.com/madler/zlib/commit/7ecf7c7458578d05a20fa481436dd5c58db112f7 | ||
|
|
||
| And applied by hand the deflate_quick.c change from this commit: | ||
| https://github.com/dotnet/runtime/commit/60f6129b3eaef088f4b1ddc30d3320a68f396d85 | ||
| We're pointing to the latest available tagged version as of this writing. | ||
|
|
||
| We do not pull in every file from the intel/zlib repo. Instead, some years ago, | ||
| somebody determined what they believed was the minimum set that needed to be | ||
| copied into our repo in order to build. Since then, we've just updated only | ||
| those files in-place, ignoring other files in the intel/zlib repo. If new files | ||
| are introduced which are necessary for building the product, feel free to bring | ||
| those down as well. |
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad to see the intel zlib is now under the intel org.
I can see that 6160a is the commit for the 1.2.13 release: https://github.com/intel/zlib/tags