spec: Update patch and changelog with !253 qemu-img: add qemu-img direct create !253

qemu-img: add qemu-img direct create

Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
Chen Qun 2022-02-14 21:27:23 +08:00 committed by yezengruan
parent 1dd60910b1
commit 0a858db3c0

View File

@ -169,6 +169,7 @@ Patch0156: vhost-user-scsi-add-support-for-SPDK-hot-upgrade.patch
Patch0157: i6300esb-watchdog-bugfix-Add-a-runstate-transition.patch Patch0157: i6300esb-watchdog-bugfix-Add-a-runstate-transition.patch
Patch0158: bugfix-irq-Avoid-covering-object-refcount-of-qemu_ir.patch Patch0158: bugfix-irq-Avoid-covering-object-refcount-of-qemu_ir.patch
Patch0159: seabios-add-check-to-avoid-dereference-NULL-pointer.patch Patch0159: seabios-add-check-to-avoid-dereference-NULL-pointer.patch
Patch0160: qemu-img-add-qemu-img-direct-create.patch
BuildRequires: flex BuildRequires: flex
BuildRequires: gcc BuildRequires: gcc
@ -613,6 +614,9 @@ getent passwd qemu >/dev/null || \
%endif %endif
%changelog %changelog
* Mon Feb 14 2022 Chen Qun <kuhn.chenqun@huawei.com>
- qemu-img: add qemu-img direct create
* Mon Feb 14 2022 eillon <yezhenyu2@huawei.com> * Mon Feb 14 2022 eillon <yezhenyu2@huawei.com>
- seabios: add check to avoid dereference NULL pointer - seabios: add check to avoid dereference NULL pointer