spec: Update patch and changelog with !11
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
27ddd033e6
commit
eab0fdbe92
10
libvirt.spec
10
libvirt.spec
@ -131,6 +131,10 @@ Patch0020: libvirt-cpu_map-add-kunpeng-920-features-as-known-features.patch
|
||||
Patch0021: libvirt-Substitute-security_context_t-with-char.patch
|
||||
Patch0022: libvirt-conf-Don-t-format-http-cookies-unless-VIR_DOMAIN_DEF.patch
|
||||
Patch0023: libvirt-virstoragetest-testBackingParse-Use-VIR_DOMAIN_DEF_F.patch
|
||||
Patch0024: rpc-gendispatch-handle-empty-flags.patch
|
||||
Patch0025: rpc-add-support-for-filtering-acls-by-uint-params.patch
|
||||
Patch0026: rpc-require-write-acl-for-guest-agent-in-virDomainIn.patch
|
||||
Patch0027: qemu-agent-set-ifname-to-NULL-after-freeing.patch
|
||||
|
||||
Requires: libvirt-daemon = %{version}-%{release}
|
||||
Requires: libvirt-daemon-config-network = %{version}-%{release}
|
||||
@ -1863,6 +1867,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 Aug 4 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-7
|
||||
- Substitute security_context_t with char pointer.
|
||||
* Tue May 26 2020 Xu Yandong <xuyandong2@huawei.com> - 6.2.0-6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user