]> git.puffer.fish Git - matthieu/pve-network.git/commitdiff
bump version to 0.11.0
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Apr 2025 11:52:06 +0000 (13:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Apr 2025 11:52:06 +0000 (13:52 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index d3e8c159fe34a5a12577de41966936dd26a6116a..c899552db45d676fc6871ebaec0828b0af4e2f30 100644 (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
 
   * sdn: fix comparison of pending configuration values