bump version to 0.11.0

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-04-08 13:52:06 +02:00
parent 3a904729fd
commit 1fd6496b5e

18
debian/changelog vendored
View file

@ -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 <support@proxmox.com> Tue, 08 Apr 2025 13:52:02 +0200
libpve-network-perl (0.10.1) bookworm; urgency=medium libpve-network-perl (0.10.1) bookworm; urgency=medium
* sdn: fix comparison of pending configuration values * sdn: fix comparison of pending configuration values