spec: Update patch and changelog with !39 fix CVE-2021-3667 CVE-2021-3631 #I4BI8P #I4BI73 !39

storage_driver: Unlock object on ACL fail in storagePoolLookupByTargetPath
security: fix SELinux label generation logic

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
Chen Qun 2021-09-26 21:28:36 +08:00
parent 5359856aaa
commit 42832d4090

View File

@ -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 <euler.robot@huawei.com>
- storage_driver: Unlock object on ACL fail in storagePoolLookupByTargetPath
- security: fix SELinux label generation logic
* Fri Sep 24 2021 Euler Robot <euler.robot@huawei.com>
- conf/domain_conf: pin the retry_interval and retry_timeout parameters to xml