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

FOLIO-3480: Downgrade zlib in jre container fixing ZipException #214

Merged

Conversation

julianladisch
Copy link
Contributor

Alpine has updated zlib to v1.2.12 that ships with this regression:
When running FOLIO containers in Windows Vagrant box Kafka
messages cause "ZipException: Corrupt GZIP trailer":
https://issues.folio.org/browse/FOLIO-3480
madler/zlib#613

zlib has been fixed on develop branch:
madler/zlib@ec3df00

The fix hasn't been released yet.

Until zlib v1.2.13 is available downgrade zlib to the previous
version 1.2.11-r3 that works.

Alpine has updated zlib to v1.2.12 that ships with this regression:
When running FOLIO containers in Windows Vagrant box Kafka
messages cause "ZipException: Corrupt GZIP trailer":
https://issues.folio.org/browse/FOLIO-3480

zlib has been fixed on develop branch:
madler/zlib@ec3df00

The fix hasn't been released yet.

Until zlib v1.2.13 is available downgrade zlib to the previous
version 1.2.11-r3 that works.
@dcrossleyau dcrossleyau merged commit 9b6f7e3 into folio-org:master Apr 27, 2022
@julianladisch julianladisch deleted the FOLIO-3480-jre-zlib-ZipException branch April 30, 2022 11:06
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.

2 participants