From 6992df7ef5ccb2742046fff47bfeebf30f0a0071 Mon Sep 17 00:00:00 2001 From: xinghe <7553987+xinghe_1@user.noreply.gitee.com> Date: Tue, 23 Feb 2021 09:48:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Drelease=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kata-containers.spec | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/kata-containers.spec b/kata-containers.spec index 9ede76d..c9dbd95 100644 --- a/kata-containers.spec +++ b/kata-containers.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} %define VERSION v1.11.1 -%define RELEASE 10 +%define RELEASE 8 Name: kata-containers Version: %{VERSION} @@ -90,24 +90,12 @@ install -p -m 640 -D ./runtime/cli/config/configuration-qemu.toml %{buildroot}/u %changelog -* Fri Feb 19 2021 xinghe - 1.11.1-10 +* Fri Feb 19 2021 xinghe - 1.11.1-8 - Type:CVE - ID:NA - SUG:NA - DESC:fix CVE-2020-28914 -* Fri Jan 8 2021 LiangZhang - 1.11.1-9 -- Type:bugfix -- ID:NA -- SUG:NA -- DESC:fixup that the getPids functions returns pid - -* Thu Jan 7 2021 LiangZhang - 1.11.1-8 -- Type:feature -- ID:NA -- SUG:NA -- DESC:add suport for stratovirt of kata-check cli - * Tue Dec 22 2020 jiangpengfei - 1.11.1-7 - Type:enhancement - ID:NA -- Gitee