From: Piotrek Zadroga Date: Thu, 18 Apr 2024 11:14:41 +0000 (+0200) Subject: [#3294] ChangeLog entry X-Git-Tag: Kea-2.5.8~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f31aee391892c34a6e505739adc79282e172e91;p=thirdparty%2Fkea.git [#3294] ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 87e92e9b3c..098afc416a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2222. [bug] piotrek + Fixed a bug in host_cmds. When PostgreSQL was used as + hosts database storage, reservation-del command called + with given IPv6 host address and the subnet Id deleted + all IPv6 hosts in given subnet. + Corrected the issue so that now only given host + reservation is deleted. + (Gitlab #3294) + 2221. [bug] tmark Corrected an index on the dhcp4_servers table in the PostgreSQL schema.