diff --git a/Cargo.toml b/Cargo.toml index df97c196..0c3f2a3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "2.4.6" +version = "2.4.7" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 482b56c8..ba7618fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rust-proxmox-backup (2.4.7-1) bullseye; urgency=medium + + * rebuild with pxar 0.10.3 for nicer error messages on pxar v2 archives + + -- Proxmox Support Team Thu, 06 Jun 2024 13:47:23 +0200 + rust-proxmox-backup (2.4.6-2) bullseye; urgency=medium * ui: add notice for the nearing PBS 2.4 End-of-Life on 2024-07-31