From a960c3f11cfc6940cfba4af890935d2207ea03ef Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 29 Jul 2024 20:27:46 +0200 Subject: [PATCH] changelog: Add entries --- .../security/2024-07-29-weekly-updates.md | 2 ++ .../updates/2024-07-29-weekly-updates.md | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 changelog/security/2024-07-29-weekly-updates.md create mode 100644 changelog/updates/2024-07-29-weekly-updates.md diff --git a/changelog/security/2024-07-29-weekly-updates.md b/changelog/security/2024-07-29-weekly-updates.md new file mode 100644 index 0000000000..d5cb374552 --- /dev/null +++ b/changelog/security/2024-07-29-weekly-updates.md @@ -0,0 +1,2 @@ +- curl ([CVE-2024-6197](https://nvd.nist.gov/vuln/detail/CVE-2024-6197), [CVE-2024-6874](https://nvd.nist.gov/vuln/detail/CVE-2024-6874)) +- podman ([CVE-2024-3727](https://nvd.nist.gov/vuln/detail/CVE-2024-3727)) diff --git a/changelog/updates/2024-07-29-weekly-updates.md b/changelog/updates/2024-07-29-weekly-updates.md new file mode 100644 index 0000000000..39d57bc408 --- /dev/null +++ b/changelog/updates/2024-07-29-weekly-updates.md @@ -0,0 +1,19 @@ +- btrfs-progs ([6.9.2](https://github.com/kdave/btrfs-progs/blob/v6.9.2/CHANGES)) +- c-ares ([1.29.0](https://github.com/c-ares/c-ares/releases/tag/cares-1_29_0)) +- cryptsetup ([2.7.2](https://gitlab.com/cryptsetup/cryptsetup/-/blob/v2.7.2/docs/v2.7.2-ReleaseNotes) (includes [2.7.1](https://gitlab.com/cryptsetup/cryptsetup/-/blob/v2.7.1/docs/v2.7.1-ReleaseNotes) and [2.7.0](https://gitlab.com/cryptsetup/cryptsetup/-/blob/v2.7.0/docs/v2.7.0-ReleaseNotes))) +- curl ([8.9.0](https://curl.se/ch/8.9.0.html)) +- e2fsprogs ([1.47.1](https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.1)) +- ethtool ([6.9](https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/tree/NEWS?h=v6.9)) +- findutils ([4.10.0](https://git.savannah.gnu.org/cgit/findutils.git/tree/NEWS?h=v4.10.0)) +- gcc ([13.3.1_p20240614](https://gcc.gnu.org/gcc-13/changes.html)) +- hwdata ([0.383](https://github.com/vcrhonek/hwdata/compare/v0.382...v0.383)) +- libksba ([1.6.7](https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git;a=blob;f=NEWS;h=3d2d5a47688bb6214efaf02f5ab29f6e64433a97;hb=b14e68b97df754b2bb7a90bb904d143d8e896afb)) +- pciutils ([3.13.0](https://github.com/pciutils/pciutils/blob/v3.13.0/ChangeLog)) +- sysext-podman: podman ([5.0.3](https://github.com/containers/podman/releases/tag/v5.0.3)) +- sysext-python: setuptools ([70.3.0](https://github.com/pypa/setuptools/blob/v70.3.0/NEWS.rst)) +- strace ([6.9](https://github.com/strace/strace/releases/tag/v6.9)) +- tpm2-tools ([5.7](https://github.com/tpm2-software/tpm2-tools/releases/tag/5.7)) +- tpm2-tss ([4.1.3](https://github.com/tpm2-software/tpm2-tss/releases/tag/4.1.3)) +- util-linux ([2.39.4](https://github.com/util-linux/util-linux/blob/v2.39.4/Documentation/releases/v2.39.4-ReleaseNotes)) +- xfsprogs ([6.8.0](https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/doc/CHANGES?h=v6.8.0)) +- xz-utils ([5.6.2](https://github.com/tukaani-project/xz/releases/tag/v5.6.2))