Skip to content

Commit 40d996e

Browse files
committed
NEWS: tag 1.7
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 198b9a4 commit 40d996e

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.7
2+
3+
- seccomp: use a cache for the generated BPF.
4+
- add support for setting the domainname through the OCI spec.
5+
- handlers: define wasm and krun.
6+
- wasmtime: add support for compiling .wat format.
7+
- cgroup: honor checkBeforeUpdate on cgroupv2.
8+
- crun: chown std streams before joining the user namespace.
9+
- crun: display rundir in --version output.
10+
- container: with cgroupfs use clone3 to join directly the target cgroup.
11+
- linux: create parent directories for created devices with mode 0755.
12+
- wasm: inherit environment variables in the WasmEdge handler.
13+
114
* crun-1.6
215

316
- runc compatibility: -v now prints the version string.

0 commit comments

Comments
 (0)