From 603f80d813e8422a2f4e16ff01fa6f295fb43d36 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 23 Apr 2021 10:03:38 +0200 Subject: [PATCH] bump version to 1.1.3-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 21c7a512..539a8ee1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +rust-proxmox-backup (1.1.3-2) unstable; urgency=medium + + * improve check for LTO4 tapes + + * api: node status: return further information about SWAP, IO-wait, CPU info + and Kernel version + + -- Proxmox Support Team Fri, 23 Apr 2021 10:52:08 +0200 + rust-proxmox-backup (1.1.3-1) unstable; urgency=medium * tape restore: improve datastore locking when GC runs at the same time