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>
This commit is contained in:
Sergey A. Osokin 2012-04-22 09:37:04 +00:00
parent ed6cd34483
commit d01aa3a687
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295244
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= redis
PORTVERSION= 2.4.10
PORTVERSION= 2.4.11
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE

View file

@ -1,2 +1,2 @@
SHA256 (redis-2.4.10.tar.gz) = 4d34482198cec272afd45d0390d4e1f32ee847094834133613a925012810ed21
SIZE (redis-2.4.10.tar.gz) = 621824
SHA256 (redis-2.4.11.tar.gz) = f96e8ecb4bca73b650df04fcd8420998cbd12b43c12b4ef23e37bfd85507bffc
SIZE (redis-2.4.11.tar.gz) = 624261