2024-01-24 21:12:00 by Thomas Klausner | Files touched by this commit (2) | |
Log message: minizip: update to 1.3.1. Fixes a heap-overflow. |
2023-11-14 17:16:56 by Nia Alarie | Files touched by this commit (1) |
Log message: minizip: Set BUILDLINK_INCDIRS |
2023-08-24 08:36:50 by Thomas Klausner | Files touched by this commit (2) | |
Log message: minizip: update to 1.3. Changes in 1.3 (18 Aug 2023) - Fix minizip to allow it to open an empty zip file - Fix reading disk number start on zip64 files in minizip - Fix logic error in minizip argument processing - Add minizip testing to Makefile |
2022-10-24 16:15:17 by Thomas Klausner | Files touched by this commit (2) | |
Log message: minizip: update to 1.2.13. Use latest zlib 1.2.13 sources. |
2022-04-20 22:19:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message: minizip: update to 1.2.12. Changes: not found. |
2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. |
2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Remove SHA1 distfiles hashes |
2020-04-01 12:46:24 by Nia Alarie | Files touched by this commit (1) |
Log message: minizip: Re-enable using fopen64 on Linux only requested by wiz |