From 7fd22d77d0d85798176c27d1c57838e2e78d0903 Mon Sep 17 00:00:00 2001 From: Snir Sheriber Date: Wed, 8 Jun 2022 11:54:59 +0300 Subject: [PATCH] release: Kata Containers 2.4.2 - My 2.4 pr backport -- fix shim leak caused by ESRCH in agent destroy - backport-2.4 | workflows: add workflow_dispatch triggering to test-kata-deploy - stable-2.4: runtime: Adding the correct detection of mediated PCIe devices - stable-2.4: backport agent fixes - stable-2.4 | clh: Update to the v24.0 release - stable-2.4 | Backport fixes for direct-volume stats - stable-2.4 | tools: Add QEMU patches for SGX numa support - stable-2.4 | versions: Upgrade to Cloud Hypervisor v23.1 607a8a9c2 release: Adapt kata-deploy for 2.4.2 e5568a31a agent: ignore ESRCH error when destroying containers 322839ac7 runtime: force stop container after the container process exits b75d5cee7 docs: update release process github token instructions e938ce443 docs: update release process with latest workflow triggering 046ba4df7 workflows: add workflow_dispatch triggering to test-kata-deploy 14ce4b01b runtime: Adding the correct detection of mediated PCIe devices f54d5cf16 agent: Fix is_signal_handled failing parsing str to u64 80d5f9e14 agent: move assert_result macro to test_utils file 50a74dfee agent: add tests for is_signal_handled function 560247f8d agent: add tests for update_container_namespaces 47d4e79c1 agent: add tests for do_write_stream function e3ce8aff9 agent: add tests for get_memory_info function ebe9fc2ca clh: Update to the v24.0 release 29c9391da agent: fix direct-assigned volume stats d1848523d runtime: direct-volume stats use correct name 338c9f2b0 runtime: direct-volume stats update to use GET parameter f528bc010 runtime: fix incorrect Action function for direct-volume stats 3413c8588 tools: Add QEMU patches for SGX numa support db6d4f7e1 versions: Upgrade to Cloud Hypervisor v23.1 Signed-off-by: Snir Sheriber --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 005119baaa..8e8299dcc0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.1 +2.4.2