diff --git a/Cargo.toml b/Cargo.toml index c6141842..156149dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup" -version = "2.0.8" +version = "2.0.9" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 9c0ea9d2..6fe84863 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +rust-proxmox-backup (2.0.9-1) unstable; urgency=medium + + * tape backup: mention groups that were empty + + * tape: compute next-media-label for each tape backup job + + * tape: lto: increase default timeout to 10 minutes + + * ui: display next-media-label for tape backup jobs + + * cli: proxmox-tape backup-job list: use status api and display next-run + and next-media-label + + -- Proxmox Support Team Mon, 09 Aug 2021 09:53:29 +0200 + rust-proxmox-backup (2.0.8-1) bullseye; urgency=medium * use proxmox-apt to 0.6