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.1 #107

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

Conversation

github-actions[bot]
Copy link

1.19.1

Tag: 1.19.1
Published at: 2024-12-17T20:52:08Z
URL: Release 1.19.1

Description:

  • linux: fix a hang if there are no reads from the tty. Use non blocking sockets to read and write from the tty so that the "crun exec" process doesn't hang when the terminal is not consuming any data.
  • linux: remove the workaround needed to mount a cgroup on top of another cgroup mount. The workaround had the disadvantage to temporarily leak a mount on the host. The alternative that is currently used is to mount a temporary tmpfs between the twoo cgroup mounts.
Commits
  • 3e32a70 NEWS: tag 1.19.1
  • 64deb62 Merge pull request # 1624 from giuseppe/update-nix-13-dec-2024
  • 3dbc7e7 Merge pull request # 1623 from giuseppe/fix-hang-on-unresponsive-tty
  • 8b972be linux: fix a hang if there are no reads from the tty
  • e50e47c libcrun: add ring buffer implementation

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