From 005d9d40c2a0c107e58d52cecfa0874b8a3ec000 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Tue, 21 Dec 2021 21:28:03 +0800 Subject: [PATCH] spec: Update patch and changelog with !213 virtio-balloon: apply upstream patch. !213 virtio-balloon: apply upstream patch. Signed-off-by: Chen Qun --- qemu.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qemu.spec b/qemu.spec index 55f20bc..3570800 100644 --- a/qemu.spec +++ b/qemu.spec @@ -568,6 +568,7 @@ Patch0555: tftp-check-tftp_input-buffer-size.patch Patch0556: tftp-introduce-a-header-structure.patch Patch0557: fix-cve-2020-35504.patch Patch0558: fix-cve-2020-35505.patch +Patch0559: virtio-balloon-apply-upstream-patch.patch BuildRequires: flex BuildRequires: gcc @@ -972,6 +973,9 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Tue Dec 21 2021 Chen Qun +- virtio-balloon: apply upstream patch. + * Tue Dec 21 2021 Chen Qun - fix cve-2020-35504 - fix cve-2020-35505