Skip to content

3.0.9

Compare
Choose a tag to compare
@nmoinvaz nmoinvaz released this 16 Mar 16:41
· 132 commits to master since this release

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

Full Changelog: 3.0.8...3.0.9