diff --git a/Cargo.toml b/Cargo.toml index 62c962a2..2d822fb5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [workspace.package] -version = "2.4.5" +version = "2.4.6" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index eed70541..3528badf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rust-proxmox-backup (2.4.6-1) bullseye; urgency=medium + + * tape: fix regression in restoring an encryption key from medium, avoid + trying to load the key to the drive, which cannot work in this special + case. + + -- Proxmox Support Team Thu, 01 Feb 2024 16:32:22 +0100 + rust-proxmox-backup (2.4.5-1) bullseye; urgency=medium * pbs2to3: add check for dkms modules