From 1f0781b1d5a86a37d2a5d4ba8115a6825b3b110c Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Fri, 24 Sep 2021 11:28:32 +0800 Subject: [PATCH] spec: Update patch and changelog with !37 conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml !37 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 9fabba8..fcfdbf9 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -143,6 +143,7 @@ Patch0032: libvirt-conf-Set-default-values-of-retry-fileds.patch Patch0033: cpu_map-Add-Cooperlake-x86-CPU-model.patch Patch0034: cpu_map-Add-pschange-mc-no-bit-in-IA32_ARCH_CAPABILI.patch Patch0035: cpu_map-Distribute-x86_Cooperlake.xml.patch +Patch0036: conf-domain_conf-pin-the-retry_interval-and-retry_ti.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1875,6 +1876,9 @@ exit 0 %changelog +* Fri Sep 24 2021 Euler Robot +- conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml + * Tue Jul 27 2021 Jingyi Wang - add new CPU model Cooperlake