From 7e9d1e390ffef3c9ecac5b92b6957df80fb2a253 Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Tue, 3 Oct 2023 14:19:50 +0200 Subject: [PATCH] changelog: add entries Signed-off-by: Mathieu Tortuyaux --- changelog/updates/2023-10-03-weekly-updates.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/updates/2023-10-03-weekly-updates.md diff --git a/changelog/updates/2023-10-03-weekly-updates.md b/changelog/updates/2023-10-03-weekly-updates.md new file mode 100644 index 0000000000..2b0a6c4bad --- /dev/null +++ b/changelog/updates/2023-10-03-weekly-updates.md @@ -0,0 +1,3 @@ +- libnl ([3.8.0](https://github.com/thom311/libnl/compare/libnl3_7_0...libnl3_8_0)) +- libxml2 ([2.11.5](https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.5)) +- strace([6.4](https://github.com/strace/strace/releases/tag/v6.4))