Skip to content

Commit 1026984

Browse files
committed
NEWS: tag 1.21
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 08df5ec commit 1026984

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

NEWS

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
* crun-1.21
2+
3+
- criu: when running under systemd, use a proxy process to initialize
4+
the cgroup so that all the container processes are restored in the
5+
correct cgroup.
6+
- set HOME to "/" if the specified user is not present in the /etc/passwd file.
7+
- do not fail if any of stdin/stdout/stderr is closed.
8+
- cgroup: fix handling of absent subcgroup when configuring cpuset on cgroup v1.
9+
- ignore SIGWINCH when a tty is not used
10+
- utils: improve error message if the specified command is not executable.
11+
- fix PATH lookup. Support filenames starting with a dot.
12+
- krun: create context after loading the library
13+
- krun: stop using krun_set_exec but use the command line directly
14+
from the OCI configuration file.
15+
116
* crun-1.20
217

318
- krun: fix CVE-2025-24965. The .krun_config.json file could be

0 commit comments

Comments
 (0)