File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments