]> git.puffer.fish Git - matthieu/pve-network.git/commitdiff
prepare bump version to 0.9.9
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Nov 2024 17:18:53 +0000 (18:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Nov 2024 17:18:55 +0000 (18:18 +0100)
This is not yet marked as released as the bump was mostly done to
allow testing with correct version for the package split's
break/replaces.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index 282493bc0e6ae3ae65afd82226918f0a7aaf73ca..a59f6eefeae575471eb6fea063c316862b04daf3 100644 (file)
@@ -1,3 +1,19 @@
+libpve-network-perl (0.9.9) UNRELEASED; urgency=medium
+
+  * split package into implementation and API endpoints
+
+  * fix #5324: non-vlan-aware zone: set MTU for veth links if it's configured
+    for the zone
+
+  * ipam: move state file of PVE plugin over to common sdn directory
+
+  * vnets: add ports isolation, allowing one to drop traffic between all ports
+    that have isolation enabled on the local bridge, while still allowing
+    traffic with non-isolated ports. Basically one can relatively simply
+    disable traffic between guests but still allow traffic from outside.
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2024 18:10:34 +0100
+
 libpve-network-perl (0.9.8) bookworm; urgency=medium
 
   * zones: add method for getting MTU