Opened 6 days ago

Closed 5 days ago

#21340 closed enhancement (fixed)

kea-2.6.2

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by thomas, 6 days ago

Owner: changed from blfs-book to thomas
Status: newassigned

From https://gitlab.isc.org/isc-projects/kea/-/wikis/Release-Notes/release-notes-2.6.2 :

The following summarizes changes and important upgrades since the 2.6.1 release.

  1. [build] mgodzina

The library version numbers have been bumped up for the Kea 2.6.2 stable release. (Gitlab #3804)

  1. [bug] razvan

Fixed a bug which was causing the allocation engine to reject the lease if a data race caused by a different server updating the shared database entries was detected. The entire packet is now dropped in this particular case. This applies to both kea-dhp4 and kea-dhcp6 servers. (Gitlab #3798, #3648)

  1. [bug] marcin

Prevent the clients from declining expired or released leases. Only a valid lease assigned to the declining client can now be declined. When a misbehaving client declined a lease it did not own it often led to inconsistent statistics of assigned and declined leases. (Gitlab #3758, #3565)

  1. [bug] razvan

Fixed the serialization of 'retry-on-startup' database configuration parameter as boolean instead of string. (Gitlab #3755, #3578)

  1. [bug] razvan

Fixed db-init which incorrectly populates option_def_data_type name 'int8' for value 3. (Gitlab #3753, #3631)

  1. [bug] andrei, razvan

Kea servers no longer increase in memory when being reconfigured. (Gitlab #3757, #3652)

  1. [bug] razvan

Fixed applying 'output_options' when using the 'config-set' command. Deprecated 'output_options' which will be removed in future versions. Configurations should be updated by switching to using 'output-options' instead. (Gitlab #3754, #3594)

  1. [bug] razvan

Fixed a bug related to database connection recovery which was preventing the server to resume processing packets because the dhcp state was never re-enabled. (Gitlab #3751, #3727)

  1. [bug] razvan

Reset the local and remote disabled state when applying configuration. The dhcp-state is now included in the 'status-get' command. It indicates if the dhcp service is enabled or the reason why it is disabled (user command, HA command or database connection failure). (Gitlab #3751, #3446)

comment:2 by thomas, 5 days ago

Resolution: fixed
Status: assignedclosed

Fixed in [79f243a298]

Note: See TracTickets for help on using tickets.