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 #163

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

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 25, 2024

1.19.1

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

@github-actions github-actions bot force-pushed the update-dependency-crun branch from 9002f9d to 80232dc Compare September 25, 2024 14:31
@github-actions github-actions bot force-pushed the update-dependency-crun branch from 80232dc to 1179e69 Compare September 30, 2024 03:19
@github-actions github-actions bot changed the title Bump crun from 1.14.4 to 1.17 Bump crun from 1.14.4 to 1.18 Oct 28, 2024
@github-actions github-actions bot force-pushed the update-dependency-crun branch from 1179e69 to e5cfa66 Compare October 28, 2024 03:19
@github-actions github-actions bot changed the title Bump crun from 1.14.4 to 1.18 Bump crun from 1.14.4 to 1.18.2 Nov 4, 2024
@github-actions github-actions bot force-pushed the update-dependency-crun branch from e5cfa66 to a9a34e7 Compare November 4, 2024 03:19
@github-actions github-actions bot force-pushed the update-dependency-crun branch from a9a34e7 to 2cb203d Compare December 9, 2024 03:31
@github-actions github-actions bot changed the title Bump crun from 1.14.4 to 1.18.2 Bump crun from 1.14.4 to 1.19 Dec 9, 2024
@github-actions github-actions bot changed the title Bump crun from 1.14.4 to 1.19 Bump crun from 1.14.4 to 1.19.1 Dec 23, 2024
@github-actions github-actions bot force-pushed the update-dependency-crun branch from 2cb203d to 41a85f1 Compare December 23, 2024 03:06
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