diff --git a/qemu.spec b/qemu.spec index fed8970..fcdacf0 100644 --- a/qemu.spec +++ b/qemu.spec @@ -342,6 +342,7 @@ Patch0329: tftp-check-tftp_input-buffer-size.patch Patch0330: tftp-introduce-a-header-structure.patch Patch0331: fix-cve-2020-35504.patch Patch0332: fix-cve-2020-35505.patch +Patch0333: virtio-balloon-apply-upstream-patch.patch BuildRequires: flex BuildRequires: bison @@ -738,6 +739,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Dec 03 2021 Chen Qun +- virtio-balloon: apply upstream patch. + * Wed Oct 27 2021 Chen Qun - fix cve-2020-35504 - fix cve-2020-35505