diff options
| -rw-r--r-- | debian/changelog | 8 | 
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a59f6ee..2976b62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libpve-network-perl (0.9.9) UNRELEASED; urgency=medium +libpve-network-perl (0.9.9) bookworm; urgency=medium    * split package into implementation and API endpoints @@ -12,7 +12,11 @@ libpve-network-perl (0.9.9) UNRELEASED; urgency=medium      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 +  * api: add endpoints for vnet-level firewall + +  * debian: migrate legacy mac/ipam cache/state files on upgrade + + -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Nov 2024 16:27:15 +0100  libpve-network-perl (0.9.8) bookworm; urgency=medium  | 
