]> git.proxmox.com Git - pve-guest-common.git/blobdiff - debian/changelog
bump version to 4.2-4
[pve-guest-common.git] / debian / changelog
index 5f30fe0976b0a3c1baefb56ee235ee5cee81e0e5..c0ae7bcfd4a39a5921bc6fd7d6208854e9e19b7f 100644 (file)
@@ -1,4 +1,108 @@
-libpve-guest-common-perl (3.1-5) pve; urgency=medium
+libpve-guest-common-perl (4.2-4) bullseye; urgency=medium
+
+  * fix #4572: config: also update volume IDs in pending section
+
+  * config: ensure definedness for iterating pending & snapshot volumes
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Mar 2023 11:54:00 +0100
+
+libpve-guest-common-perl (4.2-3) bullseye; urgency=medium
+
+  * tag helpers: add get_unique_tags method for filtering out duplicates
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Nov 2022 08:17:33 +0100
+
+libpve-guest-common-perl (4.2-2) bullseye; urgency=medium
+
+  * add tag related helper methods
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 17 Nov 2022 13:13:57 +0100
+
+libpve-guest-common-perl (4.2-1) bullseye; urgency=medium
+
+  * add VZDump::JobBase, split out from manager
+
+  * vzdump: handle new jobs.cfg when removing VMIDs from backup jobs
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 12 Nov 2022 16:52:04 +0100
+
+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