Welcome to the v1.6.2 release of containerd!
The second patch release for containerd 1.6 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
* Kazuyoshi Kato
* Sebastiaan van Stijn
* Akihiro Suda
* Andrew G. Morgan
* Phil Estes
* Shengjing Zhu
* Wei Fu
### Changes
<details><summary>17 commits</summary>
<p>
* Prepare release notes for v1.6.2 ([#6725](https://github.com/containerd/containerd/pull/6725))
* Prepare release notes for v1.6.2
* Add static checks to shim for Windows
* [release/1.6] update go.mod go version ([#6724](https://github.com/containerd/containerd/pull/6724))
* Update go.mod go version
* [release/1.6] remove empty go mod to allow building for go 1.18 ([#6717](https://github.com/containerd/containerd/pull/6717))
* [release/1.6] 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.6] cherry-pick: Update TestNormalize to only test Windows ([#6673](https://github.com/containerd/containerd/pull/6673))
* Update TestNormalize to only test Windows
* [release/1.6] cherry-pick: Upgrade golangci-lint and its GitHub Action ([#6675](https://github.com/containerd/containerd/pull/6675))
* Upgrade golangci-lint and its GitHub Action
* [release/1.6] cri: relax test for system without hugetlb ([#6623](https://github.com/containerd/containerd/pull/6623))
* cri: relax test for system without hugetlb
* [release/1.6] update to go 1.16.15, 1.17.8 to address CVE-2022-24921 ([#6620](https://github.com/containerd/containerd/pull/6620))
* update to go 1.16.15, 1.17.8 to address CVE-2022-24921
</p>
</details>
### Dependency Changes
This release has no dependency changes
Previous release can be found at [v1.6.1](https://github.com/containerd/containerd/releases/tag/v1.6.1)