Skip to content

Commit

Permalink
NEWS: tag 1.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed Sep 27, 2023
1 parent c7db23d commit 35274d3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
* crun-1.9.2

- cgroup: reset the inherited cpu affinity after moving to cgroup.
Old kernels do that automatically, but new kernels remember the
affinity that was set before the cgroup move, so we need to reset
it in order to honor the cpuset configuration.

* crun-1.9.1

- utils: ignore ENOTSUP when chmod a symlink. It fixes a problem on
Expand Down Expand Up @@ -33,7 +40,6 @@
- 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.
Expand Down

0 comments on commit 35274d3

Please sign in to comment.