diff options
| author | Remi Collet <remi@remirepo.net> | 2025-11-03 08:09:19 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-11-03 08:09:19 +0100 |
| commit | 259936ec0f93ae08ad9fa9f7dab0f6a0cbfe6960 (patch) | |
| tree | ca3dab0b193554ad8baa497c042f7af8a11d20d1 /redis.spec | |
| parent | 4b561638b27dcd7c0bd2bde6d254ed427e13bca3 (diff) | |
Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 ISTv7.2
Update urgency: HIGH:
There is a critical bug that may affect a subset of users.
Diffstat (limited to 'redis.spec')
| -rw-r--r-- | redis.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -24,7 +24,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 7.2.11 +%global upstream_ver 7.2.12 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -407,6 +407,11 @@ fi %changelog +* 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: + There is a critical bug that may affect a subset of users. + * Fri Oct 3 2025 Remi Collet <remi@remirepo.net> - 7.2.11-1 - Redis 7.2.11 Released Fri 3 Oct 2025 10:00:00 IST - Update urgency: SECURITY: |
