Skip to content

Commit

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

- linux: fix a race condition when an exec was performed
immediately after the start and the setns with the procfd failed.
- features: Fix annotations formatting.
- linux: do not write some errors twice.
- libcrun: handle SIGWINCH by resizing the terminal file descriptor.

- crun: new command "crun features".
- linux: fix handling of idmapped mounts when the container joins
an existing PID namespace.
- linux: support io_priority from the OCI specs.
- linux: handle correctly the case where the status file is not
written yet for a container.
- crun: fix segfault for "ps" when the container is not using cgroups.
- cgroup: allow setting swap to 0.

* crun-1.8.6

- crun: new command "crun features".
Expand Down

0 comments on commit 53a9996

Please sign in to comment.