2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[#3536] added ChangeLog entry

This commit is contained in:
Razvan Becheriu 2024-10-03 21:00:18 +03:00
parent 30dea22baf
commit 427cf3dc5f

View File

@ -1,3 +1,13 @@
2289. [func]* razvan
Renamed the 'libdhcp_mysql_cb.so' hook library to
'libdhcp_mysql.so' and the 'libdhcp_pgsql_cb.so' hook library to
'libdhcp_pgsql.so' and merged the lease and host backends for
the respective database types in the same libraries. The hook
libraries are now required when using either MySQL or PostgreSQL
lease or host databases and must be added to the
'hooks-libraries' list.
(Gitlab #3536)
2288. [bug] marcin
Prevent the clients from declining expired or released leases.
Only a valid lease assigned to the declining client can now