Skip to content

Commit bf3b5e6

Browse files
Merge PR "[AUTO-CHERRYPICK] feat: upgrade cloud-hypevisor to 51.1.101 - branch 3.0-dev" microsoft#17664
Co-authored-by: Saul Paredes <30801614+Redent0r@users.noreply.github.com>
1 parent 433369a commit bf3b5e6

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"cloud-hypervisor-51.1.56-vendor.tar.gz": "393cef1d7aa0ba064bc06c46449c765ce0e17241bfd38024e70fa9d38e2cb2a8",
4-
"cloud-hypervisor-51.1.56.tar.gz": "0272f8f328737d09679ed998043d40a0e4eaf7102becc2dc1d67c0391a62345b"
3+
"cloud-hypervisor-51.1.101.tar.gz": "fbc340330cd5c91ffae00fab37cb8bd5a7e8dd503466f8467cbe774c7cd93559",
4+
"cloud-hypervisor-51.1.101-vendor.tar.gz": "53004d3f411c02e1cf64280afef5086a4e038054c7778e9ae9eab8d0421fa3f3"
55
}
66
}

SPECS/cloud-hypervisor/cloud-hypervisor.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Name: cloud-hypervisor
66
Summary: Cloud Hypervisor is an open source Virtual Machine Monitor (VMM) that runs on top of the KVM hypervisor and the Microsoft Hypervisor (MSHV).
7-
Version: 51.1.56
7+
Version: 51.1.101
88
Release: 1%{?dist}
99
License: ASL 2.0 OR BSD-3-clause
1010
Vendor: Microsoft Corporation
@@ -137,6 +137,9 @@ cargo build --release --target=%{rust_musl_target} %{cargo_pkg_feature_opts} %{c
137137
%license LICENSES/CC-BY-4.0.txt
138138

139139
%changelog
140+
* Mon Jun 01 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 51.1.101-1
141+
- Auto-upgrade to 51.1.101
142+
140143
* Wed Apr 16 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 51.1.56-1
141144
- Auto-upgrade to 51.1.56
142145
- Remove CVE-2026-27211.patch that no longer applies

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1817,8 +1817,8 @@
18171817
"type": "other",
18181818
"other": {
18191819
"name": "cloud-hypervisor",
1820-
"version": "51.1.56",
1821-
"downloadUrl": "https://github.com/microsoft/cloud-hypervisor/archive/refs/tags/msft/v51.1.56.tar.gz"
1820+
"version": "51.1.101",
1821+
"downloadUrl": "https://github.com/microsoft/cloud-hypervisor/archive/refs/tags/msft/v51.1.101.tar.gz"
18221822
}
18231823
}
18241824
},

0 commit comments

Comments
 (0)