Skip to content

Commit 8e56833

Browse files
CBL-Mariner-Botkevin-b-lockwoodKanishk-Bansaljslobodzian
authored
[AUTO-CHERRYPICK] [High] Update valkey to fix CVE-2025-32023, CVE-2025-48367 - branch 3.0-dev (microsoft#14389)
Co-authored-by: Kevin Lockwood <[email protected]> Co-authored-by: Kanishk Bansal <[email protected]> Co-authored-by: jslobodzian <[email protected]>
1 parent 18a1286 commit 8e56833

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

SPECS/valkey/valkey.signatures.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"valkey-8.0.3.tar.gz": "9141b6a91572e714fae8bc01e5031828ac6a8eb8e012e6836673d18dbfe4a47b"
4-
}
5-
}
2+
"Signatures": {
3+
"valkey-8.0.4.tar.gz": "55c12a25f67ef19b615c76b6cb0c92d12753d76eb8d38b31d30e299c3490cdf2"
4+
}
5+
}

SPECS/valkey/valkey.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: advanced key-value store
22
Name: valkey
3-
Version: 8.0.3
4-
Release: 3%{?dist}
3+
Version: 8.0.4
4+
Release: 1%{?dist}
55
License: BSD
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
@@ -86,6 +86,9 @@ exit 0
8686
%config(noreplace) %attr(0640, %{name}, %{name}) %{_sysconfdir}/valkey.conf
8787

8888
%changelog
89+
* Tue Jul 22 2025 Kevin Lockwood <[email protected]> - 8.0.4-1
90+
- Upgrade to 8.0.4 to fix CVE-2025-32023, CVE-2025-48367
91+
8992
* Wed Jun 18 2025 Sumit Jena <[email protected]> - 8.0.3-3
9093
- Fix CVE-2025-27151
9194

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29666,8 +29666,8 @@
2966629666
"type": "other",
2966729667
"other": {
2966829668
"name": "valkey",
29669-
"version": "8.0.3",
29670-
"downloadUrl": "https://github.com/valkey-io/valkey/archive/refs/tags/8.0.3.tar.gz"
29669+
"version": "8.0.4",
29670+
"downloadUrl": "https://github.com/valkey-io/valkey/archive/refs/tags/8.0.4.tar.gz"
2967129671
}
2967229672
}
2967329673
},

0 commit comments

Comments
 (0)