From 89559227eebbc6548d86c0bc0cfb67c068cc52e3 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 4 Mar 2024 13:56:02 +0100 Subject: [PATCH] changelog: Add entries --- changelog/security/2024-03-04-weekly-updates.md | 1 + changelog/updates/2024-03-04-weekly-updates.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 changelog/security/2024-03-04-weekly-updates.md create mode 100644 changelog/updates/2024-03-04-weekly-updates.md diff --git a/changelog/security/2024-03-04-weekly-updates.md b/changelog/security/2024-03-04-weekly-updates.md new file mode 100644 index 0000000000..7a8f0cb152 --- /dev/null +++ b/changelog/security/2024-03-04-weekly-updates.md @@ -0,0 +1 @@ +- dnsmasq ([CVE-2023-28450](https://nvd.nist.gov/vuln/detail/CVE-2023-28450), [CVE-2023-50387](https://nvd.nist.gov/vuln/detail/CVE-2023-50387), [CVE-2023-50868](https://nvd.nist.gov/vuln/detail/CVE-2023-50868)) diff --git a/changelog/updates/2024-03-04-weekly-updates.md b/changelog/updates/2024-03-04-weekly-updates.md new file mode 100644 index 0000000000..14b6094b11 --- /dev/null +++ b/changelog/updates/2024-03-04-weekly-updates.md @@ -0,0 +1,4 @@ +- gnupg ([2.4.4](https://lists.gnupg.org/pipermail/gnupg-announce/2024q1/000481.html)) +- libksba ([1.6.6](https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=blob;f=NEWS;h=48b42025773e88fbb78d015d1f154fef4c80ef9f;hb=5b220df6f8216a9d5f6139c7b17f075374a27480)) +- sqlite ([3.45.1](https://www.sqlite.org/releaselog/3_45_1.html)) +- util-linux ([2.39.3](https://github.com/util-linux/util-linux/blob/v2.39.3/Documentation/releases/v2.39.3-ReleaseNotes))