3.0.9
What's Changed
- Fix private linking of LibLZMA by @p2004a in #667
- Fixed split disk archives being created with 0 bytes. #669
- Fix passed AES crypt test if native encrypt/decrypt functions fail by @sergio-nsk in #672
- Fix odd length key buffer overrun in mz_crypt_hmac_init() by @sergio-nsk in #673
- Encryption support on UWP by @sergio-nsk in #674
- Add NUL terminator to linkname by @jonathan-conder-sm in #679
- Create parent directory before extracting symlink by @jonathan-conder-sm in #677
- Fixed incorrect handling of long odd length passwords by @bajamircea in #681
- Removed MZ_CUSTOM_ALLOC, MZ_CUSTOM_FREE, and MZ_WINRT_API.
- Fixed typo in VS_STARTUP_PROJECT cmake setting.
New Contributors
- @p2004a made their first contribution in #667
- @jonathan-conder-sm made their first contribution in #679
- @bajamircea made their first contribution in #681
Full Changelog: 3.0.8...3.0.9