Update to version 1.4.7
* Improved --long mode * --long now automatically enabled for any window size >= 128MB * Faster decompression of small blocks * CLI improvements + accept parameter through environment variable ZSTD_NBTHREADS + new command --output-dir-mirror + more accurate warning and error messages * New experimental features + Shared Thread Pool + Faster Dictionary Compression + New Sequence Ingestion API * Drop upstream fix-lib-build.patch OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=52
This commit is contained in:
17
zstd.changes
17
zstd.changes
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 04:04:42 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Update to version 1.4.7
|
||||
* Improved --long mode
|
||||
* --long now automatically enabled for any window size >= 128MB
|
||||
* Faster decompression of small blocks
|
||||
* CLI improvements
|
||||
+ accept parameter through environment variable ZSTD_NBTHREADS
|
||||
+ new command --output-dir-mirror
|
||||
+ more accurate warning and error messages
|
||||
* New experimental features
|
||||
+ Shared Thread Pool
|
||||
+ Faster Dictionary Compression
|
||||
+ New Sequence Ingestion API
|
||||
* Drop upstream fix-lib-build.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 8 18:33:04 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Reference in New Issue
Block a user