From eb522c708539c98a416941a418e3733e88071937 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 4 Mar 2024 11:03:40 +0100 Subject: [PATCH] changelog: Add entries Signed-off-by: Krzesimir Nowak --- changelog/security/2025-10-29-pam.md | 1 + changelog/updates/2025-10-29-pam.md | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 changelog/security/2025-10-29-pam.md create mode 100644 changelog/updates/2025-10-29-pam.md diff --git a/changelog/security/2025-10-29-pam.md b/changelog/security/2025-10-29-pam.md new file mode 100644 index 0000000000..7dd7a6e606 --- /dev/null +++ b/changelog/security/2025-10-29-pam.md @@ -0,0 +1 @@ +- pam ([CVE-2024-22365](https://nvd.nist.gov/vuln/detail/CVE-2024-22365), [CVE-2024-10041](https://nvd.nist.gov/vuln/detail/CVE-2024-10041), [CVE-2024-10963](https://nvd.nist.gov/vuln/detail/CVE-2024-10963), [CVE-2025-6020](https://nvd.nist.gov/vuln/detail/CVE-2025-6020)) diff --git a/changelog/updates/2025-10-29-pam.md b/changelog/updates/2025-10-29-pam.md new file mode 100644 index 0000000000..f167f253a3 --- /dev/null +++ b/changelog/updates/2025-10-29-pam.md @@ -0,0 +1,2 @@ +- base, dev: pam ([1.7.1](https://github.com/linux-pam/linux-pam/releases/tag/v1.7.1) (includes [1.7.0](https://github.com/linux-pam/linux-pam/releases/tag/v1.7.0), [1.6.1](https://github.com/linux-pam/linux-pam/releases/tag/v1.6.1), [1.6.0](https://github.com/linux-pam/linux-pam/releases/tag/v1.6.0))) +- base, dev: pambase ([20251013](https://gitweb.gentoo.org/proj/pambase.git/log/?h=pambase-20251013))