From 13d4c3659ed05783fd402a3d6d6d5bb8893f1683 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Wed, 8 Dec 2021 21:28:24 +0800 Subject: [PATCH] =?UTF-8?q?spec:=20Update=20patch=20and=20changelog=20with?= =?UTF-8?q?=20!47=20=E5=9B=9E=E5=90=88upstream=20bugfix:=20virdevmapper:?= =?UTF-8?q?=20Handle=20kernel=20without=20device-mapper=20support=20=20!47?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit virDevMapperGetTargets: Don't ignore EBADF virdevmapper: Don't cache device-mapper major virdevmapper: Handle kernel without device-mapper support Signed-off-by: Michal Privoznik --- libvirt.spec | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index fc972c4..3ee267a 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -147,6 +147,9 @@ Patch0036: conf-domain_conf-pin-the-retry_interval-and-retry_ti.patch Patch0037: storage_driver-Unlock-object-on-ACL-fail-in-storageP.patch Patch0038: security-fix-SELinux-label-generation-logic.patch 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 Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1879,6 +1882,11 @@ exit 0 %changelog +* Wed Dec 08 2021 Euler Robot +- virDevMapperGetTargets: Don't ignore EBADF +- virdevmapper: Don't cache device-mapper major +- virdevmapper: Handle kernel without device-mapper support + * Wed Dec 08 2021 Euler Robot - add phytium 2000plus and s2500 support on arm architecture for capability