- update to 4.0.8:
* Fixed disk spanning failures in CI
* Group compatibilities per origin
* Split compat layer into different source files
* Variable 'total_in' set but not used
* fix incorrect dos date conversion
* Expose zlib constants for backwards compat
* FIx typo in `mz_zip_file.md`
* missing mz_dos_date defines in unzip.h
* align ZEXPORT definitions
* Fix and improve fuzzers
* ignore number_entry_cd
* fix: don't replace slashes on UNIX
* Fix Windows Timestamps for Alternate Data Streams
- update to 4.0.7:
* Added definition for zipOpenNewFileInZip64 for backwards
compat #787
* Upgrade to GoogleTest Framework v1.13.0.
* Rename minizip_cmd project to minizip_cli.
* Rename cli instead of lib for VS conflicts to prevent linker
error. #778
- update to 4.0.6:
* Switch to using zlib-ng stable.
* Update liblzma repository to GitHub.
* Fixed listing empty zip file. #756
- Fix the soname of the non-compat package
- Enable signing mode again. Passes testsuite now.
OBS-URL: https://build.opensuse.org/request/show/1244406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minizip-ng?expand=0&rev=3
* Fixed disk spanning failures in CI
* Group compatibilities per origin
* Split compat layer into different source files
* Variable 'total_in' set but not used
* fix incorrect dos date conversion
* Expose zlib constants for backwards compat
* FIx typo in `mz_zip_file.md`
* missing mz_dos_date defines in unzip.h
* align ZEXPORT definitions
* Fix and improve fuzzers
* ignore number_entry_cd
* fix: don't replace slashes on UNIX
* Fix Windows Timestamps for Alternate Data Streams
- update to 4.0.7:
* Added definition for zipOpenNewFileInZip64 for backwards
compat #787
* Upgrade to GoogleTest Framework v1.13.0.
* Rename minizip_cmd project to minizip_cli.
* Rename cli instead of lib for VS conflicts to prevent linker
error. #778
- update to 4.0.6:
* Switch to using zlib-ng stable.
* Update liblzma repository to GitHub.
* Fixed listing empty zip file. #756
- Fix the soname of the non-compat package
- Enable signing mode again. Passes testsuite now.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=9
- Enable signing mode again. Passes testsuite now.
- Prepare building both the compat mode and the non compat API
To activate this rename TODO.multibuild to _multibuild.
- Update to release 4.0.4
- Fix unzLocateFile 3rd parameter by @tuliom in #746
- Silence MZ_COMPAT_VERSION warnings by @brad0 in #751
- Silence -Wunused-but-set-variable warnings by @brad0 in #752
- Remove DOS line endings by @brad0 in #753
- Changes from 4.0.3
- Fix for filenames of the form "x/../y" by @pmqs in #742
- Check for zero length path in mz_path_has_slash by @pmqs in
#741
- Match default compression level value in compress streams #726
- Use ZSTD compression level defaults. #726
- Fixed possible memory leak if realloc fails.
- Changes from 4.0.2
- Support compression levels >= 10 and use zstd's internal
default level. by @mkasick in #730
- Fix lzma compression level #731 by @gix in #732
- Get mz_dir_make to test for an empty path by @pmqs in #738
- Silence warnings about BSD_SOURCE being deprecated.
- Fixed implicit conversion precision warnings by @NickBrighten
in #728
- Fix pkgconfig file for private dependencies by @autoantwort in
#729
OBS-URL: https://build.opensuse.org/request/show/1139685
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=3