From 9c598f0304bcb9cef2b7f9d40579da203c28cfa8 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 3 Dec 2021 16:27:41 +0800 Subject: [PATCH] spec: Update patch and changelog with !214 virtio-balloon: apply upstream patch. !214 virtio-balloon: apply upstream patch. Signed-off-by: Chen Qun (cherry picked from commit 76bfa2efd5b5693a5eb3d87d15ed1e2686cc9f68) --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) 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