diff --git a/libvirt.spec b/libvirt.spec index 094d258..81257a8 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -144,6 +144,8 @@ 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 +Patch0037: storage_driver-Unlock-object-on-ACL-fail-in-storageP.patch +Patch0038: security-fix-SELinux-label-generation-logic.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1876,6 +1878,10 @@ exit 0 %changelog +* Sun Sep 26 2021 Euler Robot +- storage_driver: Unlock object on ACL fail in storagePoolLookupByTargetPath +- security: fix SELinux label generation logic + * Fri Sep 24 2021 Euler Robot - conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml