From c21e806504e59e30e5f7f2f608a3a3f05ee94241 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 28 Sep 2023 07:32:49 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2023-09-28-weekly-updates.md | 4 ++++ changelog/updates/2023-09-28-weekly-updates.md | 8 ++++++++ 2 files changed, 12 insertions(+) create mode 100644 changelog/security/2023-09-28-weekly-updates.md create mode 100644 changelog/updates/2023-09-28-weekly-updates.md diff --git a/changelog/security/2023-09-28-weekly-updates.md b/changelog/security/2023-09-28-weekly-updates.md new file mode 100644 index 0000000000..e53e24ac54 --- /dev/null +++ b/changelog/security/2023-09-28-weekly-updates.md @@ -0,0 +1,4 @@ +- curl ([CVE-2023-38039](https://nvd.nist.gov/vuln/detail/CVE-2023-38039)) +- lua ([CVE-2022-33099](https://nvd.nist.gov/vuln/detail/CVE-2022-33099)) +- mit-krb5 ([CVE-2023-36054](https://nvd.nist.gov/vuln/detail/CVE-2023-36054)) +- procps ([CVE-2023-4016](https://nvd.nist.gov/vuln/detail/CVE-2023-4016)) diff --git a/changelog/updates/2023-09-28-weekly-updates.md b/changelog/updates/2023-09-28-weekly-updates.md new file mode 100644 index 0000000000..ca852d351e --- /dev/null +++ b/changelog/updates/2023-09-28-weekly-updates.md @@ -0,0 +1,8 @@ +- bind-tools ([9.16.42](https://bind9.readthedocs.io/en/v9.16.42/notes.html#notes-for-bind-9-16-42)) +- curl ([8.3.0](https://curl.se/changes.html#8_3_0)) +- gcc ([13.2](https://gcc.gnu.org/gcc-13/changes.html)) +- gzip ([1.13](https://savannah.gnu.org/news/?id=10501)) +- libgcrypt ([1.10.2](https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=NEWS;h=c9a239615f8070427a96688b1be40a81e59e9b8a;hb=1c5cbacf3d88dded5063e959ee68678ff7d0fa56)) +- lua ([5.4.6](https://www.lua.org/manual/5.4/readme.html#changes)) +- mit-krb5 ([1.21.2](http://web.mit.edu/kerberos/krb5-1.21/)) +- procps ([4.0.4](https://gitlab.com/procps-ng/procps/-/releases/v4.0.4) (includes [4.0.3](https://gitlab.com/procps-ng/procps/-/releases/v4.0.3) and [4.0.0](https://gitlab.com/procps-ng/procps/-/releases/v4.0.0)))