Hello community, here is the log from the commit of package libzip for openSUSE:Factory checked in at 2019-03-18 10:35:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzip (Old) and /work/SRC/openSUSE:Factory/.libzip.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzip" Mon Mar 18 10:35:58 2019 rev:36 rq:684542 version:1.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libzip/libzip.changes 2018-04-17 11:13:09.786662244 +0200 +++ /work/SRC/openSUSE:Factory/.libzip.new.28833/libzip.changes 2019-03-18 10:36:05.971521133 +0100 @@ -1,0 +2,10 @@ +Tue Mar 12 16:43:53 UTC 2019 - Martin Herkt <[email protected]> + +- Update to version 1.5.2 + * Fix bug in AES encryption affecting certain file sizes + * Keep file permissions when modifying zip archives + * Support systems with small stack size. + * Support mbed TLS as crypto backend. + * Add nullability annotations. + +------------------------------------------------------------------- Old: ---- libzip-1.5.1.tar.gz New: ---- libzip-1.5.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzip.spec ++++++ --- /var/tmp/diff_new_pack.jGHeHq/_old 2019-03-18 10:36:07.067520895 +0100 +++ /var/tmp/diff_new_pack.jGHeHq/_new 2019-03-18 10:36:07.071520894 +0100 @@ -1,7 +1,7 @@ # # spec file for package libzip # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define sover 5 Name: libzip -Version: 1.5.1 +Version: 1.5.2 Release: 0 Summary: C library for reading, creating, and modifying zip archives License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://libzip.org/ -Source0: https://libzip.org/download/libzip-%{version}.tar.gz +Source0: https://libzip.org/download/libzip-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-OPENSUSE: close on exec, upstream is aware Patch1: libzip-ocloexec.patch
