From 35c1c67d9f1c2f3f928dcf85564928671d224b51 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 15 Nov 2022 09:46:04 +0100 Subject: [PATCH] changelog: Add entries --- .../changelog/security/2022-11-15-weekly-updates.md | 1 + .../changelog/updates/2022-11-15-weekly-updates.md | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/changelog/security/2022-11-15-weekly-updates.md create mode 100644 sdk_container/src/third_party/portage-stable/changelog/updates/2022-11-15-weekly-updates.md diff --git a/sdk_container/src/third_party/portage-stable/changelog/security/2022-11-15-weekly-updates.md b/sdk_container/src/third_party/portage-stable/changelog/security/2022-11-15-weekly-updates.md new file mode 100644 index 0000000000..fe7897e377 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/security/2022-11-15-weekly-updates.md @@ -0,0 +1 @@ +- vim ([CVE-2022-3705](https://nvd.nist.gov/vuln/detail/CVE-2022-3705)) diff --git a/sdk_container/src/third_party/portage-stable/changelog/updates/2022-11-15-weekly-updates.md b/sdk_container/src/third_party/portage-stable/changelog/updates/2022-11-15-weekly-updates.md new file mode 100644 index 0000000000..48e349304f --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/updates/2022-11-15-weekly-updates.md @@ -0,0 +1,3 @@ +- libcap ([2.66](https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.d9ygdose5kw)) +- vim ([9.0.0828](https://github.com/vim/vim/releases/tag/v9.0.0828)) +- glib ([2.74.1](https://gitlab.gnome.org/GNOME/glib/-/tags/2.74.1))