From 73f759f4a39769f60990e7d225f561b4f4f06bcf Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Wed, 26 Jul 2023 20:34:01 +0200 Subject: [PATCH] NEWS: tag 1.8.6 Signed-off-by: Giuseppe Scrivano --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 879d0af71..a1f33910a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +* crun-1.8.6 + +- crun: new command "crun features". +- linux: fix handling of idmapped mounts when the container joins + an existing PID namespace. +- linux: support io_priority from the OCI specs. +- linux: handle correctly the case where the status file is not + written yet for a container. +- crun: fix segfault for "ps" when the container is not using cgroups. +- cgroup: allow setting swap to 0. + * crun-1.8.5 - scheduler: use definition from the OCI configuration file instead of the custom