Skip to content

2.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 20:09
· 368 commits to master since this release

Fixed HMAC bug on Windows when key size is 1. #523
Remove usage of lseek64 on Android < 21, instead use MZ_FILE32_API.
Fixed infinite loop when recovering a zip entry with local file header containing data descriptor.
Added support for setting recover option in mz_zip_reader before opening the file.
Remove minizipConfig.cmake.in after it is no longer needed.
Fixed build uses with inttypes.h on GCC 4.8. #515
Fixed error message fetching zstd. #512