cvs commit: ports/databases/redis Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Sun Apr 22 09:37:04 UTC 2012


osa         2012-04-22 09:37:04 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo 
  Log:
  Update from 2.4.10 to 2.4.11.
  
  <ChangeLog>
  
  UPGRADE URGENCY: moderate if you don't experience any of the fixed problems.
  
  * [BUGFIX] Fixed a problem with aeWait() implementation. May cause a crash
             under non easy to replicate condiitons. See issue #267 on github.
  * [BUGFIX] SORT with GET/BY option fetching expiring keys fixed. Issue #460.
  * [BUGFIX] INFO field master_link_down_since_seconds initialized correctly.
  * [FEATURE] redis-cli back ported from Redis unstable. Now has support for
              --bigkeys (to sample the DB for very large keys), --slave to
              simulate a slave instance.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.45      +1 -1      ports/databases/redis/Makefile
  1.38      +2 -2      ports/databases/redis/distinfo


More information about the cvs-ports mailing list