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 f05ccc9 commit bf70c97Copy full SHA for bf70c97
NEWS
@@ -1,3 +1,16 @@
1
+* crun-1.8.2
2
+
3
+- lua bindings for libcrun.
4
+- wasmedge: add current directory to preopen paths.
5
+- linux: inherit parent mount flags when making a path masked.
6
+- libcrun: custom annotation to set the scheduler for the container process.
7
+- cgroup: fallback to blkio.bfq files if blkio is not available on cgroup v1.
8
+- cgroup: initialize rt limits when using systemd.
9
+- tty: chown the tty to the exec user instead of the user specified
10
+ to create the container.
11
+- cgroup: fallback to create cgroupfs as sibling of the current cgroup if there
12
+ is none specified and it cannot be created in the root cgroup.
13
14
* crun-1.8.1
15
16
- linux: idmapped mounts expect the same configuration as the user
0 commit comments