From 73e50310d62f714fc38c63645eca83c8dd95f365 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Wed, 23 Apr 2025 15:57:30 -0400 Subject: [PATCH] [#3830] Fix ChangeLog spaces --- ...01-Allow-loading-hook--ibraries-only-from-default-path | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path b/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path index d351825d85..97e6b37f39 100644 --- a/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path +++ b/changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path @@ -1,9 +1,9 @@ [sec]* tmark - kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns will now only load + kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns will now only load hook libraries from default installation directory. If a path - other than this is specified Kea will not load the hook library. - For ease of use, the path may be omitted. - CVE:2025-32801 + other than this is specified Kea will not load the hook library. + For ease of use, the path may be omitted. + CVE:2025-32801 (Gitlab #3830)