File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "kubevirt-1.6.3 .tar.gz" : " 9d41ac421d7af1c25a2b5c370dc597b67e6fc2762ab03ddf4745f71cad5fb4e2 "
3+ "kubevirt-1.7.0 .tar.gz" : " 71bc21163ada3e39c55c19f88c057ad0194e97043441d471f2bfd51782550a2f "
44 }
55}
Original file line number Diff line number Diff line change 1919
2020Summary: Container native virtualization
2121Name: kubevirt
22- Version: 1.6.3
23- Release: 3 %{?dist }
22+ Version: 1.7.0
23+ Release: 1 %{?dist }
2424License: ASL 2.0
2525Vendor: Microsoft Corporation
2626Distribution: Azure Linux
2727Group: System/Management
2828URL: https://github.com/kubevirt/kubevirt
2929Source0: https://github.com/kubevirt/kubevirt/archive/refs/tags/v%{version }.tar.gz#/%{name}-%{version}.tar.gz
30- # The containers_meta packages and associated files are not required for the Mariner build
31- # Nexus team needs these to-be-upstreamed patches for the operator Edge to work
32- # correctly.
33- Patch0: CVE-2025-47913.patch
34- Patch1: CVE-2025-64435.patch
3530
3631%global debug_package %{nil }
3732BuildRequires: swtpm-tools
3833BuildRequires: glibc-devel
3934BuildRequires: glibc-static >= 2.38-18%{?dist }
40- BuildRequires: golang >= 1.21
35+ BuildRequires: golang >= 1.24
4136BuildRequires: golang-packaging
4237BuildRequires: pkgconfig
4338BuildRequires: rsync
@@ -269,6 +264,12 @@ install -p -m 0644 cmd/virt-launcher/qemu.conf %{buildroot}%{_datadir}/kube-virt
269264%{_bindir }/virt-tests
270265
271266%changelog
267+ * Tue Feb 04 2026 Aadhar Agarwal <aadagarwal@microsoft.com> - 1.7.0-1
268+ - Upgrade to 1.7.0
269+ - Remove CVE-2025-47913.patch - vulnerable ssh/agent package no longer vendored in 1.7.0
270+ - Remove CVE-2025-64435.patch - fixed upstream via PR#15680 (controller_ref.go removed)
271+ - Bump golang BuildRequires to >= 1.24 per upstream PR#15784
272+
272273* Thu Jan 22 2026 Kanishk Bansal <kanbansal@microsoft.com> - 1.6.3-3
273274- Bump to rebuild with updated glibc
274275
Original file line number Diff line number Diff line change 85718571 "type": "other",
85728572 "other": {
85738573 "name": "kubevirt",
8574- "version": "1.6.3 ",
8575- "downloadUrl": "https://github.com/kubevirt/kubevirt/archive/refs/tags/v1.6.3 .tar.gz"
8574+ "version": "1.7.0 ",
8575+ "downloadUrl": "https://github.com/kubevirt/kubevirt/archive/refs/tags/v1.7.0 .tar.gz"
85768576 }
85778577 }
85788578 },
You can’t perform that action at this time.
0 commit comments