From 234aa9dbad68f2b80413b6a22bb96d13e53a9ff4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 10 Dec 2021 20:05:29 +0100 Subject: [PATCH] changelog: Add entries --- .../changelog/security/2021-12-10-libxslt.md | 1 + .../changelog/updates/2021-12-10-python-update.md | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/changelog/security/2021-12-10-libxslt.md create mode 100644 sdk_container/src/third_party/portage-stable/changelog/updates/2021-12-10-python-update.md diff --git a/sdk_container/src/third_party/portage-stable/changelog/security/2021-12-10-libxslt.md b/sdk_container/src/third_party/portage-stable/changelog/security/2021-12-10-libxslt.md new file mode 100644 index 0000000000..8bc2b4ea03 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/security/2021-12-10-libxslt.md @@ -0,0 +1 @@ +- [CVE-2021-30560](https://nvd.nist.gov/vuln/detail/CVE-2021-30560) diff --git a/sdk_container/src/third_party/portage-stable/changelog/updates/2021-12-10-python-update.md b/sdk_container/src/third_party/portage-stable/changelog/updates/2021-12-10-python-update.md new file mode 100644 index 0000000000..4a92a3ae95 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/updates/2021-12-10-python-update.md @@ -0,0 +1,11 @@ +- SDK: Python ([3.9.8](https://www.python.org/downloads/release/python-398/)) +- findutils ([4.8.0](https://savannah.gnu.org/forum/forum.php?forum_id=9914)) +- i2c-tools ([4.2](https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/log/?h=v4.2)) +- kmod ([29](https://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/commit/?id=b6ecfc916a17eab8f93be5b09f4e4f845aabd3d1)) +- usbutils ([014](https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/commit/?id=57fb18e59cce31a50a1ca62d1e192512c905ba00)) +- libcap-ng ([0.8.2](https://github.com/stevegrubb/libcap-ng/releases/tag/v0.8.2)) +- boost ([1.76.0](https://www.boost.org/users/history/version_1_76_0.html)) +- glib ([2.68.4](https://gitlab.gnome.org/GNOME/glib/-/releases/2.68.4)) +- coreutils ([8.32](https://lists.gnu.org/archive/html/coreutils-announce/2020-03/msg00000.html)) +- file ([5.40](https://mailman.astron.com/pipermail/file/2021-March/000478.html)) +- libseccomp ([2.5.1](https://github.com/seccomp/libseccomp/releases/tag/v2.5.1))