]> git.proxmox.com Git - pve-guest-common.git/blobdiff - debian/changelog
d/control: bump versioned dependency for libpve-common-perl to 7.2-6
[pve-guest-common.git] / debian / changelog
index 75b1b88bff2046ac34208b497c9a0983c3ebf071..b1b0469a55f9979814395da3418624bad63ed345 100644 (file)
@@ -1,3 +1,109 @@
+libpve-guest-common-perl (4.1-4) bullseye; urgency=medium
+
+  * vzdump: add 'performance' property string as a setting
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 Oct 2022 14:01:36 +0200
+
+libpve-guest-common-perl (4.1-3) bullseye; urgency=medium
+
+  * vzdump config: limit notes template to maximal 1024 characters and update
+    description
+
+  * replication state: purge state from non local guests to avoid issues when
+    guests are moved either manually (not recommended) or by HA on recovery
+
+  * replication state: deterministically order replication jobs, improving
+    handling multiple jobs for the same guest
+
+  * replication: also consider storages from replication state upon removal to
+    prevent left-over volume(s) in some edge cases
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Sep 2022 13:15:50 +0200
+
+libpve-guest-common-perl (4.1-2) bullseye; urgency=medium
+
+  * print snapshot tree: clamp indentation length to positive
+
+  * print snapshot tree: reduce indentation delta per level
+
+  * replication config: retry first three failed times quicker before going to
+    30m. Previously this was done two times.
+
+  * vzdump: schema: add 'notes-template' and 'protected' properties
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Apr 2022 18:51:15 +0200
+
+libpve-guest-common-perl (4.1-1) bullseye; urgency=medium
+
+  * replication: update last_sync before removing old replication
+    snapshots
+
+  * snapshots: delete parent property if new snapshot name is already a
+    parent to existing one
+
+  * config: alaways activate affected storages for snapshot operations
+
+  * migrate: handle migration_network with remote migration
+
+  * migrate: add get_bwlimit helper
+
+  * add tunnel and storage tunnel helper modules
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 09 Feb 2022 18:27:46 +0100
+
+libpve-guest-common-perl (4.0-3) bullseye; urgency=medium
+
+  * fix #3111: improve replication handling, cleaning of blocking snapshots
+    when doing a rollback, and try harder to find common replication base
+
+  * fix #3111: snapshot delete: check if replication still needs it
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 9 Nov 2021 13:14:58 +0100
+
+libpve-guest-common-perl (4.0-2) bullseye; urgency=medium
+
+  * vzdump: remove deprecated size parameter
+
+  * vzdump: defaults: keep all backups by default for 7.0
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 9 Jun 2021 10:06:05 +0200
+
+libpve-guest-common-perl (4.0-1) bullseye; urgency=medium
+
+  * re-build for Debian 11 Bullseye based releases
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 12 May 2021 13:08:20 +0200
+
+libpve-guest-common-perl (3.1-5) buster; urgency=medium
+
+  * vzdump: improve handling 'prune-backups' option in commandline and cron
+    config
+
+  * vzdump: command line: make sure mailto is converted to comma-separated list
+
+  * vzdump: mailto: use email-or-username-list format
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 19 Feb 2021 16:32:14 +0100
+
+libpve-guest-common-perl (3.1-4) pve; urgency=medium
+
+  * vzdump: use more strict regex check for 'mailto'
+
+  * print snapshot tree: reduce indentation
+
+  * replication: improve on various edge cases for moved VMs, for example, if
+    recovered by HA.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 15 Dec 2020 15:52:30 +0100
+
+libpve-guest-common-perl (3.1-3) pve; urgency=medium
+
+  * add prune-backups option to vzdump parameters
+
+  * add move config helper
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Aug 2020 10:12:28 +0200
+
 libpve-guest-common-perl (3.1-2) pve; urgency=medium
 
   * unbreak config_with_pending_array