Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzio for openSUSE:Factory checked in at 2026-06-27 18:02:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzio (Old) and /work/SRC/openSUSE:Factory/.libzio.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzio" Sat Jun 27 18:02:31 2026 rev:53 rq:1361705 version:1.15 Changes: -------- --- /work/SRC/openSUSE:Factory/libzio/libzio.changes 2026-05-29 18:06:42.265361505 +0200 +++ /work/SRC/openSUSE:Factory/.libzio.new.11887/libzio.changes 2026-06-27 18:02:33.332839317 +0200 @@ -1,0 +2,14 @@ +Thu Jun 25 08:35:01 UTC 2026 - Dr. Werner Fink <[email protected]> + +- Update to version 1.15 + Refactored zio.c as well as optimized + - Functional Verification: All compression formats (gzip, bzip2, lzma, xz, zstd) + were validated via the test loop. + - Static Analysis & Bugfixes: + - Fixed a memory leak and uninitialized value in autodetect and fzopen. + - Fixed Double-Free vulnerabilities in zio_open_gzip_pipe and zio_open_bzip2_pipe. + - Compatibility: Verified the HAS_LZMADEC_H path with the legacy lzmadec.h. + - Optimizations: Replaced heap allocation for the check buffer with a stack-based + buffer in fzopen and _knowntype_fdzopen to reduce overhead. + +------------------------------------------------------------------- Old: ---- libzio-1.14.tar.bz2 New: ---- libzio-1.15.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzio.spec ++++++ --- /var/tmp/diff_new_pack.EZ8fXP/_old 2026-06-27 18:02:36.676952281 +0200 +++ /var/tmp/diff_new_pack.EZ8fXP/_new 2026-06-27 18:02:36.684952551 +0200 @@ -18,7 +18,7 @@ Name: libzio %define lname libzio1 -Version: 1.14 +Version: 1.15 Release: 0 Summary: A Library for Accessing Compressed Text Files License: GPL-2.0-or-later ++++++ libzio-1.14.tar.bz2 -> libzio-1.15.tar.bz2 ++++++ ++++ 1799 lines of diff (skipped)
