pkgsrc/databases/redis
adam 6624fd315c redis: updated to 5.0.4
Redis 5.0.4

Upgrade urgency HIGH: This release fixes several Redis stability issues.

Dear Redis users, this release includes a number of fixes for bugs that may
result in Redis crashing in special conditions (not normal usage, but specific
artificial conditions), fixes to certain Redis behaviors especially around
Redis streams, and finally a set of new APIs for Redis Modules.

Specifically:
* Hyperloglog different coding errors leading to potential crashes were fixed.
* A replication bug leading to a potential crash in case of plain misuse of handshake commands was fixed.
* XCLAIM command incrementing of number of deliveries was fixed.
* LFU field management in objects was improved.
* A potential overflow in the redis-check-aof was fixed.
* A memory leak in case of API misuse was fixed.
* ZPOP* behavior when count is 0 is fixed.
* A few redis-cli --cluster bugs were fixed, plus a few improvements.
* Many other smaller bugs.
2019-04-02 07:43:07 +00:00
..
files Remove the stability entity, it has no meaning outside of an official context. 2016-06-08 10:16:50 +00:00
patches redis: ... and new patches 2018-12-13 19:35:12 +00:00
DESCR minor edits for grammar/usage 2016-12-21 00:23:22 +00:00
distinfo redis: updated to 5.0.4 2019-04-02 07:43:07 +00:00
Makefile redis: updated to 5.0.4 2019-04-02 07:43:07 +00:00
PLIST redis: updated to 5.0.3 2018-12-13 19:34:33 +00:00