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

update runc binary to v1.1.13 #5038

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.

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>
@thaJeztah thaJeztah self-assigned this Jun 13, 2024
@thaJeztah thaJeztah requested a review from tonistiigi June 13, 2024 19:36
@AkihiroSuda AkihiroSuda merged commit 2aff238 into moby:master Jun 13, 2024
77 checks passed
@thaJeztah thaJeztah deleted the bump_runc_binary_1.1.13 branch June 13, 2024 23:53
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