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
8848fdb7c
Merge pull request #6062 from dmcgowan/prepare-1.4.1087d81c4f2
Update release notes for v1.4.1016c175576
Prepare release notes for v1.4.10f8a9b3b61
Merge pull request #6010 from thaJeztah/1.4_update_golang_1.169b712ec73
Merge pull request #6044 from dmcgowan/1.4-fix-metadata-content-panic6dddee4c8
Fix panic in metadata content writer on copy error780289586
Merge pull request #6014 from AkihiroSuda/cherrypick-5982-1.4668960dd3
seccomp: support "clone3" (return ENOSYS unless SYS_ADMIN is granted)bfe529e43
[release/1.4] update Go to 1.16.846f70c5d8
Update Go to 1.16.76b98d33b8
Update Go to 1.16.68cc99a88d
Update Go to 1.16.4c1a8d3b4f
Update Go to 1.16.380cbe4160
Update to Go 1.16.2ef6ce6c0c
Update to Go 1.16.1c9f216407
[release/1.4] disable go modules where neededb9cc6ec62
Revert "[release/1.4] update Go to 1.15.11"8d271b339
Revert "[release/1.4] Update Go to 1.15.13"afaa37975
Revert "Update Go to 1.15.14"4ce1ce6f7
Revert "[release/1.4] Update Go to 1.15.15"f961e7b3c
Merge pull request #5984 from AkihiroSuda/runc-v1.0.2-14b9d8ae17f
update runc binary to v1.0.2e25371f79
Merge pull request #5957 from dcantah/hcsshim-backport-1.4a503d4c11
[release/1.4] go.mod: Update hcsshim to v0.8.21d30f83879
Merge 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