From b80d7f95db9cd3842ab88d9613554fcab19aac0d Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 8 Jun 2022 14:23:25 +0200 Subject: [PATCH] bump version to 2.2.3-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 324c141e..3c87fa32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +rust-proxmox-backup (2.2.3-2) bullseye; urgency=medium + + * api: tape restore: use HumanByte for friendlier total/throughput reporting + + * fix some typos in log messages + + * acl: fix any_priv_below when used with API tokens + + -- Proxmox Support Team Wed, 08 Jun 2022 14:23:20 +0200 + rust-proxmox-backup (2.2.3-1) bullseye; urgency=medium * datastore: swap dirtying the datastore cache every 60s by just using the