From 7caf5959c6969eed641300d095d61a98d19ae4ce Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 23 Feb 2022 16:46:41 +0100 Subject: [PATCH] changelog: add entries Signed-off-by: Mathieu Tortuyaux --- .../portage-stable/changelog/security/2022-02-23-duktape.md | 1 + .../portage-stable/changelog/updates/2022-02-23-duktape.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/changelog/security/2022-02-23-duktape.md create mode 100644 sdk_container/src/third_party/portage-stable/changelog/updates/2022-02-23-duktape.md diff --git a/sdk_container/src/third_party/portage-stable/changelog/security/2022-02-23-duktape.md b/sdk_container/src/third_party/portage-stable/changelog/security/2022-02-23-duktape.md new file mode 100644 index 0000000000..9e87a9a453 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/security/2022-02-23-duktape.md @@ -0,0 +1 @@ +- duktape ([CVE-2021-46322](https://nvd.nist.gov/vuln/detail/CVE-2021-46322)) diff --git a/sdk_container/src/third_party/portage-stable/changelog/updates/2022-02-23-duktape.md b/sdk_container/src/third_party/portage-stable/changelog/updates/2022-02-23-duktape.md new file mode 100644 index 0000000000..bdbdac0dca --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/updates/2022-02-23-duktape.md @@ -0,0 +1 @@ +- duktape ([2.7.0](https://github.com/svaarala/duktape/releases/tag/v2.7.0))