From 8191c7cb7417315921e5bc6af76da8fe96dd1eed Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 15 Aug 2023 11:58:36 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2023-08-15-weekly-updates.md | 1 + changelog/updates/2023-08-15-weekly-updates.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 changelog/security/2023-08-15-weekly-updates.md create mode 100644 changelog/updates/2023-08-15-weekly-updates.md diff --git a/changelog/security/2023-08-15-weekly-updates.md b/changelog/security/2023-08-15-weekly-updates.md new file mode 100644 index 0000000000..d030d51d23 --- /dev/null +++ b/changelog/security/2023-08-15-weekly-updates.md @@ -0,0 +1 @@ +- intel-microcode ([CVE-2022-40982](https://nvd.nist.gov/vuln/detail/CVE-2022-40982), [CVE-2022-41804](https://nvd.nist.gov/vuln/detail/CVE-2022-41804), [CVE-2023-23908](https://nvd.nist.gov/vuln/detail/CVE-2023-23908)) diff --git a/changelog/updates/2023-08-15-weekly-updates.md b/changelog/updates/2023-08-15-weekly-updates.md new file mode 100644 index 0000000000..7631b74859 --- /dev/null +++ b/changelog/updates/2023-08-15-weekly-updates.md @@ -0,0 +1,4 @@ +- vim ([9.0.1678](https://github.com/vim/vim/commits/v9.0.1678)) +- qemu guest agent ([8.0.3](https://wiki.qemu.org/ChangeLog/8.0#Guest_agent)) +- cifs-utils ([7.0](https://lists.samba.org/archive/samba-technical/2022-August/137528.html)) +- intel-microcode ([20230808](https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230808))