Skip to content

Commit e106481

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade valkey to 8.0.7 for CVE-2026-21863, CVE-2025-67733 [HIGH] - branch 3.0-dev" #15996
1 parent 67af896 commit e106481

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

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.6.tar.gz": "f8d15c257a3619e0e42e68998e9dc16536009d257662efa4c62ef7d08a71b0dd"
4-
}
5-
}
2+
"Signatures": {
3+
"valkey-8.0.7.tar.gz": "6f8ec2c906c72f1d6fad41611396fc077c41931cdb865920c8a6c7bdf58aad5c"
4+
}
5+
}

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.6
3+
Version: 8.0.7
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+
* Wed Feb 25 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.0.7-1
88+
- Auto-upgrade to 8.0.7 - for CVE-2026-21863, CVE-2025-67733
89+
8790
* Wed Oct 08 2025 Kanishk Bansal <kanbansal@microsoft.com> - 8.0.6-1
8891
- Upgrade to 8.0.6 for CVE-2025-49844 CVE-2025-46817 CVE-2025-46818 CVE-2025-46819
8992
- Remove older patches of CVE-2025-27151 CVE-2025-49112

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29856,8 +29856,8 @@
2985629856
"type": "other",
2985729857
"other": {
2985829858
"name": "valkey",
29859-
"version": "8.0.6",
29860-
"downloadUrl": "https://github.com/valkey-io/valkey/archive/refs/tags/8.0.6.tar.gz"
29859+
"version": "8.0.7",
29860+
"downloadUrl": "https://github.com/valkey-io/valkey/archive/refs/tags/8.0.7.tar.gz"
2986129861
}
2986229862
}
2986329863
},

0 commit comments

Comments
 (0)