From e88d14d69c5eb94be757745ab95cadd51c0377af Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 23 Oct 2020 10:38:09 +0200 Subject: [PATCH] bump version to 6.2-14 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9c101ca8..3891e58f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-manager (6.2-14) pve; urgency=medium + + * vzdump: avoid passing zero to prune 'keep-last' option in legacy handling + of the older 'maxfiles' option, which makes problems if it was set + explicitly to zero + + -- Proxmox Support Team Fri, 23 Oct 2020 10:38:25 +0200 + pve-manager (6.2-13) pve; urgency=medium * tasks: allow API tokens to query their own UPIDs