pkgsrc/databases/redis
adam 1d9bded938 redis: updated to 4.0.11
Redis 4.0.11:

Upgrade urgency HIGH: not critical but very important bugs fixed.

Dear users, this is just a bugfix release of Redis 4. All new work
is now focused on Redis 5, however we backported a number of bug fixes here:

* The disconnection time between the master and slave was reset in an
  incorrect place, sometimes a good slave will not be able to failover
  because it claims it was disconnected for too much time from the master.
* A replication bug, rare to trigger but non impossible, is in Redis for
  years. It was lately discovered at Redis Labs and fixed by Oran Agra.
  It may cause disconnections, desynchronizations and other issues.
* RANDOMKEY may go in infinite loop on rare situations. Now fixed.
* EXISTS now works in a more consistent way on slaves.
* Sentinel: backport of an option to deny a potential security problem
  when the SENTINEL command is used to configure an arbitrary script
  to execute.
2018-08-19 08:39:36 +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: updated to 4.0.10 2018-08-02 14:47:34 +00:00
DESCR minor edits for grammar/usage 2016-12-21 00:23:22 +00:00
distinfo redis: updated to 4.0.11 2018-08-19 08:39:36 +00:00
Makefile redis: updated to 4.0.11 2018-08-19 08:39:36 +00:00
PLIST databases/redis: Update to 4.0.9. 2018-04-04 10:47:49 +00:00