From: Thomas Lamprecht Date: Mon, 10 May 2021 08:45:56 +0000 (+0200) Subject: bump version to 0.6.0 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=c72266faee8c894302ed7ea1eba52ab8b45af585;p=matthieu%2Fpve-network.git bump version to 0.6.0 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index 4bb6526..24df7a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +libpve-network-perl (0.6.0) pve; urgency=medium + + * zones: QinQ: classic bridge: fix bridge zone name with multiple zones/vnets + + * zones: QinQ: ovs: fix duplicate ovs_ports with multiple zones/vnets + + * d/control: fix package description + + * zone: QinQ: add VNet without tag support + + * zone/subnets: fix more cases when no IPAM is defined in the configuration + + * zones: simple, evpn: only enable IP-forwarding if a gateway is defined on + the subnet + + -- Proxmox Support Team Mon, 10 May 2021 10:44:56 +0200 + libpve-network-perl (0.5-2) pve; urgency=medium * zones: make IPAM config optional for all zone plugins