From 03afa02c3b7da5b4b6ab86a4dc48af4b1fb90d56 Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 24 Sep 2021 11:28:31 +0800 Subject: [PATCH] spec: Update patch and changelog with !38 conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml !38 conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml Signed-off-by: Mao Zhongyi --- libvirt.spec | 4 ++++ 1 file changed, 4 insertions(+) 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