From 5ef08e0ae4513272c764de3d89a27777f4124289 Mon Sep 17 00:00:00 2001 From: LiangZhang Date: Tue, 29 Sep 2020 09:34:57 +0800 Subject: [PATCH] integration: sync changelog from kata-runtime repo Signed-off-by: LiangZhang --- kata-containers.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/kata-containers.spec b/kata-containers.spec index 312b4a2..e2d95f8 100644 --- a/kata-containers.spec +++ b/kata-containers.spec @@ -3,7 +3,7 @@ %global kernel_version 4.19.36 %define VERSION v1.11.1 -%define RELEASE 2 +%define RELEASE 3 Name: kata-containers Version: %{VERSION} @@ -106,6 +106,12 @@ install -p -m 640 -D ./runtime/cli/config/configuration-qemu.toml %{buildroot}/u %changelog +* Sun Sep 27 2020 LiangZhang - 1.11.1-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix cmd params of direct use stratovirt binary + * Thu Sep 20 2020 jiangpengf - 1.1.1-2 - Type:bugfix - ID:NA -- Gitee