pkgsrc/archivers/lz4
adam 81aa2e4209 lz4: updated to 1.9.2
LZ4 v1.9.2
fix : out-of-bound read in exceptional circumstances when using decompress_partial()
fix : slim opportunity for out-of-bound write with compress_fast() with a large enough input and when providing an output smaller than recommended (< LZ4_compressBound(inputSize))
fix : rare data corruption bug with LZ4_compress_destSize()
fix : data corruption bug when Streaming with an Attached Dict in HC Mode
perf: enable LZ4_FAST_DEC_LOOP on aarch64/GCC by default
perf: improved lz4frame streaming API speed
perf: speed up lz4hc on slow patterns when using external dictionary
api: better in-place decompression and compression support
cli : --list supports multi-frames files
cli: --version outputs to stdout
cli : add option --best as an alias of -12
misc: Integration into oss-fuzz
2019-08-26 07:09:47 +00:00
..
patches lz4: updated to 1.9.1 2019-04-30 09:17:38 +00:00
buildlink3.mk Update archivers/lz4 to 1.7.4.2. 2016-12-07 21:34:58 +00:00
DESCR
distinfo lz4: updated to 1.9.2 2019-08-26 07:09:47 +00:00
Makefile lz4: updated to 1.9.2 2019-08-26 07:09:47 +00:00
PLIST lz4: updated to 1.8.2 2018-05-10 13:16:27 +00:00