From 08baf293ef99cc8e1565eb943067b4e52415d9ee Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 26 Feb 2024 10:28:24 +0100 Subject: [PATCH] changelog: Add an entry --- changelog/updates/2024-02-26-weekly-updates.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelog/updates/2024-02-26-weekly-updates.md diff --git a/changelog/updates/2024-02-26-weekly-updates.md b/changelog/updates/2024-02-26-weekly-updates.md new file mode 100644 index 0000000000..fe99461b8a --- /dev/null +++ b/changelog/updates/2024-02-26-weekly-updates.md @@ -0,0 +1,3 @@ +- libpsl ([0.21.5](https://github.com/rockdaboot/libpsl/blob/0.21.5/NEWS)) +- python ([3.11.8](https://www.get-python.org/downloads/release/python-3118/)) +- xz-utils ([5.4.6](https://github.com/tukaani-project/xz/releases/tag/v5.4.6))