diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2024-11-19 16:27:56 +0100 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2024-11-19 16:41:33 +0100 |
| commit | 3b2e57499e74d85fd2b0627ff9fab769d3bfb4e5 (patch) | |
| tree | 26271df85f0bf832f1bf93ae32b87f858ec93149 | |
| parent | d0628dfddf6ad0fe0303870f5fe9e8b16d548a14 (diff) | |
bump version to 0.9.9
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -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 |
