]> git.proxmox.com Git - pve-network.git/commitdiff
bump version to 0.4-1
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Mar 2020 18:02:16 +0000 (19:02 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Mar 2020 18:02:16 +0000 (19:02 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 59da2ab5ea0d6828951917bd1c10d451524f511a..a90e150228eba72240947fa7499a694ecdfc5615 100644 (file)
@@ -1,3 +1,27 @@
+libpve-network-perl (0.4-1) pve; urgency=medium
+
+  * vlan/qinq: use vlan-raw-device to support long predictable interfaces name
+
+  * evpn: add support for local frr.config
+
+  * controller : evpn : only allow 1 evpn controller
+
+  * API2: Vnets: fix update
+
+  * vlan/qinq: use bridge option instead uplink-id
+
+  * move status code to zone plugin
+
+  * qinq, vlanplugin: add status
+
+  * move mtu properties to zone
+
+  * add get_bridge_vlan
+
+  * add tap|veth create|plug
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 10 Mar 2020 19:01:54 +0100
+
 libpve-network-perl (0.3-3) pve; urgency=medium
 
   * evpn: remove uplink-id, auto find interfaces instead