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

crun: update to 1.9 #22112

Merged
merged 1 commit into from
Sep 16, 2023
Merged

crun: update to 1.9 #22112

merged 1 commit into from
Sep 16, 2023

Conversation

oskarirauta
Copy link
Contributor

Changes:

  • support arbitrary idmapped mounts. Now it is possible to specify a mapping for any type of mount, not only bind mounts.
  • add support for "ridmap" mount option to support recursive idmapped mounts.
  • fix check for oom_score_adj. Write the oom_score_adj file even when the new value is 0.
  • features: Support mountExtensions.
  • correctly handle unknown signal string when it doesn't start with a digit.
  • do not attempt to join again already joined namespace.
  • wasmer: use latest wasix API.
  • refresh libocispec

Maintainer: me
Compile tested: x86_64, latest git

Changes:
 - support arbitrary idmapped mounts. Now it is possible to specify a mapping for any type of mount, not only bind mounts.
 - add support for "ridmap" mount option to support recursive idmapped mounts.
 - fix check for oom_score_adj. Write the oom_score_adj file even when the new value is 0.
 - features: Support mountExtensions.
 - correctly handle unknown signal string when it doesn't start with a digit.
 - do not attempt to join again already joined namespace.
 - wasmer: use latest wasix API.
 - refresh libocispec

Signed-off-by: Oskari Rauta <[email protected]>
@1715173329 1715173329 merged commit 7728e1e into openwrt:master Sep 16, 2023
@oskarirauta oskarirauta deleted the crun branch October 1, 2023 16:15
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