diff --git a/download b/download index dab75b73d868f13e7bc9307961fba625ba7303f6..073c8f59d8c543483ead302e7495d3461110c692 100644 --- a/download +++ b/download @@ -1,2 +1,2 @@ -6a4016d081dad4758e7df84a5c7a07dd redis-6.2.18.tar.gz +154ad65bbf5ae4c111d8832876ed7f08 redis-6.2.19.tar.gz 8cbcd27323972181e1604968747fba41 redis-doc-8d4bf9b.tar.gz diff --git a/redis.spec b/redis.spec index 1e5fb84c3c84240cd25f3750ace65ad9427f0f71..1272e499472ba2db33092aa5d24e8793459c8ea6 100644 --- a/redis.spec +++ b/redis.spec @@ -20,7 +20,7 @@ %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) Name: redis -Version: 6.2.18 +Version: 6.2.19 Release: 1%{anolis_release}%{?dist} Summary: A persistent key-value database # redis, jemalloc, linenoise, lzf, hiredis are BSD @@ -291,10 +291,13 @@ exit 0 %changelog -* Fri May 16 2025 Liwei Ge - 6.2.18-1.0.1 +* Tue Jul 29 2025 Liwei Ge - 6.2.19-1.0.1 - Support loongarch64 platform - cherry-pick `add sw patch $cbad809d90a96439e196e8610d5b1868bcca5d3d`. (nijie@wxiat.com) +* Wed Jul 16 2025 Remi Collet - 6.2.19-1 +- rebase to 6.2.19 for CVE-2025-32023 and CVE-2025-48367 + * Thu Apr 24 2025 Remi Collet - 6.2.18-1 - rebase to 6.2.18 for CVE-2025-21605