mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-08-09 03:52:10 +00:00
pve: bump version to 0.9.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
04eb26f7e2
commit
82bfbbf6c6
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "pve-rs"
|
name = "pve-rs"
|
||||||
version = "0.9.0"
|
version = "0.9.1"
|
||||||
description = "PVE parts which have been ported to Rust"
|
description = "PVE parts which have been ported to Rust"
|
||||||
homepage = "https://www.proxmox.com"
|
homepage = "https://www.proxmox.com"
|
||||||
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
authors = ["Proxmox Support Team <support@proxmox.com>"]
|
||||||
|
@ -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
|
libpve-rs-perl (0.9.0) bookworm; urgency=medium
|
||||||
|
|
||||||
* firewall: sdn: ignore EPERM when reading the legacy IPAM file
|
* firewall: sdn: ignore EPERM when reading the legacy IPAM file
|
||||||
|
Loading…
Reference in New Issue
Block a user