From: Thomas Lamprecht Date: Wed, 28 Apr 2021 16:26:15 +0000 (+0200) Subject: bump version to 0.5-2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=baf955953f7d8a9bf2ee26a431d03a0451ef9c50;p=matthieu%2Fpve-network.git bump version to 0.5-2 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index c83933e..4bb6526 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libpve-network-perl (0.5-2) pve; urgency=medium + + * zones: make IPAM config optional for all zone plugins + + * zone status: mark VNets with unknown zone as failed and early return to + avoid spamming the log with 'Use of uninitialized value' messages. + + -- Proxmox Support Team Wed, 28 Apr 2021 18:25:18 +0200 + libpve-network-perl (0.5-1) pve; urgency=medium * add foundation for IP Adresss Management (IPAM)