Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Changes (quoting CHANGELOG.md):
[1.1.1] - 2022-03-28
Added
Fixed
runc run/startcan now run a container with read-only/devin OCI spec,rather than error out. ([1.1] Fix working with read-only /dev #3355)
runc execnow ensures that--cgroupargument is a sub-cgroup. ([1.1] runc exec --cgroup: ensure the path is a sub-cgroup path #3403)listed in
/sys/kernel/cgroup/delegatedo not exist in container's cgroup.(v2 cgroup delegation fails: memory.oom.group: no such file or directory #3387, [1.1] libct/cg/sd/v2: fix ENOENT on cgroup delegation #3404)
([release-1.1] configs/validate: looser validation for RDT #3406)
statof
/sys/fs/cgroup/unifiedreturns an error other than ENOENT. ([release-1.1] libct/cg: IsCgroup2HybridMode: don't panic #3435)Fixes: #3437