From c8028da3c6fe49bb1e96e1ade6644491548bd432 Mon Sep 17 00:00:00 2001 From: Eric Ernst Date: Thu, 14 Jan 2021 11:05:32 -0800 Subject: [PATCH] release: Kata Containers 2.0.1 - volume cleanup, RO blk device support - Backport to stable-2.0 branch - [stable 2.0] backport VFIO fixes - [backport] snap: fix snap release channel - [backport] snap: add GH actions jobs to release the snap package - backport fixes to stable-2.0.0 - Backport: Backport doc changes from 2.0 dev e4cea92a blk-dev: hotplug readonly if applicable 0590fedd volumes: cleanup / minor refactoring 6b666899 vendor: revendor govmm from intel to kata-containers 65ae1271 runtime: clh: update cloud-hypervisor 9bc6fe6c runtime: clh: disable virtiofs DAX when FS cache size is 0 349d496f versions: Update cloud-hypervisor to release v0.11.0 60050264 rootfs: Fix indentation inside a switch 91b43a99 rootfs: apparmor=unconfined is needed for non Red Hat host OSes 2478b8f4 rootfs: Always add SYS_ADMIN, CHROOT, and MKNOD caps to docker cmdline 499aa24d rootfs: Don't fallthrough in the docker_extra_args() switch 1edb7fe7 rustjail: fix the issue of sync read 607a892f rustjail: fix the issue of bind mount /dev 26f176e2 rustjail: allow network sysctls 3306195f agent: Avoid container stats panic caused by cgroup controller non-exist a7568b52 agent: Clean up commented use declarations e6d68349 agent: Fix temp prefix on Namespace::test_setup_persistent_ns 1f943bd6 agent: Return error on trying to persist a pid namespace 9a41d09f shimv2: Avoid double removing of container from sandbox 8fdb85e0 jail/validator: avoid unwrap() for safety 49516ef6 rustjail: add more context info for errors 21fad464 oci: fix two incompatible issues with OCI spec b745e5ff agent: consume ttrpc crate from crates.io 40316f68 qemu: no state to save if QEMU isn't running 35b619ff oci: fix a typo in "addtionalGids" 662e8db5 agent/sandbox: Don't update cpuset when ncpus = 0 9117dd40 runtime/network: Fix error reporting in listRoutes() fce14f36 runtime/network: Correct error reporting in listInterfaces() 0fd70f7e rootfs-builder: add support for gentoo 4727a9c3 rootfs: reduce size of debian image 7ab8f62d runtime: Allow to overwrite DESTDIR 7e92833b packaging: Make qemu/apply_patches.sh common 14b18b55 packaging/qemu: Delete the temporary container 1dde0de1 packaging/qemu: Build and package completely in the container d4c1b768 packaging/qemu: Add QEMU_DESTDIR argument to dockerfiles 3c36ce81 rootfs-builder: add functions to run before and after the container c9d4e2c4 agent-ctl: Add void "install" target 5fadc5fc trace-forwarder: Add void "install" target 5f887506 snap: fix snap release channel 7526ee93 snap: add GH actions jobs to release the snap package 21ed9dc2 agent: update proto file copyright 5f1520bd agent: generate proto files properly e30bd673 agent-ctl: update cargo.lock 78df4a0c runtime: remove the unused proto files 7daf9cff agent: move gogo.proto out of the github.com namespance 293be9d0 agent: types.pb.go is not regenerated 84e1a34f agent/protocols: Move agent.proto out of the mock folder of agent cf56307e agent/protocols: Fix copyright header checking 359f76d2 agent/protocols: Stop generate agent proto files in the shellscript ca8f1399 agent/protocols: Ignore generated files and remove these files from repo 0bb559a4 agent/protocols: Generate proto files programmatically 4ca4412f docs: fix spell check 3d80c848 docs: Update how-to Readme with hypervisor information. f0fdc8e1 docs: Update Readme to remove hypervisor information e53645ec docs: Remove docs for nemu Signed-off-by: Eric Ernst --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 227cea2156..38f77a65b3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0 +2.0.1