From 738af036e54a53d0b5b67a3a94da6cbce5435bde Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 14 Apr 2022 17:08:58 +0200 Subject: [PATCH] changelog: add changelog for Go 1.17.9 --- .../coreos-overlay/changelog/security/2022-04-13-go-1.17.9.md | 1 + .../changelog/updates/2022-04-13-golang-1.17.9-update.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/security/2022-04-13-go-1.17.9.md create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-04-13-golang-1.17.9-update.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-04-13-go-1.17.9.md b/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-04-13-go-1.17.9.md new file mode 100644 index 0000000000..9143483542 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-04-13-go-1.17.9.md @@ -0,0 +1 @@ +- go ([CVE-2022-24675](https://nvd.nist.gov/vuln/detail/CVE-2022-24675)) diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-04-13-golang-1.17.9-update.md b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-04-13-golang-1.17.9-update.md new file mode 100644 index 0000000000..d4df350f37 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/updates/2022-04-13-golang-1.17.9-update.md @@ -0,0 +1 @@ +- Go ([1.17.9](https://go.googlesource.com/go/+/refs/tags/go1.17.9))