]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4010] release changes
authorAndrei Pavel <andrei@isc.org>
Thu, 10 Jul 2025 14:18:19 +0000 (17:18 +0300)
committerAndrei Pavel <andrei@isc.org>
Mon, 14 Jul 2025 10:03:43 +0000 (13:03 +0300)
ChangeLog
src/bin/dhcp4/tests/classify_unittest.cc
src/bin/dhcp6/tests/classify_unittests.cc

index 7c91df8bbfdcad1e8e37b9d698a73a11c29541e1..02cdbd8171add0fdbeb96e23119f6cdc15daa289 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
-2270.  [build]         andrei
+Kea 2.6.4 (stable) released on July 16, 2025
+
+2271.  [build]         andrei
        The library version numbers have been bumped up for the Kea 2.6.4
        stable release.
        (Gitlab #4009)
 
+2270. [build] andrei
+       Fixed a build check that prevented Kea from building PDF
+       documentation with Sphinx 8.1.3+.
+       (Gitlab #3800)
+
 2269.  [bug]           tmark
        Corrected an issue in logging configuration when
        parsing "syslog:<facility name>".
@@ -12,7 +19,7 @@
        Fix error handling when detecting a global reservation for the
        client and global reservatons are explicitly disabled in the
        configuration.
-       (Gitlab #4001)
+       (Gitlab #4001, #3910)
 
 Kea 2.6.3 (stable) released on May 28, 2025
 
index a6112e2a484c0770ff6c476392d8dbcc2f39cf0a..3c603d0893dc75d30712eca1ba755eb797f02d09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this
index b5a9378837288b60964349ac0de9a05ca5efb0a9..17651bba3e7463e20dafdd9c6e62b293f4cbee04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2025 Internet Systems Consortium, Inc. ("ISC")
 //
 // This Source Code Form is subject to the terms of the Mozilla Public
 // License, v. 2.0. If a copy of the MPL was not distributed with this