Date: Sat, 31 Mar 2012 14:01:30 +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: <201203311401.q2VE1UZQ027401@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
osa         2012-03-31 14:01:30 UTC
  FreeBSD ports repository
  Modified files:
    databases/redis      Makefile distinfo 
  Log:
  Update from 2.4.9 to 2.4.10.
  
  Feature safe:   yes
  
  <ChangeLog>
  
  UPGRADE URGENCY: High for users using replication with a DB identifier
  higher than 9, or chaining replication so that slaves are attached to
  other slaves. Low for all the other users.
  
  * [FEATURE] Redis --test-meory improved with new test testing addressing.
  * [BUGFIX] Fixed a memory leak: happens when replication is used with
    DB > 9.
  * [BUGFIX] Fixed a replication bug that happens in chained replicaiton
    when a slave is attached to a master that is later turned into a slave.
    Now the chained slave reconnection is properly forced.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.44      +1 -1      ports/databases/redis/Makefile
  1.37      +2 -2      ports/databases/redis/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203311401.q2VE1UZQ027401>
