summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-06-11 11:22:14 +0000
committeradam <adam@pkgsrc.org>2020-06-11 11:22:14 +0000
commita5be3483cb54f8d61f6d3407a84ed84169ffeb46 (patch)
tree0ca1455dc430dea28241ea66065576649235be40
parent6ff187c71a8958b6a0d602aa24b2e38230a982d5 (diff)
downloadpkgsrc-a5be3483cb54f8d61f6d3407a84ed84169ffeb46.tar.gz
redis: updated to 6.0.5
Redis 6.0.5 Upgrade urgency MODERATE: several bugs with moderate impact are fixed here. The most important issues are listed here: * Fix handling of speical chars in ACL LOAD. * Make Redis Cluster more robust about operation errors that may lead to two clusters to mix together. * Revert the sendfile() implementation of RDB transfer. It causes some delay. * Fix TLS certificate loading for chained certificates. * Fix AOF rewirting of KEEPTTL SET option. * Fix MULTI/EXEC behavior during -BUSY script errors.
-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 7915888f069..717284de001 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2020/05/28 12:02:44 adam Exp $
+# $NetBSD: Makefile,v 1.54 2020/06/11 11:22:14 adam Exp $
-DISTNAME= redis-6.0.4
+DISTNAME= redis-6.0.5
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 0619eb847e7..fbc49085865 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.50 2020/05/28 12:02:44 adam Exp $
+$NetBSD: distinfo,v 1.51 2020/06/11 11:22:14 adam Exp $
-SHA1 (redis-6.0.4.tar.gz) = aef1ef2006e3b250d222acfebd5da68dd2e66e3e
-RMD160 (redis-6.0.4.tar.gz) = 1f4a8839a6510f1e6d8fa1e2082ac7024372875d
-SHA512 (redis-6.0.4.tar.gz) = 8b0922fd7a9d03d4c21d4822da2c7b16a79c65151d3084b03bbacb35dfc2213a0847115c36ffbe8cc1e7b8664ed142e1e05e9f3f262a5e8a043849b398c7547d
-Size (redis-6.0.4.tar.gz) = 2217173 bytes
+SHA1 (redis-6.0.5.tar.gz) = 9aabd4ad8a007342741933c73314a87402f6e279
+RMD160 (redis-6.0.5.tar.gz) = 4e4b9f50c4874dcba243d28ac75539bacfa9f2b7
+SHA512 (redis-6.0.5.tar.gz) = 62ce42bb5ac9443e0736f5dfeffa7609542cef5b3c6c7d689ad8427cf788f3daf321531fdaa0329942e746e2eee47461be9d8771b89ae25adcc5badc225ebf26
+Size (redis-6.0.5.tar.gz) = 2217666 bytes
SHA1 (patch-redis.conf) = 528c28e2b7483eb20ccab8f2ab9543822792f016
SHA1 (patch-src_Makefile) = 17043eeff933b5eb2ffb37d2c27263939b39bf6d
SHA1 (patch-src_hyperloglog.c) = 65a4a220ccd4282162c50293f4fe278a43b84239