]> git.proxmox.com Git - pve-network.git/blobdiff - debian/changelog
bump version to 0.4-7
[pve-network.git] / debian / changelog
index 7a320455323966e4827a1500f180dd39cf9890f2..52137c856653b703eb269ba272661eb91f21b39d 100644 (file)
@@ -1,3 +1,39 @@
+libpve-network-perl (0.4-7) pve; urgency=medium
+
+  * improve status API
+
+  * use more flexible split_list for ip lists to allow various common separators
+
+  * vnet: make tag optional and verify value in zone plugins
+
+  * add a 'simple' plugin
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jul 2020 14:14:48 +0200
+
+libpve-network-perl (0.4-6) pve; urgency=medium
+
+  * add vnet vlan-aware option for layer2 plugins
+
+  * vlan: ovs: use dot1q-tunnel with 802.1q when vlanaware is enabled
+
+  * qinq|vlan: ovs: add ovsint interfaces to ovs-ports list
+
+  * vlan|qinq: add mtu to ovsint link port
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Jun 2020 14:15:42 +0200
+
+libpve-network-perl (0.4-5) pve; urgency=medium
+
+  * api: fix reload-all UPID handling
+
+  * restrict zone and vnet names to 8 characters
+
+  * VLAN, QinQ: avoid tagging VM/CT ports directly
+
+  * VXLAN, EVPN: prefix internal interface names
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 May 2020 21:23:01 +0200
+
 libpve-network-perl (0.4-4) pve; urgency=medium
 
   * only parse version if local sdn file exists