Hello community, here is the log from the commit of package zchunk for openSUSE:Factory checked in at 2019-01-25 22:45:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zchunk (Old) and /work/SRC/openSUSE:Factory/.zchunk.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zchunk" Fri Jan 25 22:45:18 2019 rev:5 rq:668433 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/zchunk/zchunk.changes 2018-10-31 13:18:13.647238248 +0100 +++ /work/SRC/openSUSE:Factory/.zchunk.new.28833/zchunk.changes 2019-01-25 22:45:19.439083323 +0100 @@ -1,0 +2,36 @@ +Thu Jan 24 20:54:12 UTC 2019 - Neal Gompa <[email protected]> + +- Update to version 1.0.3 + + Fix some small bugs found by Coverity + + Fix memory leak and off-by-one errors +- Drop patches part of 1.0.3 release + + 0001-Fix-some-small-bugs-found-by-Coverity.patch + +------------------------------------------------------------------- +Thu Jan 24 04:17:23 UTC 2019 - Neal Gompa <[email protected]> + +- Backport patch from upstream to fix bugs discovered by Coverity + + Add patch: 0001-Fix-some-small-bugs-found-by-Coverity.patch + +------------------------------------------------------------------- +Wed Jan 23 10:38:19 UTC 2019 - Neal Gompa <[email protected]> + +- Update to version 1.0.2 + + Use hash table for finding identical chunks, speeding up process + considerably + + Add test case to verify that identical chunk checking is working + +------------------------------------------------------------------- +Mon Dec 17 23:07:49 UTC 2018 - Neal Gompa <[email protected]> + +- Update to version 0.9.17 + + Turn off some tests for big-endian architectures since zstd + isn't deterministic on them + + Add zck_gen_zdict binary to generate optimal zdict for a zchunk file + + Add functions to API to simplify extracting a single chunk + + Change default zstd compression to 9 for a 6x speed increase in + compression speed for a 5% increase in compression size + + Switch from optional flags to more robust optional elements + + Sanity check hex hashes passed in as an option + +------------------------------------------------------------------- Old: ---- zchunk-0.9.13.tar.gz New: ---- zchunk-1.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zchunk.spec ++++++ --- /var/tmp/diff_new_pack.z4nY6N/_old 2019-01-25 22:45:20.095082514 +0100 +++ /var/tmp/diff_new_pack.z4nY6N/_new 2019-01-25 22:45:20.095082514 +0100 @@ -2,7 +2,7 @@ # spec file for package zchunk # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2018 Neal Gompa <[email protected]>. +# Copyright (c) 2019 Neal Gompa <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %global devname libzck-devel Name: zchunk -Version: 0.9.13 +Version: 1.0.3 Release: 0 Summary: Compressed file format that allows easy deltas License: BSD-2-Clause AND MIT ++++++ zchunk-0.9.13.tar.gz -> zchunk-1.0.3.tar.gz ++++++ ++++ 5181 lines of diff (skipped)
