From d7d09712efd85fa4f75d3258e40f4bd459e2b24f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 9 Jul 2021 12:56:52 +0200 Subject: [PATCH] bump version to 1.1.12-1 Signed-off-by: Thomas Lamprecht --- Cargo.toml | 2 +- debian/changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5126ae98..bea77659 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "proxmox-backup" -version = "1.1.11" +version = "1.1.12" authors = [ "Dietmar Maurer ", "Dominik Csapak ", diff --git a/debian/changelog b/debian/changelog index 22548fe4..12426200 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +rust-proxmox-backup (1.1.12-1) unstable; urgency=medium + + * subscription: set higher-level error to message instead of bailing out, to + ensure a force-check gets through + + * ui: dashboard: datastore stats: fix closing tag + + * ui: datastore: option view: only navigate up when we actually removed the + datastore + + -- Proxmox Support Team Fri, 09 Jul 2021 12:56:35 +0200 + rust-proxmox-backup (1.1.11-1) unstable; urgency=medium * tape/drive: fix logging when requesting media