update qemu.spec with hw-usb-core-fix-overflow.patch
This commit is contained in:
parent
22b067020e
commit
514ab9213b
@ -1,6 +1,6 @@
|
||||
Name: qemu
|
||||
Version: 4.1.0
|
||||
Release: 17
|
||||
Release: 18
|
||||
Epoch: 2
|
||||
Summary: QEMU is a generic and open source machine emulator and virtualizer
|
||||
License: GPLv2 and BSD and MIT and CC-BY
|
||||
@ -183,6 +183,7 @@ Patch0170: megasas-avoid-NULL-pointer-dereference.patch
|
||||
Patch0171: megasas-use-unsigned-type-for-positive-numeric-field.patch
|
||||
Patch0172: hw-scsi-megasas-Fix-possible-out-of-bounds-array-acc.patch
|
||||
Patch0173: hw-arm-acpi-enable-SHPC-native-hot-plug.patch
|
||||
PATCH0174: hw-usb-core-fix-buffer-overflow.patch
|
||||
|
||||
BuildRequires: flex
|
||||
BuildRequires: bison
|
||||
@ -528,6 +529,9 @@ getent passwd qemu >/dev/null || \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 2020 Huawei Technologies Co., Ltd <lijiajie11@huawei.com>
|
||||
- hw/usb/core.c: fix buffer overflow in do_token_setup function
|
||||
|
||||
* Wed Aug 12 2020 Huawei Technologies Co., Ltd <jinzeyu@huawei.com>
|
||||
- backport upstream patch to support SHPCHotplug in arm
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user