freebsd-ports/databases/redis
Sergey A. Osokin 675a768c78 Upgrade from 2.8.2 to 2.8.3.
Use modern name for dependent libraries.

<ChangeLog>

# UPGRADE URGENCY: MODERATE for Redis, HIGH for Sentinel.

* [FIX] Sentinel instance role sampling fixed, the system is now more
        reliable during failover and when reconfiguring instances with
        non matching configuration.
* [FIX] Inline requests are now handled even when terminated with just LF.
* [FIX] Replication timeout handling greatly improved, now the slave is able
        to ping the master while removing the old data from memory, and while
        loading the new RDB file. This avoid false timeouts sensed by
        masters.
* [FIX] Fixed a replication bug involving 32 bit instances and big datasets
        hard to compress that resulted into more than 2GB of RDB file sent.
* [FIX] Return error for inline requests with unbalanced quotes.
* [FIX] Publish the slave replication offset even when disconnected from the
        master if there is still a cached master instance.

</ChangeLog>
2013-12-11 16:55:27 +00:00
..
files Upgrade from 2.6.16 to 2.8.0. 2013-11-28 17:53:32 +00:00
distinfo Upgrade from 2.8.2 to 2.8.3. 2013-12-11 16:55:27 +00:00
Makefile Upgrade from 2.8.2 to 2.8.3. 2013-12-11 16:55:27 +00:00
pkg-descr
pkg-plist Fix pkg-plist for packages. 2012-11-24 13:48:09 +00:00