Skip to content

Commit f8a096b

Browse files
committed
NEWS: tag 1.8.1
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 2c83c0e commit f8a096b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NEWS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
* crun-1.8.1
2+
3+
- linux: idmapped mounts expect the same configuration as the user
4+
namespace mappings. Before they were expecting the inverted
5+
mapping. It is a breaking change, but the behavior was aligned to
6+
what runc will do as well.
7+
- krun: always allow /dev/kvm in the cgroup configuration.
8+
- handlers: disable exec for handlers that do not support it.
9+
- selinux: allow setting fscontext using a custom annotation.
10+
- cgroup: reset systemd unit if start fails.
11+
- cgroup: rmdir the entire systemd scope. It fixes a leak on cgroupv1.
12+
- cgroup: always delete the cgroup on errors. On some errors it could
13+
have been leaked before.
14+
115
* crun-1.8
216

317
- linux: precreate devices on the host.

0 commit comments

Comments
 (0)