This repository was archived by the owner on May 21, 2026. It is now read-only.
prepare release v1.4.9#247
Merged
Merged
Conversation
- Update to containerd 1.4.9 - Update runc to v1.0.1 Welcome to the v1.4.9 release of containerd! The ninth patch release for containerd 1.4 updates runc to 1.0.1 and contains other minor updates. Notable Updates - Update runc binary to 1.0.1 - Update pull authorization logic on redirect - Fix user agent used for fetching registry authentication tokens Signed-off-by: Sebastiaan van Stijn <[email protected]>
Member
Author
|
Sigh.. failure on rawhide; |
Member
Author
|
Looks to be moby/moby#42680 (possible fix in moby/moby#42681) |
Member
Author
|
I'll ignore the Fedora rawhide failure, because we don't build packages for that (it's just in CI here, to get an early warning for things like the above). All other distro's built successfully, so I'll merge this so that I can do a test-release to staging |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Welcome to the v1.4.9 release of containerd!
The ninth patch release for containerd 1.4 updates runc to 1.0.1 and contains
other minor updates.
Notable Updates