From 6177da17aa3caa88580754ae66d0469592052cf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 5 May 2020 11:19:59 +0200 Subject: [PATCH] bump version to 3.0-9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 4103f6a..ff70c82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libpve-guest-common-perl (3.0-9) pve; urgency=medium + + * fix #2682: make sure configuration file is up-to-date for lock_config-variants + + * snapshot_rollback: flock earlier + + * snapshot_rollback: make sure newer replication snapshots are deleted + + * snapshot_delete: check for concurrent modifications at each step + + * lock_config: rename lock_config_mode -> lock_config_shared + + -- Proxmox Support Team Tue, 5 May 2020 11:19:26 +0200 + libpve-guest-common-perl (3.0-8) pve; urgency=medium * Fix: #2124 add zstd support