diff options
| author | Wolfgang Bumiller <w.bumiller@proxmox.com> | 2023-11-21 14:41:53 +0100 |
|---|---|---|
| committer | Wolfgang Bumiller <w.bumiller@proxmox.com> | 2023-11-21 14:41:53 +0100 |
| commit | 5ab15238af15645a8ebbdf5703f365e0c6644b41 (patch) | |
| tree | 24d780182640ebaba66406ba67e49f5127161844 /debian | |
| parent | 543e2b75cd80b35db30e33f15e7e2092a3558464 (diff) | |
bump version to 0.8.3
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
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 <support@proxmox.com> Tue, 21 Nov 2023 14:41:43 +0100 + libpve-network-perl (0.8.2) bookworm; urgency=medium * fix permissions && use new /sdn/zones/<zone>/<vnet> path |
