From eb19d6916ff12ea74cdf6c8654ac05425add6f5f Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 23 Apr 2024 18:01:57 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2024-04-23-weekly-updates.md | 5 +++++ changelog/updates/2024-04-23-weekly-updates.md | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 changelog/security/2024-04-23-weekly-updates.md create mode 100644 changelog/updates/2024-04-23-weekly-updates.md diff --git a/changelog/security/2024-04-23-weekly-updates.md b/changelog/security/2024-04-23-weekly-updates.md new file mode 100644 index 0000000000..096c577301 --- /dev/null +++ b/changelog/security/2024-04-23-weekly-updates.md @@ -0,0 +1,5 @@ +- expat ([CVE-2023-52425](https://nvd.nist.gov/vuln/detail/CVE-2023-52425), [CVE-2024-28757](https://nvd.nist.gov/vuln/detail/CVE-2024-28757)) +- gnutls ([CVE-2024-28834](https://nvd.nist.gov/vuln/detail/CVE-2024-28834), [CVE-2024-28835](https://nvd.nist.gov/vuln/detail/CVE-2024-28835)) +- intel-microcode ([CVE-2023-22655](https://nvd.nist.gov/vuln/detail/CVE-2023-22655), [CVE-2023-28746](https://nvd.nist.gov/vuln/detail/CVE-2023-28746), [CVE-2023-38575](https://nvd.nist.gov/vuln/detail/CVE-2023-38575), [CVE-2023-39368](https://nvd.nist.gov/vuln/detail/CVE-2023-39368), [CVE-2023-43490](https://nvd.nist.gov/vuln/detail/CVE-2023-43490)) +- less ([CVE-2024-32487](https://nvd.nist.gov/vuln/detail/CVE-2024-32487)) +- python ([CVE-2023-6597](https://nvd.nist.gov/vuln/detail/CVE-2023-6597), [CVE-2024-0450](https://nvd.nist.gov/vuln/detail/CVE-2024-0450), [gh-81194](https://github.com/python/cpython/issues/81194), [gh-113659](https://github.com/python/cpython/issues/113659), [gh-102388](https://github.com/python/cpython/issues/102388), [gh-114572](https://github.com/python/cpython/issues/114572), [gh-115243](https://github.com/python/cpython/issues/115243)) diff --git a/changelog/updates/2024-04-23-weekly-updates.md b/changelog/updates/2024-04-23-weekly-updates.md new file mode 100644 index 0000000000..309a0da634 --- /dev/null +++ b/changelog/updates/2024-04-23-weekly-updates.md @@ -0,0 +1,5 @@ +- expat ([2.6.2](https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes) (includes [2.6.1](https://github.com/libexpat/libexpat/blob/R_2_6_1/expat/Changes) and [2.6.0](https://github.com/libexpat/libexpat/blob/R_2_6_0/expat/Changes))) +- gnutls ([3.8.5](https://lists.gnupg.org/pipermail/gnutls-help/2024-April/004846.html) (includes [3.8.4](https://lists.gnupg.org/pipermail/gnutls-help/2024-March/004845.html))) +- intel-microcode ([20240312](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240312)) +- libunistring ([1.2](https://savannah.gnu.org/news/?id=10599)) +- python ([3.11.9](https://www.get-python.org/downloads/release/python-3119/))