From: Thomas Lamprecht Date: Mon, 18 Nov 2024 17:18:53 +0000 (+0100) Subject: prepare bump version to 0.9.9 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=89dfb8f879d90ef906f78213d7edfd6140733972;p=mirror%2Fpve-network.git prepare bump version to 0.9.9 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 --- diff --git a/debian/changelog b/debian/changelog index 282493b..a59f6ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 18 Nov 2024 18:10:34 +0100 + libpve-network-perl (0.9.8) bookworm; urgency=medium * zones: add method for getting MTU