Hello community, here is the log from the commit of package zstd for openSUSE:Factory checked in at 2020-06-04 17:50:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zstd (Old) and /work/SRC/openSUSE:Factory/.zstd.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zstd" Thu Jun 4 17:50:34 2020 rev:19 rq:808123 version:1.4.5 Changes: -------- --- /work/SRC/openSUSE:Factory/zstd/zstd.changes 2019-11-11 12:57:22.657498888 +0100 +++ /work/SRC/openSUSE:Factory/.zstd.new.3606/zstd.changes 2020-06-04 17:51:01.195995700 +0200 @@ -1,0 +2,21 @@ +Fri May 22 08:05:28 UTC 2020 - Ismail Dönmez <[email protected]> + +- Update to version 1.4.5 + * perf: Improved decompression speed (x64 >+5%, ARM >+15%) + * perf: Automatically downsizes ZSTD_DCtx when too large for too + * perf: Improved fast compression speed on aarch64 (#2040, ~+3%) + * perf: Small level 1 compression speed gains (depending on compiler) + * fix: Compression ratio regression on huge files (> 3 GB) using high + levels (--ultra) and multithreading + * api: ZDICT_finalizeDictionary() is promoted to stable + * api: new experimental parameter ZSTD_d_stableOutBuffer + * cli: New --patch-from command, create and apply patches from files + * cli: --filelist= : Provide a list of files to operate upon from a file + * cli: -b can now benchmark multiple files in decompression mode + * cli: New --no-content-size command + * cli: New --show-default-cparams command + * misc: new diagnosis tool, checked_flipped_bits, in contrib/ + * misc: Extend largeNbDicts benchmark to compression + * misc: experimental edit-distance match finder in contrib/ + +------------------------------------------------------------------- Old: ---- zstd-1.4.4.tar.gz New: ---- zstd-1.4.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zstd.spec ++++++ --- /var/tmp/diff_new_pack.x43n8K/_old 2020-06-04 17:51:01.983998207 +0200 +++ /var/tmp/diff_new_pack.x43n8K/_new 2020-06-04 17:51:01.987998220 +0200 @@ -1,7 +1,7 @@ # # spec file for package zstd # -# Copyright (c) 2019 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 @@ -19,7 +19,7 @@ %define major 1 %define libname lib%{name}%{major} Name: zstd -Version: %{major}.4.4 +Version: %{major}.4.5 Release: 0 Summary: Zstandard compression tools License: BSD-3-Clause AND GPL-2.0-only ++++++ zstd-1.4.4.tar.gz -> zstd-1.4.5.tar.gz ++++++ ++++ 36165 lines of diff (skipped)
