diff --git a/Cargo.toml b/Cargo.toml index 4119b3ca..74c6991c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.2.3" +version = "3.2.4" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index a0908537..3e669886 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +rust-proxmox-backup (3.2.4-1) bookworm; urgency=medium + + * fix: network api: permission using wrong pathname + + * fix #5503: d/control: bump dependency for proxmox-widget-toolkit + + * auth: add locking to `PbsAuthenticator` to avoid race conditions + + -- Proxmox Support Team Wed, 05 Jun 2024 16:23:38 +0200 + rust-proxmox-backup (3.2.3-1) bookworm; urgency=medium * api-types: remove influxdb bucket name restrictions