]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3830] Added ChangeLog
authorThomas Markwalder <tmark@isc.org>
Tue, 29 Apr 2025 14:29:30 +0000 (10:29 -0400)
committerAndrei Pavel <andrei@isc.org>
Wed, 7 May 2025 12:54:54 +0000 (15:54 +0300)
ChangeLog

index 9d6054c68b21a7850a00ece09cb43d08a9d1a49c..b44ea63eae56d06d1ba46ea031046bb27365d00e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2170.  [sec]*          tmark
+       kea-dhcp4, kea-dhcp6, kea-dhcp-ddns, and kea-ctrl-agent will
+       now only load hook libraries from the 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
+       (Gitlab #3830)
+
 Kea 2.4.1 (stable) released on November 29, 2023
 
 2169.  [build]         razvan