]> 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 20aac14b170ca6f120d691a802146654691d3133..b1b0469a55f9979814395da3418624bad63ed345 100644 (file)
@@ -1,10 +1,80 @@
-libpve-guest-common-perl (4.0-1) pve; urgency=medium
+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) pve; urgency=medium
+libpve-guest-common-perl (3.1-5) buster; urgency=medium
 
   * vzdump: improve handling 'prune-backups' option in commandline and cron
     config