summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--redis.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/redis.spec b/redis.spec
index a8dea1b..12304f4 100644
--- a/redis.spec
+++ b/redis.spec
@@ -25,7 +25,7 @@
%bcond_with tests
# Pre-version are only available in github
-%global upstream_ver 6.2.18
+%global upstream_ver 6.2.19
%global gh_owner redis
%global gh_project redis
@@ -407,9 +407,13 @@ fi
%changelog
+* 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
+
* Thu Apr 24 2025 Remi Collet <remi@remirepo.net> - 6.2.18-1
- Redis 6.2.18 Released Wed 23 Apr 2025 12:00:00 IST
-- Update urgency: `SECURITY`: CVE-2025-21605
+- Update urgency: SECURITY: CVE-2025-21605
* Mon Jan 6 2025 Remi Collet <remi@remirepo.net> - 6.2.17-1
- Redis 6.2.17 Released Mon 6 Jan 2025 12:30:00 IDT