pkgsrc/databases/redis
adam 3712293322 redis: updated to 6.2.4
Redis 6.2.4
===========

Upgrade urgency: SECURITY, Contains fixes to security issues that affect
authenticated client connections. MODERATE otherwise.

Fix integer overflow in STRALGO LCS (CVE-2021-32625)
An integer overflow bug in Redis version 6.0 or newer can be exploited using the
STRALGO LCS command to corrupt the heap and potentially result with remote code
execution. This is a result of an incomplete fix by CVE-2021-29477.

Bug fixes that are only applicable to previous releases of Redis 6.2:
* Fix crash after a diskless replication fork child is terminated
* Fix redis-benchmark crash on unsupported configs

Other bug fixes:
* Fix crash in UNLINK on a stream key with deleted consumer groups
* SINTERSTORE: Add missing keyspace del event when none of the sources exist
* Sentinel: Fix CONFIG SET of empty string sentinel-user/sentinel-pass configs
* Enforce client output buffer soft limit when no traffic

Improvements:
* Hide AUTH passwords in MIGRATE command from slowlog
2021-06-02 10:25:02 +00:00
..
files redis: fix rc.d script to pass default config file. 2020-08-20 23:37:30 +00:00
patches redis: updated to 6.2.1 2021-03-02 11:56:53 +00:00
DESCR
distinfo redis: updated to 6.2.4 2021-06-02 10:25:02 +00:00
Makefile redis: updated to 6.2.4 2021-06-02 10:25:02 +00:00
options.mk redis: Add SSL support and option, default to on. 2020-08-19 16:32:40 +00:00
PLIST redis: updated to 5.0.3 2018-12-13 19:34:33 +00:00