spec: Update patch and changelog with !79 migration: backport migration/tls patches from upstream !79
migration: fix memory leak in qmp_migrate_set_parameters migration/tls: fix inverted semantics in multifd_channel_connect migration/tls: add error handling in multifd_tls_handshake_thread Signed-off-by: Chen Qun<kuhn.chenqun@huawei.com>
This commit is contained in:
parent
4f9d9614f3
commit
5bde19b297
@ -311,6 +311,9 @@ Patch0298: sd-sdhci-assert-data_count-is-within-fifo_buffer.patch
|
|||||||
Patch0299: msix-add-valid.accepts-methods-to-check-address.patch
|
Patch0299: msix-add-valid.accepts-methods-to-check-address.patch
|
||||||
Patch0300: ide-atapi-check-io_buffer_index-in-ide_atapi_cmd_rep.patch
|
Patch0300: ide-atapi-check-io_buffer_index-in-ide_atapi_cmd_rep.patch
|
||||||
Patch0301: block-backend-Stop-retrying-when-draining.patch
|
Patch0301: block-backend-Stop-retrying-when-draining.patch
|
||||||
|
Patch0302: migration-fix-memory-leak-in-qmp_migrate_set_paramet.patch
|
||||||
|
Patch0303: migration-tls-fix-inverted-semantics-in-multifd_chan.patch
|
||||||
|
Patch0304: migration-tls-add-error-handling-in-multifd_tls_hand.patch
|
||||||
|
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
@ -701,6 +704,11 @@ getent passwd qemu >/dev/null || \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 12 2021 Chen Qun <kuhn.chenqun@huawei.com>
|
||||||
|
- migration: fix memory leak in qmp_migrate_set_parameters
|
||||||
|
- migration/tls: fix inverted semantics in multifd_channel_connect
|
||||||
|
- migration/tls: add error handling in multifd_tls_handshake_thread
|
||||||
|
|
||||||
* Thu Mar 11 2021 Huawei Technologies Co., Ltd <lijiajie11@huawei.com>
|
* Thu Mar 11 2021 Huawei Technologies Co., Ltd <lijiajie11@huawei.com>
|
||||||
- qemu.spec: add iscsi rpm package requirement
|
- qemu.spec: add iscsi rpm package requirement
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user