From aa478a2fddc3f6b483e91e87dc570c14587d7c92 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 3 May 2023 10:27:08 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2023-05-03-weekly-updates.md | 2 ++ changelog/updates/2023-05-03-weekly-updates.md | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 changelog/security/2023-05-03-weekly-updates.md create mode 100644 changelog/updates/2023-05-03-weekly-updates.md diff --git a/changelog/security/2023-05-03-weekly-updates.md b/changelog/security/2023-05-03-weekly-updates.md new file mode 100644 index 0000000000..496524cb1d --- /dev/null +++ b/changelog/security/2023-05-03-weekly-updates.md @@ -0,0 +1,2 @@ +- libxml2 ([CVE-2023-28484](https://nvd.nist.gov/vuln/detail/CVE-2023-28484), [CVE-2023-29469](https://nvd.nist.gov/vuln/detail/CVE-2023-29469)) +- curl ([CVE-2023-27533](https://nvd.nist.gov/vuln/detail/CVE-2023-27533), [CVE-2023-27534](https://nvd.nist.gov/vuln/detail/CVE-2023-27534), [CVE-2023-27535](https://nvd.nist.gov/vuln/detail/CVE-2023-27535), [CVE-2023-27536](https://nvd.nist.gov/vuln/detail/CVE-2023-27536), [CVE-2023-27537](https://nvd.nist.gov/vuln/detail/CVE-2023-27537), [CVE-2023-27538](https://nvd.nist.gov/vuln/detail/CVE-2023-27538)) diff --git a/changelog/updates/2023-05-03-weekly-updates.md b/changelog/updates/2023-05-03-weekly-updates.md new file mode 100644 index 0000000000..544459cf64 --- /dev/null +++ b/changelog/updates/2023-05-03-weekly-updates.md @@ -0,0 +1,9 @@ +- libarchive ([3.6.2](https://github.com/libarchive/libarchive/releases/tag/v3.6.2)) +- XZ utils ([5.4.2](https://github.com/tukaani-project/xz/releases/tag/v5.4.2)) +- sqlite ([3.41.2](https://sqlite.org/releaselog/3_41_2.html)) +- GLib ([2.74.6](https://gitlab.gnome.org/GNOME/glib/-/tags/2.74.6)) +- libxml2 ([2.10.4](https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.4)) +- bpftool ([6.2.1](https://kernelnewbies.org/LinuxChanges#Linux_6.2.Tracing.2C_perf_and_BPF)) +- curl ([8.0.1](https://curl.se/changes.html#8_0_1)) +- e2fsprogs ([1.47.0](https://e2fsprogs.sourceforge.net/e2fsprogs-release.html##1.47.0)) +- multipath-tools ([0.9.4](https://github.com/opensvc/multipath-tools/commits/0.9.4))