From 6751d3787e3f45d1692d2a245ebb099288f65afc Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 1 Feb 2024 16:32:36 +0100 Subject: [PATCH] bump version to 2.4.6-1 Signed-off-by: Thomas Lamprecht --- Cargo.toml | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) 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