diff options
| -rw-r--r-- | redis.spec | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -24,7 +24,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 7.2.12 +%global upstream_ver 7.2.14 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -407,6 +407,15 @@ fi %changelog +* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 7.2.14-1 +- Redis 7.2.14 Released Tue 5 May 2026 10:00:00 IST +- Update urgency: SECURITY: There are security fixes in the release. + CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 + +* Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 7.2.13-1 +- Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST +- SECURITY: There is a security fix in the release + * Mon Nov 3 2025 Remi Collet <remi@remirepo.net> - 7.2.12-1 - Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 IST - Update urgency: HIGH: |
