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

IZPACK-1497: Serialize actual size of packed file data instead of the size of the original file to enable compression #592

Merged
merged 1 commit into from Mar 19, 2017

Conversation

rkrell
Copy link
Member

@rkrell rkrell commented Mar 19, 2017

This change contains fixes for critical bugs when using pack compression, fixes changes done along with IZPACK-1497:

  • Unpacking compressed files broken (wrong file size expected when writing to target file)
  • Fix failure when flushing LZMA output stream

… size of the original file to enable compression

Post-fixes:
- Unpacking compressed files broken (wrong file size expected when writing to target file)
- Fix failure when flushing LZMA output stream
@rkrell rkrell added the bug label Mar 19, 2017
@rkrell rkrell added this to the 5.1.0 milestone Mar 19, 2017
@rkrell rkrell self-assigned this Mar 19, 2017
@rkrell rkrell merged commit 2b931b8 into izpack:master Mar 19, 2017
@rkrell rkrell deleted the IZPACK-1497-fixes branch March 19, 2017 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant