From 16330ca79d03047dca3aac5da2a5525703c5bc06 Mon Sep 17 00:00:00 2001 From: Euler Robot Date: Mon, 26 Oct 2020 20:59:55 +0800 Subject: [PATCH] spec: Update patch and changelog with !14 rpc: gendispatch: handle empty flags rpc: add support for filtering @acls by uint params rpc: require write acl for guest agent in virDomainInterfaceAddresses qemu: agent: set ifname to NULL after freeing Signed-off-by: Jan Tomko Signed-off-by: Jiajie Li --- libvirt.spec | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index fbd02ec..b7ad1ed 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -164,6 +164,10 @@ Patch0053: libvirt-qemuDomainDefPostParse-Fail-if-unable-to-fill-machin.patch Patch0054: libvirt-virNetDevGetFamilyId-Change-signature.patch Patch0055: libvirt-virNetDevSwitchdevFeature-Make-failure-to-get-family.patch Patch0056: libvirt-qemuDomainGetUnplugTimeout-Add-G_GNUC_NO_INLINE.patch +Patch0057: rpc-gendispatch-handle-empty-flags.patch +Patch0058: rpc-add-support-for-filtering-acls-by-uint-params.patch +Patch0059: rpc-require-write-acl-for-guest-agent-in-virDomainIn.patch +Patch0060: qemu-agent-set-ifname-to-NULL-after-freeing.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1896,6 +1900,12 @@ exit 0 %changelog +* Wed Oct 14 2020 Huawei Technologies Co., Ltd +- rpc: gendispatch: handle empty flags +- rpc: add support for filtering @acls by uint params +- rpc: require write acl for guest agent in virDomainInterfaceAddresses +- qemu: agent: set ifname to NULL after freeing + * Tue Sep 22 2020 AlexChen - 6.2.0-13 - bugfix: cherry-pick some bugfix patches from opensource community * Tue Sep 22 2020 Hao Wang - 6.2.0-12