We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c677a1c commit 61c9600Copy full SHA for 61c9600
NEWS
@@ -1,3 +1,14 @@
1
+* crun-1.4.3
2
+
3
+- cgroup: avoid infinite loop when deleting a cgroup if it contains
4
+ processes that cannot be terminated.
5
+- support additional options for idmap mounts. It is now possible to
6
+ specify what mappings must be used for the idmapped mount.
7
+- open the source for a bind mount in the host. It is useful when
8
+ creating a user namespace so that the parent directories for the
9
+ source directory are not required to be accessible to the users in
10
+ the user namespace.
11
12
* crun-1.4.2
13
14
- CRIU: add pre-dump support.
0 commit comments