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

[release/1.7] Update runc binary to v1.1.13 #10336

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

thaJeztah
Copy link
Member

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.

(cherry picked from commit cb99d33)

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>
(cherry picked from commit 3c09735)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah self-assigned this Jun 13, 2024
@dmcgowan dmcgowan merged commit 68d70f9 into containerd:release/1.7 Jun 13, 2024
57 checks passed
@thaJeztah thaJeztah deleted the 1.7_bump_runc_1.1.13 branch June 13, 2024 22:39
@dmcgowan dmcgowan changed the title [release/1.7 backport] update runc binary to v1.1.13 [release/1.7] Update runc binary to v1.1.13 Jun 27, 2024
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.

None yet

4 participants