diff --git a/kata-containers.spec b/kata-containers.spec index bb9449ac7eba4cde1e9a3833a924ec05bccdcd2e..2035d306b0ba47221e0de87716527b30d8e9ac67 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 9 Name: kata-containers Version: %{VERSION} @@ -90,18 +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-9 - 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