From 293725b2704d47c8b440252d72e4a3ee960263a5 Mon Sep 17 00:00:00 2001 From: Dongsu Park Date: Thu, 13 Jul 2023 10:27:01 +0200 Subject: [PATCH] changelog: add changelog for protobuf 21.9 --- changelog/security/2023-07-13-protobuf-21.9.md | 1 + changelog/updates/2023-07-13-protobuf-21.9.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog/security/2023-07-13-protobuf-21.9.md create mode 100644 changelog/updates/2023-07-13-protobuf-21.9.md diff --git a/changelog/security/2023-07-13-protobuf-21.9.md b/changelog/security/2023-07-13-protobuf-21.9.md new file mode 100644 index 0000000000..60078cb44e --- /dev/null +++ b/changelog/security/2023-07-13-protobuf-21.9.md @@ -0,0 +1 @@ +- protobuf ([CVE-2022-1941](https://nvd.nist.gov/vuln/detail/CVE-2022-1941)) diff --git a/changelog/updates/2023-07-13-protobuf-21.9.md b/changelog/updates/2023-07-13-protobuf-21.9.md new file mode 100644 index 0000000000..58a788a448 --- /dev/null +++ b/changelog/updates/2023-07-13-protobuf-21.9.md @@ -0,0 +1 @@ +- protobuf ([21.9](https://github.com/protocolbuffers/protobuf/releases/tag/v21.9))