From 362e3129d8d6bce09d8212d808e3c5346da17762 Mon Sep 17 00:00:00 2001 From: katacontainersbot Date: Wed, 11 Nov 2020 07:30:55 +0000 Subject: [PATCH] release: Kata Containers 1.11.5 - Stable 1.11 backports - Backports: Read-only mount fixes for 1.11 - runtime: Call s.newStore.Destroy if globalSandboxList.addSandbox - runtime: Don' call bindUnmountContainerRootfs for devicemapper device - runtime: Fix /var/lib/vc/sbs/${sid} dir residual - [backport]: virtiofs: Change to cache auto and no DAX eca202e7 arm64: correct bridge type for QEMUVIRT machine 314bc3d6 gitignore: Ignore cli/containerd-shim-kata-v2/config-generated.go 951302fb runtime: Ignore ENOENT in kill/delete 20fcb93c hypervisor: Remove unused methods 04dc0d93 annotations: Improve asset annotation handling a47f7b39 annotations: Add missing hypervisor control annotation 2dd0fe68 asset: Formatting, grammar and whitespace 3f0e61c0 runtime: mount shared mountpoint readonly 228e6eb4 runtime: readonly mounts should be readonly bindmount on the host d78780cf virtiofs: Disable DAX 51d85922 virtiofsd: Use cache=auto ad3eec50 runtime: Fix /var/lib/vc/sbs/${sid} dir residual 054c4fbd runtime: Don' call bindUnmountContainerRootfs for devicemapper device 0b7019b9 runtime: Call s.newStore.Destroy if globalSandboxList.addSandbox Signed-off-by: katacontainersbot --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 3d0e62313c..e6dbb7c238 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.4 +1.11.5