Skip to content

Commit 7ac364a

Browse files
sharath-srikanth-chellappaSharath Srikanth Chellappa
andauthored
Removing hotplug detach grace period patch from kubevirt (#10419)
Co-authored-by: Sharath Srikanth Chellappa <sharathsr@microsoft.com>
1 parent f9ac95a commit 7ac364a

2 files changed

Lines changed: 11 additions & 203 deletions

File tree

SPECS/kubevirt/Hotplug_detach_grace_period.patch

Lines changed: 0 additions & 194 deletions
This file was deleted.

SPECS/kubevirt/kubevirt.spec

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,14 @@ Source1: disks-images-provider.yaml
3131
# correctly.
3232
Patch00: Cleanup-housekeeping-cgroup-on-vm-del.patch
3333
Patch01: Allocate-2-cpu-for-the-emulator-thread.patch
34-
Patch02: Hotplug_detach_grace_period.patch
35-
Patch03: CVE-2023-44487.patch
36-
Patch04: CVE-2024-21626.patch
37-
Patch05: Hp-volume-pod-should-respect-blockdevices.patch
38-
Patch06: CVE-2022-41723.patch
39-
Patch07: CVE-2024-24786.patch
40-
Patch08: CVE-2023-45288.patch
41-
Patch09: CVE-2022-32149.patch
42-
Patch10: CVE-2023-26484.patch
34+
Patch02: CVE-2023-44487.patch
35+
Patch03: CVE-2024-21626.patch
36+
Patch04: Hp-volume-pod-should-respect-blockdevices.patch
37+
Patch05: CVE-2022-41723.patch
38+
Patch06: CVE-2024-24786.patch
39+
Patch07: CVE-2023-45288.patch
40+
Patch08: CVE-2022-32149.patch
41+
Patch09: CVE-2023-26484.patch
4342
%global debug_package %{nil}
4443
BuildRequires: glibc-devel
4544
BuildRequires: glibc-static >= 2.35-7%{?dist}
@@ -219,6 +218,9 @@ install -p -m 0644 cmd/virt-handler/nsswitch.conf %{buildroot}%{_datadir}/kube-v
219218
%{_bindir}/virt-tests
220219

221220
%changelog
221+
* Wed Sep 11 2024 Sharath Srikanth Chellappa <sharathsr@microsoft.com> - 0.59.0-21
222+
- Remove hotplug detach patch since it is no longer required.
223+
222224
* Thu Aug 22 2024 Brian Fjeldstad <bfjelds@microsoft.com> - 0.59.0-20
223225
- Fix for CVE-2022-32149
224226
- Fix for CVE-2023-26484

0 commit comments

Comments
 (0)