From 62b0aeaac33329b5d4d046611ff135aef63dd526 Mon Sep 17 00:00:00 2001 From: Archana Shinde Date: Tue, 18 Feb 2020 19:37:12 +0000 Subject: [PATCH] release: Kata Containers 1.11.0-alpha0 - Config changes for 5.4 kernel - kernel: Enable new LTS 5.4.x on ppc64le arch - lib: yq: explode anchors to get real value of image values - kernel: use the maximum number of CPUs supported by KVM - release: use absolute path for kubeconfig - network: Enable ipv6 config CONFIG_IPV6_MULTIPLE_TABLES - actions: check for packaging before clone - release: bump kata-containers repository - kernel/configs: enable CONFIG_X86_MPPARSE - obs: Add ubuntu 19.04 testing - release: tag and branch kata-containers repository - add workflow for testing kata-deploy - fixes for qemu 4.2.0 - config: enable printk_time for arm64. - kernel: Enable new LTS 5.4.3 on AArch64 - FC: ELF format kernel image unsupported with firecracker on AArch64 - kata-static: Add sudo while building cloud hypervisor docker image - obs: Remove fedora 28 obs packages - snap: fix how latest stable version is obtained - qemu: Patch qemu to support image without write access. - snap: fix snap in launchpad - kata-deploy: action: take updated yaml paths into account 04386a6 kernel: Enable new LTS 5.4.x on ppc64le arch ea8b775 lib: yq: explode anchors to get real value of image values b66fb43 kernel: Remove CONFIG_INET6 options from fragments 17d86c3 kernel: Always apply whitelist ba68012 kernel: use the maximum number of CPUs supported by KVM e0a57b6 network: Enable ipv6 config CONFIG_IPV6_MULTIPLE_TABLES 0751072 release: use absolute path for kubeconfig 32f2ff1 actions: check for packaging before clone 0ff7072 release: bump kata-containers repository a95b359 kernel/configs: enable CONFIG_X86_MPPARSE b023d8d kata-deploy: use clh instead of cloud-hypervisor 59a34bb static-build: drop NEMU, add CLH 6c9db9b kata-deploy-action: test CLH f184afc testing: add workflows for testing kata-deploy c14ded3 obs: Add ubuntu 19.04 testing 3ce2d36 release: tag and branch kata-containers repository 2ef9bbc FC: ELF format kernel image unsupported with firecracker on AArch64 ca6df85 kata-static: Add sudo while building cloud hypervisor docker image 59dc61d kernel: Enable new LTS 5.4.3 on AArch64 34d2c81 obs: Remove fedora 28 obs packages ce2accc qemu/patches: add patches for qemu 4.2.0 7c13dc3 static-build: update blacklist for qemu 4.2.0 a407c92 config: enable printk_time for arm64. 5877ab7 snap: fix how latest stable version is obtained 43a6e67 snap: overwrite Makefile variables bfe65e0 kernel: make get_config_version quiet 076cfa9 qemu: Patch qemu to support image without write access. Signed-off-by: Archana Shinde --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 00117886de..26b980b24c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.0-rc0 +1.11.0-alpha0