github zlib-ng/minizip-ng 4.1.0

6 hours ago

What's Changed

  • Apply Clang format by @tbeu in #871
  • align bzip and lzma streams for 64-bit platforms by @GermanAizek in #879
  • Revert: Make pattern in mz_zip_reader dynamically assigned (#856) by @Coeur in #877
  • Mark handle as unused. by @kalibera in #881
  • doc: compression -> decompression by @Coeur in #884
  • Updage usage of Buffered Stream by @LuJyKa in #885
  • zstd: add MZ_STREAM_PROP_COMPRESS_THREADS by @peterh in #888
  • fix stack overrun in mz_os_utf8_string_create by @peterh in #890
  • harden mz_zip_writer_add_file against link following by @peterh in #889
  • refactor: passing reader, writer, zip instead of handle by @Coeur in #876
  • zip_rw: validate the handle in each getter/setter by @peterh in #891
  • cmake: better zlib-ng / zlib handling by @sgoth in #886
  • fix missing const at r/o buffers by @sergio-nsk in #906
  • Drop documents that are not freely distributable by @bgermann in #909
  • Removing superfluous const by @Coeur in #911
  • mz_stream_zstd_set_prop_int64: Implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int' by @Coeur in #917
  • Fix allocating negative size by @Coeur in #918
  • Bump GoogleTest to 1.16 by @Coeur in #923
  • Avoid ruby codeql failure by @Coeur in #926
  • fix #915: headers should not include there dependencies by @bebuch in #924
  • Remove build-src-dir in Actions by @Coeur in #925
  • Compatible with systems without symbolic links by @noword in #928
  • Add workflow_dispatch to all workflows by @pmqs in #940
  • Fix modified_date when zipping by @Coeur in #930

Dependabot

New Contributors

Full Changelog: 4.0.10...4.1.0

Don't miss a new minizip-ng release

NewReleases is sending notifications on new releases.