From 89dfb8f879d90ef906f78213d7edfd6140733972 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 18 Nov 2024 18:18:53 +0100 Subject: [PATCH] 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 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- 2.39.5