summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-08-26 07:09:47 +0000
committeradam <adam@pkgsrc.org>2019-08-26 07:09:47 +0000
commit6a241a2f44fa31ca2b24bab90ef75568626036f0 (patch)
tree4debd464f9fb99c7f0bee3699e7d15097b9d1279 /archivers
parent1f3e36155e6f5f62a8512d953df979b79a8b99de (diff)
downloadpkgsrc-6a241a2f44fa31ca2b24bab90ef75568626036f0.tar.gz
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
Diffstat (limited to 'archivers')
-rw-r--r--archivers/lz4/Makefile4
-rw-r--r--archivers/lz4/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/lz4/Makefile b/archivers/lz4/Makefile
index fac5c2b60d5..2057f4bebe8 100644
--- a/archivers/lz4/Makefile
+++ b/archivers/lz4/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/04/30 09:17:38 adam Exp $
+# $NetBSD: Makefile,v 1.17 2019/08/26 07:09:47 adam Exp $
-DISTNAME= lz4-1.9.1
+DISTNAME= lz4-1.9.2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=lz4/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/archivers/lz4/distinfo b/archivers/lz4/distinfo
index 6d4fc7653bf..f2bdc38433f 100644
--- a/archivers/lz4/distinfo
+++ b/archivers/lz4/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2019/04/30 09:17:38 adam Exp $
+$NetBSD: distinfo,v 1.18 2019/08/26 07:09:47 adam Exp $
-SHA1 (lz4-1.9.1.tar.gz) = 70cf7b4ac726b6afd54c2e151aa4a7815279966a
-RMD160 (lz4-1.9.1.tar.gz) = 9e10812cf2862ef2db70678f054128f30e20051d
-SHA512 (lz4-1.9.1.tar.gz) = 536cdeb6dd73b4769cf9501ad312b004ab01699758534b47ca2eddbc815fd374a3caba40cde36f73a7a70e134065836b733e2b0c023c31740b877ef9317ccf3e
-Size (lz4-1.9.1.tar.gz) = 285336 bytes
+SHA1 (lz4-1.9.2.tar.gz) = 4dc36f29d7b4e5b45b114be2674068200714abb3
+RMD160 (lz4-1.9.2.tar.gz) = 2938f42a12c8c16124e2d63bd70fca7024809d40
+SHA512 (lz4-1.9.2.tar.gz) = ae714c61ec8e33ed91359b63f2896cfa102d66b730dce112b74696ec5850e59d88bd5527173e01e354a70fbe8f036557a47c767ee0766bc5f9c257978116c3c1
+Size (lz4-1.9.2.tar.gz) = 305796 bytes
SHA1 (patch-Makefile.inc) = 55d576430ed1a160709a56e104edc14cad88e5a9
SHA1 (patch-lib_Makefile) = 8eda2146522bd2d5e418916fd99fb201810cb36d
SHA1 (patch-programs_Makefile) = 671728182325f03164eb898d9d846fd2aa4353f7