Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump crun from 1.14.4 to 1.19 #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 8, 2024

1.19

Tag: 1.19
Published at: 2024-12-06T14:47:16Z
URL: Release 1.19

Description:

  • wasm: add new handler wamr.
  • criu: allow passing network lock method to libcriu.
  • linux: honor exec cpu affinity mask.
  • build: fix build with musl libc.
  • crun: use mount API to self-clone.
  • cgroup, systemd: do not override devices on update. If the "update" request has no device block configured, do not reset the previously configuration.
  • cgroup: handle case where cgroup v1 freezer is disabled. On systems without the freezer controller, containers were mistakenly reported as paused.
  • cgroup: do not stop process on exec. The cpu mask is configured on the systemd scope, the previous workaround to stop the container until the cgroup is fully configured is no longer needed.
Commits
  • db31c42 NEWS: tag 1.19
  • 1f8dc4d Merge pull request # 1613 from danishprakash/criu-network-lock
  • 1aac2ef Merge pull request # 1616 from michalsieron/no-cgroup-v1-freezer
  • c4f8c87 checkpoint/restore: allow passing network lock method to libcriu
  • 1942efc Handle case where cgroup v1 freezer is disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants