From: Suzanne Goldlust Date: Thu, 21 Jul 2022 13:57:03 +0000 (+0000) Subject: Text edits X-Git-Tag: Kea-2.0.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72bc38bb1ebf1497e8b41cc8d1ee7d82a1477e33;p=thirdparty%2Fkea.git Text edits --- diff --git a/ChangeLog b/ChangeLog index d57a47b78e..6911c630db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,13 +13,13 @@ (Gitlab #2409, #2485) 1959. [bug] razvan, marcin - Fixed a crash in HA+MT scenario caused by a race condition + Fixed a crash in the HA+MT scenario caused by a race condition between resetting the CalloutHandle state and accessing hook point parameters from different threads when unparking packets. (Gitlab #2473, #2477) 1958. [build] andrei - Froze sphinx dependency versions used to build documentation. + Froze Sphinx dependency versions used to build documentation. Added the update-python-dependencies Makefile rule to bump the versions. (Gitlab #2161, #2340)