From: Thomas Lamprecht Date: Tue, 8 Apr 2025 11:52:06 +0000 (+0200) Subject: bump version to 0.11.0 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=1fd6496b5e462272b61a17207f6f25c5097b63a2;p=matthieu%2Fpve-network.git bump version to 0.11.0 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index d3e8c15..c899552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libpve-network-perl (0.11.0) bookworm; urgency=medium + + * dns: powerdns: correctly handle different records types (A / AAAA) + + * ipam: netbox: implement deleting subnets and improve error handling. + + * fix #5496: fix handling DHCP ranges and allocation for Netbox IPAM + plugin. + + * vnet: do not skip if no range is defined, ask for allocation inside prefix + instead. + + * correctly register reservation details when allocating the next free IP. + + * subnet: dhcp: do not allow overlapping DHCP ranges. + + -- Proxmox Support Team Tue, 08 Apr 2025 13:52:02 +0200 + libpve-network-perl (0.10.1) bookworm; urgency=medium * sdn: fix comparison of pending configuration values