From c9deff4ae05245a1d5b5ef76985e13b19bc7d89b Mon Sep 17 00:00:00 2001 From: Chen Qun Date: Wed, 8 Dec 2021 16:28:04 +0800 Subject: [PATCH] spec: Update patch and changelog with !46 add phytium 2000plus and s2500 support on arm architecture for capability !46 add phytium 2000plus and s2500 support on arm architecture for capability Signed-off-by: imxcc --- libvirt.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index 8be86ff..77e2e52 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -146,6 +146,7 @@ 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 +Patch0039: add-phytium-2000plus-and-s2500-support-on-arm-archit.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1878,6 +1879,9 @@ exit 0 %changelog +* Wed Dec 08 2021 Euler Robot +- add phytium 2000plus and s2500 support on arm architecture for capability + * Sun Sep 26 2021 Euler Robot - storage_driver: Unlock object on ACL fail in storagePoolLookupByTargetPath - security: fix SELinux label generation logic