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 198b9a4 commit 40d996eCopy full SHA for 40d996e
NEWS
@@ -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
14
* crun-1.6
15
16
- runc compatibility: -v now prints the version string.
0 commit comments