From 065c1a86ebcbda7e8730b9f0bae71d0241be43f2 Mon Sep 17 00:00:00 2001 From: osa Date: Tue, 14 Feb 2017 02:55:34 +0000 Subject: [PATCH] Upgrade from 3.2.7 to 3.2.8. Upgrade urgency CRITICAL: This release reverts back the Jemalloc upgrade that is believed to potentially cause a server deadlock. A MIGRATE crash is also fixed. Two important bug fixes, the first of one is critical: 1. Apparently Jemalloc 4.4.0 may contain a deadlock under particular conditions. See https://github.com/antirez/redis/issues/3799. We reverted back to the previously used Jemalloc versions and plan to upgrade Jemalloc again after having more info about the cause of the bug. 2. MIGRATE could crash the server after a socket error. See for reference: https://github.com/antirez/redis/issues/3796. git-svn-id: svn+ssh://svn.freebsd.org/ports/head@434063 35697150-7ecd-e111-bb59-0022644237b5 --- databases/redis/Makefile | 2 +- databases/redis/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 4b049465a3c91..043c71745e5de 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= redis -DISTVERSION= 3.2.7 +DISTVERSION= 3.2.8 CATEGORIES= databases MASTER_SITES= http://download.redis.io/releases/ diff --git a/databases/redis/distinfo b/databases/redis/distinfo index 1bc1ce7e3da9b..9fc74c50f756f 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485988889 -SHA256 (redis-3.2.7.tar.gz) = bf9df3e5374bfe7bfc3386380f9df13d94990011504ef07632b3609bb2836fa9 -SIZE (redis-3.2.7.tar.gz) = 1612032 +TIMESTAMP = 1487040769 +SHA256 (redis-3.2.8.tar.gz) = 61b373c23d18e6cc752a69d5ab7f676c6216dc2853e46750a8c4ed791d68482c +SIZE (redis-3.2.8.tar.gz) = 1547237