import UBI redis-7.2.10-1.module+el9.6.0+23332+115a3b01

This commit is contained in:
eabdullin 2025-07-28 20:46:52 +00:00
parent 9df5f0b43e
commit c084f89081
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
SOURCES/redis-7.2.8.tar.gz
SOURCES/redis-7.2.10.tar.gz
SOURCES/redis-doc-c7880ba.tar.gz

View File

@ -1,2 +1,2 @@
56425e86888cec3eef998c29656dcfcdc77ba342 SOURCES/redis-7.2.8.tar.gz
39c056416df33bdabda24e07eb06d04ab17a1324 SOURCES/redis-7.2.10.tar.gz
b2c7f2bee8e40fc6bd5385c25429fa537e2751c5 SOURCES/redis-doc-c7880ba.tar.gz

View File

@ -23,7 +23,7 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: redis
Version: 7.2.8
Version: 7.2.10
Release: 1%{?dist}
Summary: A persistent key-value database
# redis, hiredis: BSD-3-Clause
@ -306,6 +306,9 @@ fi
%changelog
* Wed Jul 16 2025 Remi Collet <rcollet@redhat.com> - 7.2.10-1
- rebase to 7.2.10 for CVE-2025-27151 CVE-2025-32023 and CVE-2025-48367
* Thu Apr 24 2025 Remi Collet <rcollet@redhat.com> - 7.2.8-1
- rebase to 7.2.8 for CVE-2025-21605