diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 08:11:49 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 08:11:49 +0100 |
| commit | 718f421286f3513b84477e4079f649ced9e4922d (patch) | |
| tree | 2853a74327547e35370d31b9499146171f704c04 | |
| parent | 259936ec0f93ae08ad9fa9f7dab0f6a0cbfe6960 (diff) | |
Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 ISTv7.2
SECURITY: There is a security fix in the release
| -rw-r--r-- | redis.spec | 6 |
1 files changed, 5 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.13 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -407,6 +407,10 @@ fi %changelog +* 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: |
