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.
1 parent 940bf97 commit cfec5ceCopy full SHA for cfec5ce
NEWS
@@ -1,3 +1,15 @@
1
+* crun-1.8
2
+
3
+- linux: precreate devices on the host.
4
+- cgroup: support cpuset mounted with noprefix.
5
+- linux: mount the source cgroup if cgroupns=host.
6
+- libcrun: don't clone self from read-only mount.
7
+- build: fix build without dlfcn.h.
8
+- linux: set PR_SET_DUMPABLE.
9
+- utils: fix applying AppArmor profile.
10
+- linux: write setgroups=deny when mapping a single uid/gid.
11
+- cgroup: fix enter cgroupv1 mount on RHEL 7.
12
13
* crun-1.7.2
14
15
- criu: hardcode library name to libcriu.so.2.
0 commit comments