Hello community, here is the log from the commit of package zstd for openSUSE:Factory checked in at 2019-08-05 10:30:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zstd (Old) and /work/SRC/openSUSE:Factory/.zstd.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zstd" Mon Aug 5 10:30:26 2019 rev:16 rq:720572 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/zstd/zstd.changes 2019-07-29 17:21:58.542400286 +0200 +++ /work/SRC/openSUSE:Factory/.zstd.new.4126/zstd.changes 2019-08-05 10:30:32.955442155 +0200 @@ -1,0 +2,15 @@ +Tue Jul 30 13:43:02 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Add disk _constraints to fix ppc64le build + +------------------------------------------------------------------- +Fri Jul 26 13:06:18 UTC 2019 - Bernhard Wiedemann <[email protected]> + +- Update to version 1.4.2: + * bug: Fix bug in zstd-0.5 decoder by @terrelln (#1696) + * bug: Fix seekable decompression in-memory API by @iburinoc (#1695) + * bug: Close minor memory leak in CLI by @LeeYoung624 (#1701) + * misc: Validate blocks are smaller than size limit by @vivekmig (#1685) + * misc: Restructure source files by @ephiepark (#1679) + +------------------------------------------------------------------- @@ -82,0 +98,2 @@ + * fix race condition in one-pass compression functions that could + allow out of bounds write (CVE-2019-11922, boo#1142941) Old: ---- zstd-1.4.1.tar.gz New: ---- _constraints zstd-1.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zstd.spec ++++++ --- /var/tmp/diff_new_pack.b1fHDE/_old 2019-08-05 10:30:34.487441817 +0200 +++ /var/tmp/diff_new_pack.b1fHDE/_new 2019-08-05 10:30:34.495441815 +0200 @@ -19,7 +19,7 @@ %define major 1 %define libname lib%{name}%{major} Name: zstd -Version: %{major}.4.1 +Version: %{major}.4.2 Release: 0 Summary: Zstandard compression tools License: BSD-3-Clause AND GPL-2.0-only ++++++ _constraints ++++++ <constraints> <hardware> <disk> <!-- for fileRoundTripTest: ./datagen -g4193M --> <size unit="G">6</size> </disk> </hardware> </constraints> ++++++ zstd-1.4.1.tar.gz -> zstd-1.4.2.tar.gz ++++++ ++++ 2133 lines of diff (skipped)
