SHA256
1
0
forked from dhcp/kea

- Update to release 1.6.0

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/kea?expand=0&rev=18
This commit is contained in:
2019-09-10 06:46:56 +00:00
committed by Git OBS Bridge
parent cb91fa43d4
commit 704913deda
6 changed files with 44 additions and 33 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Sep 9 17:18:55 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.0
* Corrected multiple occurrences of out of bounds vector reads.
* Corrected a bug in the Kea MySQL Configuration Backend which
caused the Kea DHCPv6 server to incorrectly require the
server tag to be provided with the remote-subnet6-option-set
command.
* Corrected a bug in the Kea MySQL Configuration Backend which
prevented the DHCP servers from discovering and fetching the
changes applied with the new commands.
* Prevent the DHCP servers from asserting when malformed
hostname or FQDN options are received.
-------------------------------------------------------------------
Tue Aug 27 14:36:52 UTC 2019 - Adam Majer <adam.majer@suse.de>