diff options
Diffstat (limited to 'redis.spec')
-rw-r--r-- | redis.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -25,7 +25,7 @@ %bcond_with tests # Pre-version are only available in github -%global upstream_ver 6.2.19 +%global upstream_ver 6.2.20 %global gh_owner redis %global gh_project redis @@ -407,6 +407,11 @@ fi %changelog +* Fri Oct 3 2025 Remi Collet <remi@remirepo.net> - 6.2.20-1 +- Redis 6.2.20 Released Fri 3 Oct 2025 10:00:00 IST +- Update urgency: SECURITY: + CVE-2025-49844 CVE-2025-46817 CVE-2025-46818 CVE-2025-46819 + * Mon Jul 7 2025 Remi Collet <remi@remirepo.net> - 6.2.19-1 - Redis 6.2.19 Released Sun 6 Jul 2025 12:00:00 IST - Update urgency: SECURITY: CVE-2025-32023 and CVE-2025-48367 |