SHA256
8
0
forked from pool/minizip-ng

10 Commits

Author SHA256 Message Date
f7533f527d Accepting request 1244406 from devel:libraries:c_c++
- 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
2025-02-10 16:25:40 +00:00
5b43a6b2c7 - 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/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=9
2025-02-08 21:07:27 +00:00
0bfebf3d97 Accepting request 1217363 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1217363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minizip-ng?expand=0&rev=2
2024-10-24 13:42:49 +00:00
f7e79f0078 Update to version 4.0.5
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=7
2024-10-23 13:54:22 +00:00
5e7f0dc5f6 Accepting request 1139930 from devel:libraries:c_c++
This package is needed for the new version of OpenColorIO.

OBS-URL: https://build.opensuse.org/request/show/1139930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/minizip-ng?expand=0&rev=1
2024-01-19 22:02:41 +00:00
960a25222f Accepting request 1139926 from home:frispete:blender
- Remove TODO.multibuild, Factory build chokes on it

OBS-URL: https://build.opensuse.org/request/show/1139926
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=5
2024-01-19 12:48:48 +00:00
Danilo Spinella
353271a1c6 Accepting request 1139700 from home:darix:branches:devel:libraries:c_c++
- Fix the soname of the non-compat package

OBS-URL: https://build.opensuse.org/request/show/1139700
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=4
2024-01-18 12:15:00 +00:00
eb420f538b Accepting request 1139685 from home:darix:branches:devel:libraries:c_c++
- 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
2024-01-18 11:15:43 +00:00
5b70f74589 Accepting request 1108633 from home:jengelh:branches:devel:libraries:c_c++
- Update to release 4.0.1

OBS-URL: https://build.opensuse.org/request/show/1108633
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=2
2023-09-12 16:19:55 +00:00
08d9ab12fd Accepting request 1108074 from home:frispete:blender
Hi,

this is a new zlib kid on the block, that other packages start to require,
namely OpenColorIO.

Please consider it, because it blocks an update of OpenColorIO until
being available.

OBS-URL: https://build.opensuse.org/request/show/1108074
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/minizip-ng?expand=0&rev=1
2023-09-02 13:51:19 +00:00