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.
2 parents 9cfbb78 + 3241e67 commit 96e9b99Copy full SHA for 96e9b99
NEWS
@@ -1,3 +1,12 @@
1
+* crun-1.26
2
+
3
+- criu: enable setting of RPC config file via annotation
4
+ org.criu.config. crun also reads /etc/criu/crun.conf or
5
+ /etc/criu/runc.conf for CRIU configuration.
6
+- linux: run createContainer hooks before making root read-only.
7
+- utils: handle NULL container passed to libcrun_open_proc_file().
8
+- container: fix error release on failure paths.
9
10
* crun-1.25.1
11
12
- linux: harden opens under /proc. Use fsopen, when available, to get
0 commit comments