Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minizip-ng for openSUSE:Factory checked in at 2026-04-21 12:44:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minizip-ng (Old) and /work/SRC/openSUSE:Factory/.minizip-ng.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minizip-ng" Tue Apr 21 12:44:08 2026 rev:5 rq:1348332 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/minizip-ng/minizip-ng.changes 2025-12-24 13:18:03.066769844 +0100 +++ /work/SRC/openSUSE:Factory/.minizip-ng.new.11940/minizip-ng.changes 2026-04-21 12:46:36.022853614 +0200 @@ -1,0 +2,31 @@ +Mon Apr 20 21:34:29 UTC 2026 - Dirk Müller <[email protected]> + +- update to 4.1.0: + * Apply Clang format + * align bzip and lzma streams for 64-bit platforms + * Revert: Make `pattern` in `mz_zip_reader` dynamically + assigned + * Mark handle as unused. + * doc: compression -> decompression + * Updage usage of Buffered Stream + * zstd: add MZ_STREAM_PROP_COMPRESS_THREADS + * fix stack overrun in mz_os_utf8_string_create + * harden mz_zip_writer_add_file against link following + * refactor: passing reader, writer, zip instead of handle + * zip_rw: validate the handle in each getter/setter + * cmake: better zlib-ng / zlib handling + * fix missing const at r/o buffers + * Drop documents that are not freely distributable + * Removing superfluous const + * `mz_stream_zstd_set_prop_int64`: Implicit conversion loses + integer precision: 'int64_t' (aka 'long long') to 'int' + * Fix allocating negative size + * Bump GoogleTest to 1.16 + * Avoid ruby codeql failure + * fix #915: headers should not include there dependencies + * Remove `build-src-dir` in Actions + * Compatible with systems without symbolic links + * Add workflow_dispatch to all workflows + * Fix modified_date when zipping + +------------------------------------------------------------------- Old: ---- 4.0.10.tar.gz New: ---- 4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ minizip-ng.spec ++++++ --- /var/tmp/diff_new_pack.SLaXGd/_old 2026-04-21 12:46:36.826886966 +0200 +++ /var/tmp/diff_new_pack.SLaXGd/_new 2026-04-21 12:46:36.830887132 +0200 @@ -1,7 +1,7 @@ # # spec file for package minizip-ng # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ %global compat_mode OFF %endif -Version: 4.0.10 +Version: 4.1.0 Release: 0 Summary: Companion library to zlib-ng for reading and writing ZIP files License: Zlib ++++++ 4.0.10.tar.gz -> 4.1.0.tar.gz ++++++ ++++ 6497 lines of diff (skipped)
