diff --git a/libvirt.spec b/libvirt.spec index 4dbf518..4853621 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -187,6 +187,7 @@ Patch0070: cpu_map-Distribute-x86_Cooperlake.xml.patch Patch0071: Don-t-cache-device-mapper-major.patch Patch0072: Handle-kernel-without-device-mapper-support.patch Patch0073: virDevMapperGetTargets-Don-t-ignore-EBADF.patch +Patch0074: conf-domain_conf-pin-the-retry_interval-and-retry_ti.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1920,6 +1921,9 @@ exit 0 %changelog +* Fri Sep 24 2021 Euler Robot +- conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml + * Tue Sep 14 2021 imxcc - 6.2.0-24 - virDevMapperGetTargets: Don't ignore EBADF