File tree 1 file changed +15
-0
lines changed 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ * crun-1.19
2
+
3
+ - wasm: add new handler wamr.
4
+ - criu: allow passing network lock method to libcriu
5
+ - linux: honor exec cpu affinity mask.
6
+ - build: fix build with musl libc.
7
+ - crun: use mount API to self-clone.
8
+ - cgroup, systemd: do not override devices on update. If the "update" request has no
9
+ device block configured, do not reset the previously configuration.
10
+ - cgroup: handle case where cgroup v1 freezer is disabled. On systems without the
11
+ freezer controller, containers were mistakenly reported as paused.
12
+ - cgroup: do not stop process on exec. The cpu mask is configured on the systemd
13
+ scope, the previous workaround to stop the container until the cgroup is fully
14
+ configured is no longer needed.
15
+
1
16
* crun-1.18.2
2
17
3
18
- cgroup, systemd: fix a regression when a configuration file includes only one
You can’t perform that action at this time.
0 commit comments