From dc7d5bb754c40274224b086c74246718a946555a Mon Sep 17 00:00:00 2001 From: Peng Tao Date: Mon, 16 Mar 2020 12:39:19 +0000 Subject: [PATCH] release: Kata Containers 1.11.0-alpha1 - ci: Provide source directory path for script execution - kernel: Install uncompressed kernel by Image instead of vmlinux on arm64 - ACPI: Always build evged in for experimental kernel - obs: Update obs packages for ppc64le - scripts: enable libpmem only for x86_64 - scripts/qemu: enable libpmem - release: Remove release docs - test: Test for kata-containers packages on Fedora 31 - obs: Remove obs packages and testing for ubuntu 19.04 and fedora 29 - kernel: enable BPF to support libcontainer's cgroups V2 implementation - kata-deploy: improve logic for crio.conf runtime additions - yq: Use install_yq.sh script from tests repository f599c8e kernel: Install uncompressed kernel by Image instead of vmlinux on arm64 c3949fd ACPI: Always build evged in for experimental kernel 83a69de scripts: enable libpmem only for x86_64 aad1e0e obs: Update obs packages for ppc64le c0d45d8 scripts/qemu: enable libpmem acf5b91 release: Remove release docs 3418d40 build: Enclose source dir for script execution ac0d569 kernel: enable BPF to support libcontainer's cgroups V2 implementation d7c2a38 obs: Remove obs packages and testing for ubuntu 19.04 and fedora 29 c8c3e46 test: Test for kata-containers packages on Fedora 31 43ab57f yq: Use install_yq.sh script from tests repository cd6d364 kata-deploy: improve logic for crio.conf runtime additions Signed-off-by: Peng Tao --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 26b980b24c..b4c7bf2934 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.0-alpha0 +1.11.0-alpha1