Skip to content

Commit affeb9f

Browse files
cloud-hypervisor: upgrade to 48.0.246 (#15573)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
1 parent ad816f6 commit affeb9f

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"cloud-hypervisor-41.0.139-vendor.tar.gz": "44d4f5770968c2482d7da25bb18cd399b8eb9b6a5f1de5aa816083954d1c8241",
4-
"cloud-hypervisor-41.0.139.tar.gz": "116191af642c8c57710205cefab0787a5fd903e3a946638b1380cac732a8e381"
3+
"cloud-hypervisor-48.0.246.tar.gz": "627775016abe81d478258065e41495d11822dde6a892cab5d234eefc6ffed802",
4+
"cloud-hypervisor-48.0.246-vendor.tar.gz": "a314204b25b980f7055f5ac4bcdbb43051e8f7d29c3c05468653475bda3d87fe"
55
}
6-
}
6+
}

SPECS/cloud-hypervisor/cloud-hypervisor.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
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: 41.0.139
8-
Release: 3%{?dist}
7+
Version: 48.0.246
8+
Release: 1%{?dist}
99
License: ASL 2.0 OR BSD-3-clause
1010
Vendor: Microsoft Corporation
1111
Distribution: Azure Linux
@@ -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+
* Fri Jan 23 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 48.0.246-1
141+
- Auto-upgrade to 48.0.246
142+
140143
* Wed Oct 15 2025 Kavya Sree Kaitepalli <kkaitepalli@microsoft.com> - 41.0.139-3
141144
- Bump release to rebuild with rust
142145

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,8 +1797,8 @@
17971797
"type": "other",
17981798
"other": {
17991799
"name": "cloud-hypervisor",
1800-
"version": "41.0.139",
1801-
"downloadUrl": "https://github.com/microsoft/cloud-hypervisor/archive/refs/tags/msft/v41.0.139.tar.gz"
1800+
"version": "48.0.246",
1801+
"downloadUrl": "https://github.com/microsoft/cloud-hypervisor/archive/refs/tags/msft/v48.0.246.tar.gz"
18021802
}
18031803
}
18041804
},

0 commit comments

Comments
 (0)