Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libzip for openSUSE:Factory checked in at 2024-11-01 21:00:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzip (Old) and /work/SRC/openSUSE:Factory/.libzip.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzip" Fri Nov 1 21:00:47 2024 rev:47 rq:1219773 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libzip/libzip.changes 2023-08-30 10:19:01.561027439 +0200 +++ /work/SRC/openSUSE:Factory/.libzip.new.2020/libzip.changes 2024-11-01 21:00:51.505622809 +0100 @@ -1,0 +2,12 @@ +Wed Oct 30 16:04:07 UTC 2024 - Yann BOYER <yann.boyer...@gmail.com> + +- version update to 1.11.1 + * Fix zipconf.h for version number with missing third component. + * Stop searching after finding acceptable central directory, even if it contains inconsistencies. + * Only write Zip64 EOCD if fields don't fit in normal EOCD. Previously libzip also wrote it when any directory entry required Zip64. + * Allow bytes from 0x00-0x1F as UTF-8. + * Add new error code ZIP_ER_TRUNCATED_ZIP for files that start with a valid local header signature. + * `zipcmp`: add -T option for comparing timestamps. + * `zip_file_replace` now removes the target's extra field information. + +------------------------------------------------------------------- Old: ---- libzip-1.10.1.tar.xz New: ---- libzip-1.11.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzip.spec ++++++ --- /var/tmp/diff_new_pack.Fq0mRi/_old 2024-11-01 21:00:52.153649859 +0100 +++ /var/tmp/diff_new_pack.Fq0mRi/_new 2024-11-01 21:00:52.153649859 +0100 @@ -1,7 +1,7 @@ # # spec file for package libzip # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{!?make_build: %global make_build make %{?_smp_mflags}} %define sover 5 Name: libzip -Version: 1.10.1 +Version: 1.11.1 Release: 0 Summary: C library for reading, creating, and modifying zip archives License: BSD-3-Clause ++++++ libzip-1.10.1.tar.xz -> libzip-1.11.1.tar.xz ++++++ ++++ 10852 lines of diff (skipped)