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<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-11 21:01:34 +08:00 committed by yezengruan
parent 9de203f1b5
commit 0e405155c9

View File

@ -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 <kuhn.chenqun@huawei.com>
- hw/net/rocker: fix security vulnerability
- tests: Disable filemonitor testcase
* Fri Feb 11 2022 Chen Qun <kuhn.chenqun@huawei.com>
- hw/usb: reduce the vpcu cost of UHCI when VNC disconnect