Skip to content

Commit bf70c97

Browse files
committed
NEWS: tag 1.8.2
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent f05ccc9 commit bf70c97

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
* crun-1.8.1
215

316
- linux: idmapped mounts expect the same configuration as the user

0 commit comments

Comments
 (0)