Skip to content

[release/1.6] Update runc binary to v1.1.13#10335

Merged
dmcgowan merged 1 commit intocontainerd:release/1.6from
thaJeztah:1.6_bump_runc_1.1.13
Jun 15, 2024
Merged

[release/1.6] Update runc binary to v1.1.13#10335
dmcgowan merged 1 commit intocontainerd:release/1.6from
thaJeztah:1.6_bump_runc_1.1.13

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)

@thaJeztah thaJeztah self-assigned this Jun 13, 2024
@thaJeztah
Copy link
Member Author

@dmcgowan looks like we need the Vagrant changes in the 1.6 branch as well 😞

@dmcgowan
Copy link
Member

Yep, backporting now

@thaJeztah
Copy link
Member Author

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 <[email protected]>
(cherry picked from commit 3c09735)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah force-pushed the 1.6_bump_runc_1.1.13 branch from 488c664 to f6ef007 Compare June 15, 2024 00:01
@thaJeztah
Copy link
Member Author

rebased nowa that #10339 was merged

@thaJeztah
Copy link
Member Author

All green now, @dmcgowan

@dmcgowan dmcgowan merged commit f3c9020 into containerd:release/1.6 Jun 15, 2024
@thaJeztah thaJeztah deleted the 1.6_bump_runc_1.1.13 branch June 15, 2024 21:16
@dmcgowan dmcgowan changed the title [release/1.6 backport] update runc binary to v1.1.13 [release/1.6] Update runc binary to v1.1.13 Jul 17, 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.

5 participants