From 9afe95bc200745797806a5d6fa7037a1dbcf7689 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Wed, 22 Feb 2023 18:11:06 +0530 Subject: [PATCH] changelog: Add the changelog entries for the weekly updated packages Signed-off-by: Sayan Chowdhury --- .../changelog/updates/2023-02-22-weekly-updates.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/changelog/updates/2023-02-22-weekly-updates.md diff --git a/sdk_container/src/third_party/portage-stable/changelog/updates/2023-02-22-weekly-updates.md b/sdk_container/src/third_party/portage-stable/changelog/updates/2023-02-22-weekly-updates.md new file mode 100644 index 0000000000..04e599d515 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/updates/2023-02-22-weekly-updates.md @@ -0,0 +1,4 @@ +- SDK: cmake ([3.25.2](https://cmake.org/cmake/help/v3.25/release/3.25.html)) +- iputils ([20221126](https://github.com/iputils/iputils/releases/tag/20221126)) +- libpcre2 ([10.42](https://github.com/PCRE2Project/pcre2/blob/pcre2-10.42/NEWS)) +- strace ([6.1](https://github.com/strace/strace/releases/tag/v6.1))