Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jun 13, 2024

update runc binary to v1.1.13

full diff: opencontainers/runc@v1.1.12...v1.1.13

Release notes:

Important Notes

  • If building with Go 1.22.x, make sure to use 1.22.4 or a later version.

Fixed

  • Support go 1.22.4+.
  • runc list: fix race with runc delete.
  • Fix set nofile rlimit error.
  • libct/cg/fs: fix setting rt_period vs rt_runtime.
  • Fix a debug msg for user ns in nsexec.
  • script/*: fix gpg usage wrt keyboxd.
  • CI fixes and misc backports.
  • Fix codespell warnings.

Changed

  • Silence security false positives from golang/net.
  • libcontainer: allow containers to make apps think fips is enabled/disabled for testing.
  • allow overriding VERSION value in Makefile.
  • Vagrantfile.fedora: bump Fedora to 39.
  • ci/cirrus: rm centos stream 8.

Revert "install-runc: pin Go to 1.21"

Now that we're on runc v1.1.13, we no longer need to pin the
go version fo runc to go1.21

This reverts commit fef78c1.

@thaJeztah thaJeztah added cherry-pick/1.6.x cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch and removed size/S labels Jun 13, 2024
@thaJeztah thaJeztah self-assigned this Jun 13, 2024
full diff: opencontainers/runc@v1.1.12...v1.1.13

Release notes:

* If building with Go 1.22.x, make sure to use 1.22.4 or a later version.

* Support go 1.22.4+.
* runc list: fix race with runc delete.
* Fix set nofile rlimit error.
* libct/cg/fs: fix setting rt_period vs rt_runtime.
* Fix a debug msg for user ns in nsexec.
* script/*: fix gpg usage wrt keyboxd.
* CI fixes and misc backports.
* Fix codespell warnings.

* Silence security false positives from golang/net.
* libcontainer: allow containers to make apps think fips is enabled/disabled for testing.
* allow overriding VERSION value in Makefile.
* Vagrantfile.fedora: bump Fedora to 39.
* ci/cirrus: rm centos stream 8.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Now that we're on runc v1.1.13, we no longer need to pin the
go version fo runc to go1.21

This reverts commit fef78c1.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added cherry-picked/1.5.x PR commits are cherry-picked into release/1.5 branch cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch and removed cherry-pick/1.6.x cherry-pick/1.7.x Change to be cherry picked to release/1.7 branch labels Jun 13, 2024
@AkihiroSuda AkihiroSuda added cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch and removed cherry-picked/1.5.x PR commits are cherry-picked into release/1.5 branch labels Jun 13, 2024
@AkihiroSuda AkihiroSuda added this pull request to the merge queue Jun 13, 2024
Merged via the queue into containerd:main with commit e49d3fd Jun 13, 2024
@thaJeztah thaJeztah deleted the bump_runc_1.1.13 branch June 13, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch cherry-picked/1.7.x PR commits are cherry-picked into release/1.7 branch size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants