Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2012 07:23:16 +0000 (UTC)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/redis Makefile distinfo ports/databases/redis/files patch-src::Makefile
Message-ID:  <201205280723.q4S7NGx9000103@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2012-05-28 07:23:16 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo 
    databases/redis/files patch-src::Makefile 
  Log:
  Update from 2.4.13 to 2.4.14.
  
  <ChangeLog>
  
  UPGRADE URGENCY: high, many non trivial bugs fixed in this release.
  
  * [BUGFIX] Fixed issue #518 (Redis 99% CPU when master down).
  * [BUGFIX] Fixed issue #516 (ZINTERSTORE mixing sets and zsets).
  * [BUGFIX] Fixed a bug in install_server.sh when using chkconfig
  * [BUGFIX] Fixes to --test-memory implementation.
  * [BUGFIX] Allow PREFIX to be overridden in Makefile.
  * [BUGFIX] The test is now more reliable on slow computers.
  * redis-cli --pipe mode, see http://redis.io/topics/mass-insert
  * Much better expired keys collection algorithm that makes the server much
    more responsive when a lot of keys are expiring at the same time.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.47      +1 -1      ports/databases/redis/Makefile
  1.40      +2 -2      ports/databases/redis/distinfo
  1.5       +4 -4      ports/databases/redis/files/patch-src::Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205280723.q4S7NGx9000103>