From 134c67aea8943f5583f3852d5e6312c5e53a3baf Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Thu, 9 Jun 2022 19:12:36 +0200 Subject: [PATCH] changelog: add entry Signed-off-by: Mathieu Tortuyaux --- .../changelog/changes/2022-06-14-ignition-rmcfg-vmware.md | 1 + .../coreos-overlay/changelog/security/2022-06-09-ignition.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-06-14-ignition-rmcfg-vmware.md create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/security/2022-06-09-ignition.md diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-06-14-ignition-rmcfg-vmware.md b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-06-14-ignition-rmcfg-vmware.md new file mode 100644 index 0000000000..32889bf0ff --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/changes/2022-06-14-ignition-rmcfg-vmware.md @@ -0,0 +1 @@ +- VMWare: Added `ignition-delete-config.service` to remove Ignition config from VM metadata, see also [here](https://coreos.github.io/ignition/operator-notes/#automatic-config-deletion) ([coreos-overlay#1948](https://github.com/flatcar-linux/coreos-overlay/pull/1948)) diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-06-09-ignition.md b/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-06-09-ignition.md new file mode 100644 index 0000000000..2477009969 --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/security/2022-06-09-ignition.md @@ -0,0 +1 @@ +- ignition ([CVE-2022-1706](https://nvd.nist.gov/vuln/detail/CVE-2022-1706))