Skip to content

Commit 81f6c4a

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade valkey to 8.0.3 for CVE-2025-21605 [High] - branch 3.0-dev (#13610)
1 parent dc2340b commit 81f6c4a

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

SPECS/valkey/valkey.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"valkey-8.0.2.tar.gz": "e052c45b3cbe512e24fdfdc3fd337f9f5e4b8f8b8713f349ba867b829c8ff11a"
3+
"valkey-8.0.3.tar.gz": "9141b6a91572e714fae8bc01e5031828ac6a8eb8e012e6836673d18dbfe4a47b"
44
}
55
}

SPECS/valkey/valkey.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: advanced key-value store
22
Name: valkey
3-
Version: 8.0.2
3+
Version: 8.0.3
44
Release: 1%{?dist}
55
License: BSD
66
Vendor: Microsoft Corporation
@@ -84,6 +84,9 @@ exit 0
8484
%config(noreplace) %attr(0640, %{name}, %{name}) %{_sysconfdir}/valkey.conf
8585

8686
%changelog
87+
* Mon Apr 28 2025 CBL-Mariner Servicing Account <[email protected]> - 8.0.3-1
88+
- Auto-upgrade to 8.0.3 - for CVE-2025-21605
89+
8790
* Mon Jan 13 2025 CBL-Mariner Servicing Account <[email protected]> - 8.0.2-1
8891
- Auto-upgrade to 8.0.2 - Upgrade valkey to fix CVE-2024-51741 and CVE-2024-46981
8992

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29686,8 +29686,8 @@
2968629686
"type": "other",
2968729687
"other": {
2968829688
"name": "valkey",
29689-
"version": "8.0.2",
29690-
"downloadUrl": "https://github.com/valkey-io/valkey/archive/refs/tags/8.0.2.tar.gz"
29689+
"version": "8.0.3",
29690+
"downloadUrl": "https://github.com/valkey-io/valkey/archive/refs/tags/8.0.3.tar.gz"
2969129691
}
2969229692
}
2969329693
},

0 commit comments

Comments
 (0)