changelog: add changelog for mantle 0.17.0

Add changelog for mantle 0.17.0.
Also add changelog for security updates of golang.org/x/{crypto,text}
in mantle, as well as github.com/gogo/protobuf 1.3.2.
This commit is contained in:
Dongsu Park 2021-12-03 15:46:22 +01:00
parent 82370a5847
commit 36df933e3c
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
- [CVE-2021-3121](https://nvd.nist.gov/vuln/detail/CVE-2021-3121)
- [CVE-2021-38561](https://nvd.nist.gov/vuln/detail/CVE-2021-38561)
- [CVE-2021-43565](https://nvd.nist.gov/vuln/detail/CVE-2021-43565)

View File

@ -0,0 +1 @@
- mantle ([0.17.0](https://github.com/flatcar-linux/mantle/releases/tag/v0.17.0))