summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-07-21 07:34:43 +0000
committeradam <adam@pkgsrc.org>2020-07-21 07:34:43 +0000
commit9a671ada89af4ef259c8d894dd7eae1c15838d1d (patch)
tree8b2e06a920d57452080515030c20e7a6cd87c481 /databases
parentf428f06406bcc85a34937f8b24a97abb67c6eb73 (diff)
downloadpkgsrc-9a671ada89af4ef259c8d894dd7eae1c15838d1d.tar.gz
redis: updated to 6.0.6
Redis 6.0.6 =========== Upgrade urgency MODERATE: several bugs with moderate impact are fixed here. The most important issues are listed here: * Fix crash when enabling CLIENT TRACKING with prefix * EXEC always fails with EXECABORT and multi-state is cleared * RESTORE ABSTTL won't store expired keys into the db * redis-cli better handling of non-pritable key names * TLS: Ignore client cert when tls-auth-clients off * Tracking: fix invalidation message on flush * Notify systemd on Sentinel startup * Fix crash on a misuse of STRALGO * Few fixes in module API * Fix a few rare leaks (STRALGO error misuse, Sentinel) * Fix a possible invalid access in defrag of scripts (unlikely to cause real harm) New features: * LPOS command to search in a list * Use user+pass for MIGRATE in redis-cli and redis-benchmark in cluster mode * redis-cli support TLS for --pipe, --rdb and --replica options * TLS: Session caching configuration support
Diffstat (limited to 'databases')
-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 717284de001..d8f02f26694 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2020/06/11 11:22:14 adam Exp $
+# $NetBSD: Makefile,v 1.55 2020/07/21 07:34:43 adam Exp $
-DISTNAME= redis-6.0.5
+DISTNAME= redis-6.0.6
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index fbc49085865..fa58672db8e 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.51 2020/06/11 11:22:14 adam Exp $
+$NetBSD: distinfo,v 1.52 2020/07/21 07:34:43 adam Exp $
-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 (redis-6.0.6.tar.gz) = 38fce3bf211cd73af8d9e907c7e138fd8a67a003
+RMD160 (redis-6.0.6.tar.gz) = 74379a49eca26f8d4d86df90d6bbc416d33544bd
+SHA512 (redis-6.0.6.tar.gz) = bb60aff6e495b201fed814eb134e6ce2825429ef6bd52215c7369eec941318ba460d60ad7b0cef3684b3f992823d465869177dc1d0eb16886bfed598dff74f65
+Size (redis-6.0.6.tar.gz) = 2228781 bytes
SHA1 (patch-redis.conf) = 528c28e2b7483eb20ccab8f2ab9543822792f016
SHA1 (patch-src_Makefile) = 17043eeff933b5eb2ffb37d2c27263939b39bf6d
SHA1 (patch-src_hyperloglog.c) = 65a4a220ccd4282162c50293f4fe278a43b84239