diff --git a/qemu.spec b/qemu.spec index ffe2ca6..4b6dfa2 100644 --- a/qemu.spec +++ b/qemu.spec @@ -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 Patch0300: ide-atapi-check-io_buffer_index-in-ide_atapi_cmd_rep.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: bison @@ -701,6 +704,11 @@ getent passwd qemu >/dev/null || \ %endif %changelog +* Fri Mar 12 2021 Chen Qun +- 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 - qemu.spec: add iscsi rpm package requirement