cvs commit: ports/databases/redis Makefile distinfo

Sergey A. Osokin osa at FreeBSD.org
Fri May 4 04:53:43 UTC 2012


osa         2012-05-04 04:53:43 UTC

  FreeBSD ports repository

  Modified files:
    databases/redis      Makefile distinfo 
  Log:
  Update from 2.4.11 to 2.4.13.
  
  <ChangeLog>
  
  What's new in Redis 2.4.13
  ==========================
  
  UPGRADE URGENCY: high for all the users of the KEYS command,
                   otherwise low.
  
  * [BUGFIX] Fix for KEYS command: if the DB contains keys with
             expires the KEYS command may return the wrong output,
             having duplicated or missing keys.  See issue #487
             and #488 on github for details.
  
  What's new in Redis 2.4.12
  ==========================
  
  UPGRADE URGENCY: low if you don't experience any of the fixed
                   problems.
  
  * [BUGFIX] Limit the amount of memory consumed by the slow log.
  * [BUGFIX] --test-memory option fixes.
  * [BUGFIX] Less false positives in tests.
  
  </ChangeLog>
  
  Revision  Changes    Path
  1.46      +1 -1      ports/databases/redis/Makefile
  1.39      +2 -2      ports/databases/redis/distinfo


More information about the cvs-ports mailing list