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 <jtomko@redhat.com> Signed-off-by: Jiajie Li <lijiajie11@huawei.com>
This commit is contained in:
parent
bc9ee542aa
commit
16330ca79d
10
libvirt.spec
10
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 <alex.chen@huawei.com>
|
||||
- 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 <alex.chen@huawei.com> - 6.2.0-13
|
||||
- bugfix: cherry-pick some bugfix patches from opensource community
|
||||
* Tue Sep 22 2020 Hao Wang <wanghao232@huawei.com> - 6.2.0-12
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user