summaryrefslogtreecommitdiff
path: root/databases/redis
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-03-13 09:34:56 +0000
committeradam <adam@pkgsrc.org>2020-03-13 09:34:56 +0000
commite91f469cf5d0efdf8b0b10c1019b5432f45aa9c2 (patch)
treed5aa20b37dc03d69683df15619aebbf40970dd8b /databases/redis
parentd2daf2c29d54ff2255590d007c3593196ea9922c (diff)
downloadpkgsrc-e91f469cf5d0efdf8b0b10c1019b5432f45aa9c2.tar.gz
redis: updated to 5.0.8
Redis 5.0.8: Upgrade urgency HIGH: This release fixes security issues. This is a list of fixes in this release: Fix Pi building needing -latomic, backport fix impl of aof-child whitelist SIGUSR1 feature. fix ThreadSafeContext lock/unlock function names XREADGROUP should propagate XCALIM/SETID in MULTI/EXEC Fix client flags to be int64 in module.c Fix small bugs related to replica and monitor ambiguity Fix lua related memory leak. Free allocated sds in pfdebugCommand() to avoid memory leak. Jump to right label on AOF parsing error. Free fakeclient argv on AOF error. Fix potential memory leak of rioWriteBulkStreamID(). Fix potential memory leak of clusterLoadConfig(). Fix bug on KEYS command where pattern starts with * followed by \x00 (null char). Blocking XREAD[GROUP] should always reply with valid data (or timeout) XCLAIM: Create the consumer only on successful claims. Stream: Handle streamID-related edge cases Fix ip and missing mode in RM_GetClusterNodeInfo(). Inline protocol: handle empty strings well. Mark extern definition of SDS_NOINIT in sds.h [FIX] revisit CVE-2015-8080 vulnerability avoid sentinel changes promoted_slave to be its own replica.
Diffstat (limited to 'databases/redis')
-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 eb325690df6..5686dba651d 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2019/11/20 09:43:28 adam Exp $
+# $NetBSD: Makefile,v 1.48 2020/03/13 09:34:56 adam Exp $
-DISTNAME= redis-5.0.7
+DISTNAME= redis-5.0.8
CATEGORIES= databases
MASTER_SITES= http://download.redis.io/releases/
diff --git a/databases/redis/distinfo b/databases/redis/distinfo
index 00fe4052a9e..89145520063 100644
--- a/databases/redis/distinfo
+++ b/databases/redis/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.46 2019/11/20 09:43:28 adam Exp $
+$NetBSD: distinfo,v 1.47 2020/03/13 09:34:56 adam Exp $
-SHA1 (redis-5.0.7.tar.gz) = f21bcc123b4c707c5a486034be4cf6e5ba1438e7
-RMD160 (redis-5.0.7.tar.gz) = 0490b980daaba10d5697af8b8b719c6ab54a821c
-SHA512 (redis-5.0.7.tar.gz) = 75c1d4bcca3e28d80f6b6942f0153ff33538d706339c69bddd2646c36f88b901c77dde09fba5629ba90ace00077e45d37b0a822a863f9f737ef9a79eb7093d9d
-Size (redis-5.0.7.tar.gz) = 1984203 bytes
+SHA1 (redis-5.0.8.tar.gz) = 6a31f85506d5f2fc5aa83dedbdb7ddb82948a7dc
+RMD160 (redis-5.0.8.tar.gz) = 91bb5a283b0a040aeb67dcab954a7c1b85490e3b
+SHA512 (redis-5.0.8.tar.gz) = 106a74ab910267472fb418fdeb4f39e29efe9d73ed5af78b7847c91eaabd473dd729a63078e72d8e87c842169502946e9a0a97c42dea415db82732864c7c46dc
+Size (redis-5.0.8.tar.gz) = 1985757 bytes
SHA1 (patch-redis.conf) = 528c28e2b7483eb20ccab8f2ab9543822792f016
SHA1 (patch-src_Makefile) = 2c4f6d822980874cc9ff95d239040985fa364649
SHA1 (patch-src_hyperloglog.c) = 65a4a220ccd4282162c50293f4fe278a43b84239