From d158daa0c253e2e98277c49f392178ee3b8fefa4 Mon Sep 17 00:00:00 2001 From: Carlos Venegas Date: Tue, 20 Oct 2020 14:05:51 -0500 Subject: [PATCH] release: Kata Containers 1.11.4 - Stable 1.11 backports - drivers: Correct isPCIeDevice logic - [stable-1.11] Backport cgroups patches from Eric Ernst - [stable-1.11] shimv2: Add a "--version" cli option - [backport | stable-1.11] sandbox: Disconnect from agent after VM shutdown - [stable-1.11] Backport "virtiofsd: Improve logging" 7e7c2ec4 hypervisor: don't enforce a minimum memory setting e8b193ae cpuset: don't set cpuset.mems in the guest 6239df7f virtcontainers: fix delete sandbox failed problem ec12ddbb shimv2: handle ctx passed by containerd 7b09e967 sandbox: Disconnect from agent after VM shutdown 52f29c1d cgroups: remove unused SystemdCgroup variable and accessor/mutators a13a61e5 cgroups: Add systemd detection when creating cgroup manager b4d0a625 sandbox: don't constrain cpus, mem only cpuset, devices 6869a21c cgroups: add ability to update CPUSet c008dcee vendor: add cpuset package from kubernetes c878aa37 virtcontainers: add method for calculating cpuset for sandbox 03824cdf virtiofsd: Improve logging 14df2424 shimv2: Add a "--version" cli option e0bea5b8 build: Fold long clean line 03bfe88b sandbox: Disconnect from agent after VM shutdown b21a44cd drivers: Correct isPCIeDevice logic Signed-off-by: Carlos Venegas --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 0a5af26df3..3d0e62313c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.3 +1.11.4