Skip to content

v20.10.26

Compare
Choose a tag to compare
@corhere corhere released this 27 Sep 21:21
· 9813 commits to master since this release
fdb9c71

20.10.26

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug Fixes and Enhancements

  • Support filesystems which do not support extended file attributes with the VFS graph driver. #45466
  • Fix AppArmor profile docker-default /proc/sys rule. #45716
  • seccomp: always allow name_to_handle_at(2). #45835
  • Fix an issue which prevented volumes mounted to a live-restored container from being removed. #45840
  • client: resolve an incompatibility with Go 1.20.6, Go 1.20.7, Go 1.19.11 and Go 1.19.12. #45972
  • windows: fix --register-service when executed from within binary directory. #46217

Packaging Updates

  • Update Go to 1.19.12. #46142
  • Update containerd to v1.6.22. #46105
  • Update runc to v1.1.8. #46031
  • Delete Upstart init scripts and clean up sysvinit. #46047