From a212ddd28c8ce985be7fb3ff473589d2f2689a78 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 9 Apr 2025 11:52:58 +0200 Subject: [PATCH] changelog: Add entries --- changelog/security/2025-04-09-weekly-updates.md | 3 +++ changelog/updates/2025-04-09-weekly-updates.md | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 changelog/security/2025-04-09-weekly-updates.md create mode 100644 changelog/updates/2025-04-09-weekly-updates.md diff --git a/changelog/security/2025-04-09-weekly-updates.md b/changelog/security/2025-04-09-weekly-updates.md new file mode 100644 index 0000000000..f4b9ce3a96 --- /dev/null +++ b/changelog/security/2025-04-09-weekly-updates.md @@ -0,0 +1,3 @@ +- curl ([curl-20250205](https://github.com/curl/curl/issues/16197)) +- iperf ([CVE-2024-53580](https://www.cve.org/CVERecord?id=CVE-2024-53580)) +- xz-utils ([CVE-2025-31115](https://www.cve.org/CVERecord?id=CVE-2025-31115)) diff --git a/changelog/updates/2025-04-09-weekly-updates.md b/changelog/updates/2025-04-09-weekly-updates.md new file mode 100644 index 0000000000..6638a87dcb --- /dev/null +++ b/changelog/updates/2025-04-09-weekly-updates.md @@ -0,0 +1,9 @@ +- base, dev: curl ([8.13.0](https://curl.se/ch/8.13.0.html)) +- base, dev: libarchive ([3.7.9](https://github.com/libarchive/libarchive/releases/tag/v3.7.9)) +- containerd: runc ([1.2.5](https://github.com/opencontainers/runc/releases/tag/v1.2.5)) +- dev: iperf ([3.18](https://github.com/esnet/iperf/releases/tag/3.18)) +- dev: minicom ([2.10](https://salsa.debian.org/minicom-team/minicom/-/releases/2.10)) +- docker: docker-buildx ([0.20.1](https://github.com/docker/buildx/releases/tag/v0.20.1) (includes [0.20.0](https://github.com/docker/buildx/releases/tag/v0.20.0), [0.19.3](https://github.com/docker/buildx/releases/tag/v0.19.3), [0.19.2](https://github.com/docker/buildx/releases/tag/v0.19.2))) +- sysext-podman: conmon ([2.1.11](https://github.com/containers/conmon/releases/tag/v2.1.11)) +- sysext-python: platformdirs ([4.3.7](https://github.com/tox-dev/platformdirs/releases/tag/4.3.7)) +- sysext-python: setuptools-scm ([8.2.1](https://github.com/pypa/setuptools-scm/blob/v8.2.1/CHANGELOG.md))