Skip to content
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

chore(deps): fix the libzlib sha256 #13343

Merged
merged 1 commit into from
Jul 6, 2024
Merged

chore(deps): fix the libzlib sha256 #13343

merged 1 commit into from
Jul 6, 2024

Conversation

bungle
Copy link
Member

@bungle bungle commented Jul 5, 2024

Summary

We downloaded .tar.gz but used .tar.xz hash:

xz: 38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32
gz: 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23

KAG-4616

### Summary

We downloaded .tar.gz but used .tar.xz hash:

xz: 38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32
gz: 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
Signed-off-by: Aapo Talvensaari <[email protected]>
@bungle
Copy link
Member Author

bungle commented Jul 5, 2024

This does not need to be cherry-picked to EE as the fix is already here:
https://github.com/Kong/kong-ee/pull/9656

@bungle bungle merged commit deb4298 into master Jul 6, 2024
37 of 39 checks passed
@bungle bungle deleted the chore/zlib-sha branch July 6, 2024 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants