diff --git a/Cargo.toml b/Cargo.toml index fb345f85..273adbfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "3.2.5" +version = "3.2.6" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index e0ef6f99..b85bb0f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +rust-proxmox-backup (3.2.6-1) bookworm; urgency=medium + + * tape: disable Programmable Early Warning Zone (PEWZ) + + * tape: handle PEWZ like regular early warning + + * docs: add note for not using remote storages + + * client: pxar: fix fuse mount performance for split archives + + -- Proxmox Support Team Mon, 17 Jun 2024 10:18:13 +0200 + rust-proxmox-backup (3.2.5-1) bookworm; urgency=medium * pxar: add support for split archives