Skip to content

Commit

Permalink
NEWS: tag 1.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed Feb 27, 2023
1 parent 2c83c0e commit f8a096b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
* crun-1.8.1

- linux: idmapped mounts expect the same configuration as the user
namespace mappings. Before they were expecting the inverted
mapping. It is a breaking change, but the behavior was aligned to
what runc will do as well.
- krun: always allow /dev/kvm in the cgroup configuration.
- handlers: disable exec for handlers that do not support it.
- selinux: allow setting fscontext using a custom annotation.
- cgroup: reset systemd unit if start fails.
- cgroup: rmdir the entire systemd scope. It fixes a leak on cgroupv1.
- cgroup: always delete the cgroup on errors. On some errors it could
have been leaked before.

* crun-1.8

- linux: precreate devices on the host.
Expand Down

0 comments on commit f8a096b

Please sign in to comment.