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

NEWS: tag 1.19 #1617

Merged
merged 1 commit into from
Dec 6, 2024
Merged

NEWS: tag 1.19 #1617

merged 1 commit into from
Dec 6, 2024

Conversation

giuseppe
Copy link
Member

@giuseppe giuseppe commented Dec 6, 2024

  • 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.

Signed-off-by: Giuseppe Scrivano <[email protected]>
@giuseppe
Copy link
Member Author

giuseppe commented Dec 6, 2024

@saschagrunert PTAL :-)

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giuseppe giuseppe merged commit b3f8bab into containers:main Dec 6, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants