diff options
| -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: |
