Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2012 07:06:47 +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
Message-ID:  <201202040706.q1476lmn016033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
osa         2012-02-04 07:06:47 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo 
  Log:
  Update from 2.4.6 to 2.4.7.
  
  <ChangeLog>
  
  UPGRADE URGENCY: low/moderate if you don't experience any of the fixed
  problems.
  
  * [BUGFIX] Fixed false positive in issue #141 regression test.
  * [BUGFIX] Slave should not expire keys when loading an RDB after a SYNC.
  * [BUGFIX] Don't increment stats for key misses / hits when key is written.
  * [BUGFIX] sds.c library now don't allocate more than 1MB ahead.
  * 32 bit instances without a maxmemory set now get a default limit of 3.5GB
    with maxmemory-policy set to noeviction.
  * Better crash report on crash (containing current client and command arguments).
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.41      +1 -1      ports/databases/redis/Makefile
  1.34      +2 -2      ports/databases/redis/distinfo



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