Minizip v2.8.5 Release Notes

Release Date: 2019-03-17 // about 5 years ago
  • ๐Ÿ›  Fixed issue where install target failed due to the fact that the .pc was never generated. #366
    ๐Ÿ›  Fixed package config install target. #367
    Added back guard against seek overflow in mz_zip_entry_read_open due to clusterfuzz findings which is still needed. #343
    ๐Ÿ›  Fixed Windows appguard issues around crypt hash destruction. #368
    ๐Ÿ›  Fixed drive error with recursive creation of directories in Windows. #369 #370