From: Thomas Markwalder Date: Fri, 1 Jun 2018 12:51:15 +0000 (-0400) Subject: [master] Added ChangeLog 1415 for #5629 X-Git-Tag: trac5631_base~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beab12bebdad7f9dd6087fb46d7ad010117cade1;p=thirdparty%2Fkea.git [master] Added ChangeLog 1415 for #5629 --- diff --git a/ChangeLog b/ChangeLog index eb85eb38f2..7eeec97e32 100644 --- 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