From: Wolfgang Bumiller Date: Tue, 21 Nov 2023 13:41:53 +0000 (+0100) Subject: bump version to 0.8.3 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=5ab15238af15645a8ebbdf5703f365e0c6644b41;p=matthieu%2Fpve-network.git bump version to 0.8.3 Signed-off-by: Wolfgang Bumiller --- diff --git a/debian/changelog b/debian/changelog index 7e8a43c..c0a63b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +libpve-network-perl (0.8.3) bookworm; urgency=medium + + * add DHCP plugin base with initial 'dnsmasq' plugin + + * ipam: manage ip/mac associations + + * zones: add option to choose a dhcp server + + * subnets: add dhcp options + + * api: refactor URL structure for ipam + * move listing to /ipams/pve/status + * move create/update/delete to /vnets/{vnetid}/ips + + * downgrade frr from recommended to suggested + + -- Proxmox Support Team Tue, 21 Nov 2023 14:41:43 +0100 + libpve-network-perl (0.8.2) bookworm; urgency=medium * fix permissions && use new /sdn/zones// path