Skip to content

Commit db31c42

Browse files
committed
NEWS: tag 1.19
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 1f8dc4d commit db31c42

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

NEWS

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
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+
116
* crun-1.18.2
217

318
- cgroup, systemd: fix a regression when a configuration file includes only one

0 commit comments

Comments
 (0)