Skip to content

Commit

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

- fix build on CentOS 7.
- drop custom annotation to set the time namespace and use the OCI
specs instead.
- cgroup: workaround cpu quota/period issue with v1. Sometimes
setting CPU quota period fails when a new period is lower, and a
parent cgroup has CPU quota limit set.
- cgroup: fix set quota to -1 on cgroup v1.
- criu: drop loading unused functions.

* crun-1.8.3

- update: initialize the rt limits only on cgroup v1.
Expand Down

0 comments on commit 5a8fa99

Please sign in to comment.