From c8d2505871cc17410de15d1f872d40c85217e75c Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Mon, 18 Sep 2017 10:53:36 -0400 Subject: [PATCH] [master] Added Changelog entry 1296 for trac 5354. --- ChangeLog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2dc7078e04..a4911c0908 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ +1296. [bug] tmark + Altered the mysql backend logic to disable auto_reconnect and + set session value of wait_timeout to a very large values. This + avoids a segfault in MySQL client library caused by auto-reconnects + occuring when kea server's MySQL connection is idle for longer + than the global MySQL wait_timeout. + (Trac #5354, git 9881ef6d772f27de82c048e198ba0ff9e71b9351) + 1295. [bug] tomek - DHCPv4 and DHCPv6 servers are now able to parse shared networks. - A basic shared networks examples added. + DHCPv4 and DHCPv6 servers are now able to parse shared networks. + A basic shared networks examples added. (Trac #5357, git 74b824cc80f8be66084308c0bf12c1a71f311915) 1294. [func] marcin -- 2.47.2