From 92b5e09c5f89f0041c790392814ee4a9ef7e222b Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 25 May 2023 12:50:27 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2023-05-25-weekly-updates.md | 3 +++ changelog/updates/2023-05-25-weekly-updates.md | 8 ++++++++ 2 files changed, 11 insertions(+) create mode 100644 changelog/security/2023-05-25-weekly-updates.md create mode 100644 changelog/updates/2023-05-25-weekly-updates.md diff --git a/changelog/security/2023-05-25-weekly-updates.md b/changelog/security/2023-05-25-weekly-updates.md new file mode 100644 index 0000000000..5edde34039 --- /dev/null +++ b/changelog/security/2023-05-25-weekly-updates.md @@ -0,0 +1,3 @@ +- git ([CVE-2023-25652](https://nvd.nist.gov/vuln/detail/CVE-2023-25652), [CVE-2023-25815](https://nvd.nist.gov/vuln/detail/CVE-2023-25815), [CVE-2023-29007](https://nvd.nist.gov/vuln/detail/CVE-2023-29007)) +- curl ([CVE-2023-28319](https://nvd.nist.gov/vuln/detail/CVE-2023-28319), [CVE-2023-28320](https://nvd.nist.gov/vuln/detail/CVE-2023-28320), [CVE-2023-28321](https://nvd.nist.gov/vuln/detail/CVE-2023-28321), [CVE-2023-28322](https://nvd.nist.gov/vuln/detail/CVE-2023-28322)) +- libcap ([CVE-2023-2602](https://nvd.nist.gov/vuln/detail/CVE-2023-2602), [CVE-2023-2603](https://nvd.nist.gov/vuln/detail/CVE-2023-2603)) diff --git a/changelog/updates/2023-05-25-weekly-updates.md b/changelog/updates/2023-05-25-weekly-updates.md new file mode 100644 index 0000000000..556d62d47b --- /dev/null +++ b/changelog/updates/2023-05-25-weekly-updates.md @@ -0,0 +1,8 @@ +- zstandard ([1.5.5](https://github.com/facebook/zstd/releases/tag/v1.5.5)) +- qemu guest agent ([8.0.0](https://wiki.qemu.org/ChangeLog/8.0#Guest_agent)) +- SDK: python ([3.10.11](https://www.python.org/downloads/release/python-31011/)) +- glib ([2.76.2](https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.2)) +- git ([2.39.3](https://github.com/git/git/blob/v2.39.3/Documentation/RelNotes/2.39.3.txt)) +- curl ([8.1.0](https://curl.se/changes.html#8_1_0)) +- sed ([4.9](https://lists.gnu.org/archive/html/info-gnu/2022-11/msg00001.html)) +- libcap ([2.69](https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.iuvg7sbjg8pe))