From 0e405155c92d35ea099d38f8d85b5b9d2926c406 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 11 Feb 2022 21:01:34 +0800 Subject: [PATCH] spec: Update patch and changelog with !234 [6.2.0] backport patches !234 hw/net/rocker: fix security vulnerability tests: Disable filemonitor testcase Signed-off-by: Chen Qun --- qemu.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qemu.spec b/qemu.spec index caeeba6..fd193af 100644 --- a/qemu.spec +++ b/qemu.spec @@ -76,6 +76,8 @@ Patch0063: freeclock-add-qmp-command-to-get-time-offset-of-vm-i.patch Patch0064: freeclock-set-rtc_date_diff-for-arm.patch Patch0065: freeclock-set-rtc_date_diff-for-X86.patch Patch0066: hw-usb-reduce-the-vpcu-cost-of-UHCI-when-VNC-disconn.patch +Patch0067: hw-net-rocker-fix-security-vulnerability.patch +Patch0068: tests-Disable-filemonitor-testcase.patch BuildRequires: flex BuildRequires: gcc @@ -520,6 +522,10 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Feb 11 2022 Chen Qun +- hw/net/rocker: fix security vulnerability +- tests: Disable filemonitor testcase + * Fri Feb 11 2022 Chen Qun - hw/usb: reduce the vpcu cost of UHCI when VNC disconnect