From 7e4dd94d49175346afb7ef1ecc9874bb49887fbf Mon Sep 17 00:00:00 2001 From: imxcc Date: Tue, 8 Mar 2022 12:02:12 +0800 Subject: [PATCH] update spec with openeuler !50 Signed-off-by: imxcc (cherry picked from commit 19c228b40402253aca460dc3096016493aaa27d1) --- libvirt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvirt.spec b/libvirt.spec index 1b7ad02..6584784 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -99,7 +99,7 @@ Summary: Library providing a simple virtualization API Name: libvirt Version: 6.2.0 -Release: 16 +Release: 17 License: LGPLv2+ URL: https://libvirt.org/ @@ -150,6 +150,7 @@ Patch0039: add-phytium-2000plus-and-s2500-support-on-arm-archit.patch Patch0040: virDevMapperGetTargets-Don-t-ignore-EBADF.patch Patch0041: virdevmapper-Don-t-cache-device-mapper-major.patch Patch0042: virdevmapper-Handle-kernel-without-device-mapper-sup.patch +Patch0043: virsh-Display-vhostuser-socket-path-in-domblklist.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1882,6 +1883,9 @@ exit 0 %changelog +* Tue Mar 08 2022 imxcc +- virsh: Display vhostuser socket path in domblklist + * Wed Dec 08 2021 Euler Robot - virDevMapperGetTargets: Don't ignore EBADF - virdevmapper: Don't cache device-mapper major