Welcome to the v1.5.11 release of containerd!
The eleventh patch release for containerd 1.5 includes a fix for
[CVE-2022-24769](https://github.com/containerd/containerd/security/advisories/GHSA-c9cp-9c75-9v8c).
### Notable Updates
* **Fix the inheritable capability defaults** ([GHSA-c9cp-9c75-9v8c](https://github.com/containerd/containerd/security/advisories/GHSA-c9cp-9c75-9v8c))
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
* Derek McGowan
* Sebastiaan van Stijn
* Akihiro Suda
* Andrew G. Morgan
* Daniel Canter
* Kazuyoshi Kato
* Phil Estes
### Changes
<details><summary>18 commits</summary>
<p>
* Prepare release notes for v1.5.11 ([#6723](https://github.com/containerd/containerd/pull/6723))
* Prepare release notes for v1.5.11
* [release/1.5] Upgrade Go to 1.17 and golangci-lint ([#6719](https://github.com/containerd/containerd/pull/6719))
* Update go version to 1.17
* Update linter errors
* Run gofmt
* Upgrade golangci-lint and its GitHub Action
* [release/1.5] fix critools installation ([#6718](https://github.com/containerd/containerd/pull/6718))
* Update get to install for cri tools
* [release/1.5] remove empty go mod to allow building for go 1.18 ([#6716](https://github.com/containerd/containerd/pull/6716))
* install-dev-tools: use go install, and pin by version
* [release/1.5] remove empty go mod to allow building for go 1.18
* Github Security Advisory [GHSA-c9cp-9c75-9v8c](https://github.com/containerd/containerd/security/advisories/GHSA-c9cp-9c75-9v8c)
* Fix the Inheritable capability defaults.
* [release/1.5] update to go 1.16.15 to address CVE-2022-24921 ([#6621](https://github.com/containerd/containerd/pull/6621))
* [release/1.5] update to go 1.16.15 to address CVE-2022-24921
* [release/1.5] go.mod: Bump hcsshim to v0.8.24 ([#6588](https://github.com/containerd/containerd/pull/6588))
* go.mod: Bump hcsshim to v0.8.24
</p>
</details>
### Dependency Changes
* **github.com/Microsoft/hcsshim** v0.8.23 -> v0.8.24
Previous release can be found at [v1.5.10](https://github.com/containerd/containerd/releases/tag/v1.5.10)