From 77d2b14cbc0328152e433ebc36cb526b088e62a4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 7 Sep 2023 18:43:29 +0200 Subject: [PATCH] changelog: Add an entry --- changelog/updates/2023-09-07-weekly-updates.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog/updates/2023-09-07-weekly-updates.md diff --git a/changelog/updates/2023-09-07-weekly-updates.md b/changelog/updates/2023-09-07-weekly-updates.md new file mode 100644 index 0000000000..88c85c8664 --- /dev/null +++ b/changelog/updates/2023-09-07-weekly-updates.md @@ -0,0 +1,14 @@ +- ethtool ([6.4](https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v6.4)) +- glib ([2.76.4](https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.4)) +- hwdata ([0.372](https://github.com/vcrhonek/hwdata/commits/v0.372)) +- inih ([57](https://github.com/benhoyt/inih/releases/tag/r57)) +- iproute2 ([6.4.0](https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.4.0)) +- libmicrohttpd ([0.9.77](https://gitlab.com/libmicrohttpd/libmicrohttpd/-/releases/v0.9.77)) +- libnftnl ([1.2.6](https://git.netfilter.org/libnftnl/log/?h=libnftnl-1.2.6)) +- libnvme ([1.5](https://github.com/linux-nvme/libnvme/releases/tag/v1.5)) +- nvme-cli ([2.5](https://github.com/linux-nvme/nvme-cli/releases/tag/v2.5)) +- openldap ([2.6.4](https://git.openldap.org/openldap/openldap/-/blob/OPENLDAP_REL_ENG_2_6_4/CHANGES)) +- python ([3.11.5](https://www.python.org/downloads/release/python-3115/)) +- qemu ([8.0.4](https://wiki.qemu.org/ChangeLog/8.0)) +- tar ([1.35](https://lists.gnu.org/archive/html/info-gnu/2023-07/msg00005.html)) +- xfsprogs ([6.4.0](https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?h=v6.4.0))