diff --git a/redis.changes b/redis.changes index 433d9b3..587d8c0 100644 --- a/redis.changes +++ b/redis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 16 20:42:07 UTC 2022 - Andreas Stieger + +- Update to version 7.0.7: + * Fix regression from Redis 7.0.6 in distance replies of Geo + commands + ------------------------------------------------------------------- Fri Dec 16 13:15:09 UTC 2022 - Michael Ströder @@ -22,7 +29,7 @@ Thu Dec 15 21:05:16 UTC 2022 - Andreas Stieger * Optimize client memory usage tracking operation while client eviction is disabled * Multiple bug fixes for crashes, hangs, and incorrect behavior -- drop cve-2022-3647 now upstream +- drop cve-2022-3647.patch now upstream ------------------------------------------------------------------- Mon Oct 24 14:56:10 UTC 2022 - Danilo Spinella