]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3830] Fix ChangeLog spaces
authorThomas Markwalder <tmark@isc.org>
Wed, 23 Apr 2025 19:57:30 +0000 (15:57 -0400)
committerAndrei Pavel <andrei@isc.org>
Fri, 16 May 2025 09:20:42 +0000 (12:20 +0300)
changelog_unreleased/3830-CVE-2025-32801-Allow-loading-hook--ibraries-only-from-default-path

index d351825d85566df1df8ba307549185d53245f1ec..97e6b37f392e3089154cf267406d257ef366c513 100644 (file)
@@ -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)