Hello community, here is the log from the commit of package zziplib for openSUSE:Factory checked in at 2020-04-25 20:06:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zziplib (Old) and /work/SRC/openSUSE:Factory/.zziplib.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zziplib" Sat Apr 25 20:06:49 2020 rev:37 rq:795502 version:0.13.70 Changes: -------- --- /work/SRC/openSUSE:Factory/zziplib/zziplib.changes 2020-03-11 18:32:17.450896624 +0100 +++ /work/SRC/openSUSE:Factory/.zziplib.new.2738/zziplib.changes 2020-04-25 20:07:02.731389539 +0200 @@ -1,0 +2,21 @@ +Tue Apr 14 08:28:53 UTC 2020 - Josef Möllers <[email protected]> + +- Update to 1.13.70: + * there have been tons of bugfixes over the last two years ... + * Thanks go to Patrick Steinhardt (then at Aservo) for python3 updates + * Thanks go to Josef Moellers (working at SUSE Labs) for many CVE fixes + * and of course all the other patches that came in via github issues. + * I have cleaned up sources to only uses Python3 (as needed by 2020). + * !!! The old automake/autconf/libtool system will be dumped soon!!! + * The build system was ported to 'cmake' .. (last tested cmake 3.10.2) + Obsoletes patches + - CVE-2018-7726.patch + - CVE-2018-7725.patch + - CVE-2018-16548.patch + - CVE-2018-17828.patch + - bsc1129403-prevent-division-by-zero.patch + [zziplib-0.13.70.tar.gz, CVE-2018-7726.patch, CVE-2018-7725.patch, + CVE-2018-16548.patch, CVE-2018-17828.patch, + bsc1129403-prevent-division-by-zero.patch] + +------------------------------------------------------------------- Old: ---- CVE-2018-16548.patch CVE-2018-17828.patch CVE-2018-7725.patch CVE-2018-7726.patch bsc1129403-prevent-division-by-zero.patch zziplib-0.13.69.tar.gz New: ---- zziplib-0.13.70.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zziplib.spec ++++++ --- /var/tmp/diff_new_pack.jgMybu/_old 2020-04-25 20:07:03.423390966 +0200 +++ /var/tmp/diff_new_pack.jgMybu/_new 2020-04-25 20:07:03.423390966 +0200 @@ -1,7 +1,7 @@ # # spec file for package zziplib # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,22 +18,17 @@ %define lname libzzip-0-13 Name: zziplib -Version: 0.13.69 +Version: 0.13.70 Release: 0 Summary: ZIP Compression Library License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -Url: http://zziplib.sourceforge.net +URL: http://zziplib.sourceforge.net Source0: https://github.com/gdraheim/zziplib/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source2: baselibs.conf Patch0: zziplib-0.13.62.patch Patch1: zziplib-0.13.62-wronglinking.patch Patch2: zziplib-largefile.patch -Patch3: CVE-2018-7726.patch -Patch4: CVE-2018-7725.patch -Patch5: CVE-2018-16548.patch -Patch6: CVE-2018-17828.patch -Patch7: bsc1129403-prevent-division-by-zero.patch Patch8: bsc1154002-prevent-unnecessary-perror.patch BuildRequires: autoconf BuildRequires: automake @@ -71,11 +66,6 @@ %patch0 %patch1 %patch2 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 %patch8 -p1 # do not bother with html docs saving us python2 dependency sed -i -e 's:docs ::g' Makefile.am ++++++ zziplib-0.13.69.tar.gz -> zziplib-0.13.70.tar.gz ++++++ ++++ 6172 lines of diff (skipped)
