pkgsrc/archivers/zstd/patches
adam e7f5a7bd8a zstd: updated to 1.3.8
Zstandard v1.3.8
perf: better decompression speed on large files (+7%) and cold dictionaries (+15%)
perf: slightly better compression ratio at high compression modes
api : finalized advanced API, last stage before "stable" status
api : new --rsyncable mode
api : support decompression of empty frames into NULL (used to be an error)
build: new set of build macros to generate a minimal size decoder
build: fix compilation on MIPS32
build: fix compilation with multiple -arch flags
build: highly upgraded meson build
build: improved buck support
build: fix cmake script : can create debug build
build: Makefile : grep works on both colored consoles and systems without color support
build: fixed zstd-pgo target
cli : support ZSTD_CLEVEL environment variable
cli : --no-progress flag, preserving final summary
cli : ensure destination file is not source file
cli : clearer error messages, notably when input file not present
doc : clarified zstd_compression_format.md
misc: fixed zstdgrep, returns 1 on failure
misc: NEWS renamed as CHANGELOG, in accordance with fb.oss policy
2019-01-02 14:27:36 +00:00
..
patch-lib_Makefile zstd: updated to 1.3.7 2018-10-22 15:28:02 +00:00
patch-Makefile zstd: updated to 1.3.6 2018-10-07 06:25:30 +00:00
patch-programs_Makefile zstd: updated to 1.3.8 2019-01-02 14:27:36 +00:00
patch-zlibWrapper_examples_minigzip.c zstd: Fix build on SunOS. Requires GNU grep. 2018-10-17 08:59:16 +00:00