summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-04-10 09:32:20 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-04-10 09:32:20 +0000
commit978b12584108f12dac59900259d01268cbba976e (patch)
tree78114d800b2bde23022a5bae1c62f7bfd09b548a
parentd0d1f6f0124d1ccd6e01219cd30cd32bee6c0eaa (diff)
downloadpkgsrc-978b12584108f12dac59900259d01268cbba976e.tar.gz
Pullup ticket #5931 - requested by taca
databases/redis: security fix Revisions pulled up: - databases/redis/Makefile 1.43 - databases/redis/distinfo 1.43 --- Module Name: pkgsrc Committed By: adam Date: Tue Apr 2 07:43:07 UTC 2019 Modified Files: pkgsrc/databases/redis: Makefile distinfo Log Message: redis: updated to 5.0.4 Redis 5.0.4 Upgrade urgency HIGH: This release fixes several Redis stability issues. Dear Redis users, this release includes a number of fixes for bugs that may result in Redis crashing in special conditions (not normal usage, but specific artificial conditions), fixes to certain Redis behaviors especially around Redis streams, and finally a set of new APIs for Redis Modules. Specifically: * Hyperloglog different coding errors leading to potential crashes were fixed. * A replication bug leading to a potential crash in case of plain misuse of handshake commands was fixed. * XCLAIM command incrementing of number of deliveries was fixed. * LFU field management in objects was improved. * A potential overflow in the redis-check-aof was fixed. * A memory leak in case of API misuse was fixed. * ZPOP* behavior when count is 0 is fixed. * A few redis-cli --cluster bugs were fixed, plus a few improvements. * Many other smaller bugs.
-rw-r--r--databases/redis/Makefile4
-rw-r--r--databases/redis/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/redis/Makefile b/databases/redis/Makefile
index 6aa5e173219..fdd9cee39c0 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2018/12/15 21:12:20 wiz Exp $
+# $NetBSD: Makefile,v 1.42.4.1 2019/04/10 09:32:20 bsiegert Exp $
-DISTNAME= redis-5.0.3
+DISTNAME= redis-5.0.4
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 9d121dc079a..635a1396a9c 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.42 2018/12/13 19:34:33 adam Exp $
+$NetBSD: distinfo,v 1.42.4.1 2019/04/10 09:32:20 bsiegert Exp $
-SHA1 (redis-5.0.3.tar.gz) = a43c24ea6365482323b78e21752d610756efcc39
-RMD160 (redis-5.0.3.tar.gz) = 676d1db2d5e606047a8ed6a0ffdccbcea3aa89bc
-SHA512 (redis-5.0.3.tar.gz) = 5915b14502438bf7c3f56e38640dda54b095bd87501aefa6e386c9cef48e8d1e625e980643d128d91b8cab26dd51d5d99ca66fa638dc04e5ba315fe43f11f58b
-Size (redis-5.0.3.tar.gz) = 1959445 bytes
+SHA1 (redis-5.0.4.tar.gz) = db4cad466db8fbde7c05131d72f526a2e860078a
+RMD160 (redis-5.0.4.tar.gz) = 9b483e4b08553b075d037d2014714b7b77429339
+SHA512 (redis-5.0.4.tar.gz) = 336929c81a476e2a23a64f867823d70c3aab66fb0098eef2e61630be6522ff2f6af680169ffcae35d559758b2c6b56f88c5a953a538291fea886449cba33b8ad
+Size (redis-5.0.4.tar.gz) = 1966337 bytes
SHA1 (patch-redis.conf) = 528c28e2b7483eb20ccab8f2ab9543822792f016
SHA1 (patch-src_Makefile) = 2c4f6d822980874cc9ff95d239040985fa364649
SHA1 (patch-src_hyperloglog.c) = 65a4a220ccd4282162c50293f4fe278a43b84239