Releases: kuba--/zip
Releases · kuba--/zip
v0.3.11+miniz.3.1.1
Full Changelog: v0.3.10...v0.3.11
v0.3.9
What's Changed
- miniz: Allow disabling STDIO by @RobLoach in https://github.com/kuba--/zip/pull/399
- clamp offset against decrypted size in zip_entry_noallocreadwithoffset by @jmestwa-coder in https://github.com/kuba--/zip/pull/402
- Add function to check for symlinks by @Nerixyz in https://github.com/kuba--/zip/pull/400
- Fix
stringop-truncationwarning by @Nerixyz in https://github.com/kuba--/zip/pull/401 - Update CMakeLists.txt by @kuba-- in https://github.com/kuba--/zip/pull/404
- reject symlink targets that escape the extraction directory by @jmestwa-coder in https://github.com/kuba--/zip/pull/403
- guard against uncomp_size overflow in zip_entry_decrypt_and_read by @jmestwa-coder in https://github.com/kuba--/zip/pull/405
New Contributors
- @RobLoach made their first contribution in https://github.com/kuba--/zip/pull/399
- @jmestwa-coder made their first contribution in https://github.com/kuba--/zip/pull/402
- @Nerixyz made their first contribution in https://github.com/kuba--/zip/pull/400
Full Changelog: v0.3.8...v0.3.9
zip 0.3.8
What's Changed
- Add password-protected archives and CLI tools by @kuba-- in https://github.com/kuba--/zip/pull/394
- Optional flags by @kuba-- in https://github.com/kuba--/zip/pull/393
Full Changelog: v0.3.7...v0.3.8
zip 0.3.7
What's Changed
- Miniz 3.1.1 by @kuba-- in https://github.com/kuba--/zip/pull/389
- Support delete mode ('d') for in-memory zip streams (#333) by @kuba-- in https://github.com/kuba--/zip/pull/391
Full Changelog: v0.3.6...v0.3.7
zip 0.3.6
What's Changed
- Clang format by @kuba-- in https://github.com/kuba--/zip/pull/381
- Add fuzz assert by @kuba-- in https://github.com/kuba--/zip/pull/382
- "No ZIP64" wrapper by @kuba-- in https://github.com/kuba--/zip/pull/386
- Fix Arbitrary File Write Vulnerability by @kuba-- in https://github.com/kuba--/zip/pull/388
Full Changelog: v0.3.5...v0.3.6
zip 0.3.5
What's Changed
- Refine fuzz by @kuba-- in https://github.com/kuba--/zip/pull/378
- on push trigger fuzz by @kuba-- in https://github.com/kuba--/zip/pull/379
- Fix potential memory leak by @kuba-- in https://github.com/kuba--/zip/pull/380
Full Changelog: v0.3.4...v0.3.5
zip 0.3.4
What's Changed
- Fix incorrect order of argument to calloc by @AHSauge in https://github.com/kuba--/zip/pull/345
- Fix permissions to work with unzip by @7c00 in https://github.com/kuba--/zip/pull/350
- Support zip archives not starting at zero offset by @LemonBoy in https://github.com/kuba--/zip/pull/346
- suppress implicit function declaration errors by @Cryolitia in https://github.com/kuba--/zip/pull/352
- Added zip_entry_noallocreadwithoffset by @JCash in https://github.com/kuba--/zip/pull/359
- OSSFuzz Integration by @capuanob in https://github.com/kuba--/zip/pull/365
- Fuzz zip create by @MCLoebl in https://github.com/kuba--/zip/pull/367
- [src/zip.c] Cast bigger sizes to smaller interface-expected size to resolve warnings on MSVC by @SamuelMarks in https://github.com/kuba--/zip/pull/372
- Revert patch
miniz.hto guard against infinite loop bug (to fix https://github.com/kuba--/zip/issues/376) by @kuba-- in https://github.com/kuba--/zip/pull/377
New Contributors
- @AHSauge made their first contribution in https://github.com/kuba--/zip/pull/345
- @7c00 made their first contribution in https://github.com/kuba--/zip/pull/350
- @LemonBoy made their first contribution in https://github.com/kuba--/zip/pull/346
- @Cryolitia made their first contribution in https://github.com/kuba--/zip/pull/352
- @JCash made their first contribution in https://github.com/kuba--/zip/pull/359
- @iibclothier made their first contribution in https://github.com/kuba--/zip/pull/364
- @capuanob made their first contribution in https://github.com/kuba--/zip/pull/365
- @MCLoebl made their first contribution in https://github.com/kuba--/zip/pull/367
Note: v0.3.3 release was deleted, because of the bug: https://github.com/kuba--/zip/issues/376
Full Changelog: v0.3.2...v0.3.4
zip 0.3.2
What's Changed
- Replace strcpy with more secure strncpy by @prot0man in https://github.com/kuba--/zip/pull/331
- Fix to enable deletion of files in stream memory zips. by @prot0man in https://github.com/kuba--/zip/pull/332
- Update README.md with an example that uses the stream API to extract an in-memory archive by @bytesiz3d in https://github.com/kuba--/zip/pull/336
- Open archive from C stream (FILE *) by @kuba-- in https://github.com/kuba--/zip/pull/338
- Keep original entry name (if open in reading mode) by @kuba-- in https://github.com/kuba--/zip/pull/341
- Include lua by @gynt in https://github.com/kuba--/zip/pull/343
- Try to fix #123 by @kuba-- in https://github.com/kuba--/zip/pull/344
New Contributors
- @prot0man made their first contribution in https://github.com/kuba--/zip/pull/331
- @bytesiz3d made their first contribution in https://github.com/kuba--/zip/pull/336
- @gynt made their first contribution in https://github.com/kuba--/zip/pull/343
Full Changelog: v0.3.1...v0.3.2
zip 0.3.1
What's Changed
- offset api by @kuba-- in https://github.com/kuba--/zip/pull/326
- for windows ZIP_ENABLE_SHARABLE_FILE_OPEN by @appledragon in https://github.com/kuba--/zip/pull/328
Full Changelog: v0.3.0...v0.3.1
zip 0.3.0
What's Changed
- Remove language identifiers and broken links by @Jay-o-Way in https://github.com/kuba--/zip/pull/286
- Initialize dos_time and dos_date in _zip_entry_open by @guilhermelawless in https://github.com/kuba--/zip/pull/296
- Fixed typos by @polluks2 in https://github.com/kuba--/zip/pull/299
- Fix zip_close by @abrasat in https://github.com/kuba--/zip/pull/306
- Add zip_openwitherror and zip_stream_openwitherror by @kuba-- in https://github.com/kuba--/zip/pull/310
- Delete by index by @kuba-- in https://github.com/kuba--/zip/pull/321
- Migrate to miniz v3.0.2 by @kuba-- in https://github.com/kuba--/zip/pull/323
New Contributors
- @Jay-o-Way made their first contribution in https://github.com/kuba--/zip/pull/286
- @guilhermelawless made their first contribution in https://github.com/kuba--/zip/pull/296
- @polluks2 made their first contribution in https://github.com/kuba--/zip/pull/299
- @abrasat made their first contribution in https://github.com/kuba--/zip/pull/306
- @thechampagne made their first contribution in https://github.com/kuba--/zip/pull/312
Full Changelog: v0.2.6...v0.3.0