Page MenuHomeSolus

runc: Update to 1.1.0
ClosedPublic

Authored by ReillyBrogan on Mar 19 2022, 10:32 PM.
Tags
None
Referenced Files
F11067829: D13043.id.diff
Fri, Aug 11, 9:09 PM
F11067828: D13043.id31926.diff
Fri, Aug 11, 9:09 PM
F11050064: D13043.diff
Thu, Aug 10, 6:43 PM
F10844855: D13043.diff
Jun 10 2023, 10:15 PM
F10751773: D13043.id31926.diff
May 16 2023, 1:05 PM
F10751735: D13043.id31882.diff
May 16 2023, 12:56 PM
F10751690: D13043.diff
May 16 2023, 12:47 PM
F10751581: D13043.id31882.diff
May 16 2023, 12:25 PM
Subscribers

Details

Summary

Release notes available here

Test Plan
  • Tested with rest of containerd/docker stack update

Diff Detail

Repository
R2838 runc
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Girtablulu added a subscriber: Girtablulu.

what about buildah and conmon? Do they need a rebuild?

This revision now requires changes to proceed.Mar 20 2022, 1:35 PM

what about buildah and conmon? Do they need a rebuild?

No, they just invoke the runc binary and should be fine as there's no breaking changes between 1.0.3 and 1.1.0.

Though after this lands it would probably be a good idea if @chax verifies that podman and buildah are both still working with the new version of runc. I see that buildah explicitly supports runc 1.1.0 as of the most recent update but I can't find which version podman/conmon support.

This revision is now accepted and ready to land.Mar 20 2022, 6:11 PM
This revision was automatically updated to reflect the committed changes.