cvs commit: ports/databases/redis Makefile distinfo ports/databases/redis/files patch-src::Makefile

Sergey A. Osokin osa at FreeBSD.org
Mon May 28 07:23:17 UTC 2012


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


More information about the cvs-ports mailing list