From 8401c9e3566ee8315d069663a37c92b2eb9c766b Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 16 Oct 2023 16:00:56 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2023-10-16-weekly-updates.md | 1 + changelog/updates/2023-10-16-weekly-updates.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 changelog/security/2023-10-16-weekly-updates.md create mode 100644 changelog/updates/2023-10-16-weekly-updates.md diff --git a/changelog/security/2023-10-16-weekly-updates.md b/changelog/security/2023-10-16-weekly-updates.md new file mode 100644 index 0000000000..37cb0feec8 --- /dev/null +++ b/changelog/security/2023-10-16-weekly-updates.md @@ -0,0 +1 @@ +- nghttp2 ([CVE-2023-44487](https://nvd.nist.gov/vuln/detail/CVE-2023-44487)) diff --git a/changelog/updates/2023-10-16-weekly-updates.md b/changelog/updates/2023-10-16-weekly-updates.md new file mode 100644 index 0000000000..c1b65757c8 --- /dev/null +++ b/changelog/updates/2023-10-16-weekly-updates.md @@ -0,0 +1,2 @@ +- nghttp2 ([1.57.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.57.0) (includes [1.52.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.57.0), [1.53.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.53.0), [1.54.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.54.0), [1.55.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.55.0), [1.55.1](https://github.com/nghttp2/nghttp2/releases/tag/v1.55.1) and [1.56.0](https://github.com/nghttp2/nghttp2/releases/tag/v1.56.0))) +- sqlite ([3.43.2](https://www.sqlite.org/releaselog/3_43_2.html))