@@ -31,15 +31,14 @@ Source1: disks-images-provider.yaml
3131# correctly.
3232Patch00: Cleanup-housekeeping-cgroup-on-vm-del.patch
3333Patch01: 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 }
4443BuildRequires: glibc-devel
4544BuildRequires: 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