pve: bump version to 0.9.1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-11-25 22:10:47 +01:00
parent 04eb26f7e2
commit 82bfbbf6c6
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "pve-rs"
version = "0.9.0"
version = "0.9.1"
description = "PVE parts which have been ported to Rust"
homepage = "https://www.proxmox.com"
authors = ["Proxmox Support Team <support@proxmox.com>"]

View File

@ -1,3 +1,9 @@
libpve-rs-perl (0.9.1) bookworm; urgency=medium
* fix #5927: firewall: alias: lowercase names of aliases
-- Proxmox Support Team <support@proxmox.com> Mon, 25 Nov 2024 22:10:29 +0100
libpve-rs-perl (0.9.0) bookworm; urgency=medium
* firewall: sdn: ignore EPERM when reading the legacy IPAM file