containerd 1.4.10
Welcome to the v1.4.10 release of containerd!
The tenth patch release for containerd 1.4 contains minor fixes and updates
including an updated runc and hcsshim.
Notable Updates
- Update runc to v1.0.2 #5899
- Update hcsshim to v0.8.21 #5957
- Support "clone3" in default seccomp profile #5982
- Fix panic in metadata content writer on copy error #6043
See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Sebastiaan van Stijn
- Akihiro Suda
- Phil Estes
- Derek McGowan
- Daniel Canter
- Jintao Zhang
- Michael Crosby
- Wei Fu
Changes
26 commits
8848fdb7cMerge pull request #6062 from dmcgowan/prepare-1.4.1087d81c4f2Update release notes for v1.4.1016c175576Prepare release notes for v1.4.10f8a9b3b61Merge pull request #6010 from thaJeztah/1.4_update_golang_1.169b712ec73Merge pull request #6044 from dmcgowan/1.4-fix-metadata-content-panic6dddee4c8Fix panic in metadata content writer on copy error780289586Merge pull request #6014 from AkihiroSuda/cherrypick-5982-1.4668960dd3seccomp: support "clone3" (return ENOSYS unless SYS_ADMIN is granted)bfe529e43[release/1.4] update Go to 1.16.846f70c5d8Update Go to 1.16.76b98d33b8Update Go to 1.16.68cc99a88dUpdate Go to 1.16.4c1a8d3b4fUpdate Go to 1.16.380cbe4160Update to Go 1.16.2ef6ce6c0cUpdate to Go 1.16.1c9f216407[release/1.4] disable go modules where neededb9cc6ec62Revert "[release/1.4] update Go to 1.15.11"8d271b339Revert "[release/1.4] Update Go to 1.15.13"afaa37975Revert "Update Go to 1.15.14"4ce1ce6f7Revert "[release/1.4] Update Go to 1.15.15"f961e7b3cMerge pull request #5984 from AkihiroSuda/runc-v1.0.2-14b9d8ae17fupdate runc binary to v1.0.2e25371f79Merge pull request #5957 from dcantah/hcsshim-backport-1.4a503d4c11[release/1.4] go.mod: Update hcsshim to v0.8.21d30f83879Merge pull request #5841 from thaJeztah/1.4_update_golang2009fa71e[release/1.4] Update Go to 1.15.15
Dependency Changes
- github.com/Microsoft/hcsshim v0.8.16 -> v0.8.21
Previous release can be found at v1.4.9