]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog 1415 for #5629
authorThomas Markwalder <tmark@isc.org>
Fri, 1 Jun 2018 12:51:15 +0000 (08:51 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 1 Jun 2018 12:51:15 +0000 (08:51 -0400)
ChangeLog

index eb85eb38f213b4a9c2c68910a4657cbcedc2a5cf..7eeec97e32919d761ceeedac96045f3301e5aef5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1415.  [bug]           tmark
+       kea-dhcp4 and kea-dhcp6 now validate the schema version
+       of lease and host back ends after establishing a connection.
+       If a schema version does not match the version the server
+       expects, the server will emit an error log and close
+       the connection. This applies to MySQL, PostgreSQL, and Cassandra.
+       (Trac #5629, git 15c34afdba45be609e35284a209ad18ed66605f8)
+
 1414.  [bug]           tmark
        kea-dhcp4 parsing now treats renew-timer and rebind-timer
        as optional with no defaults. The logic for sending them