]> git.proxmox.com Git - pve-guest-common.git/blobdiff - debian/changelog
bump version to 4.2-4
[pve-guest-common.git] / debian / changelog
index 027d8abe8a6a4ead4f53996cf5cafe4ddfafee16..c0ae7bcfd4a39a5921bc6fd7d6208854e9e19b7f 100644 (file)
@@ -1,3 +1,317 @@
+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
+
+  * 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
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 5 Aug 2020 12:14:41 +0200
+
+libpve-guest-common-perl (3.1-1) pve; urgency=medium
+
+  * fix #2834: skip refs in config_with_pending_array
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Jul 2020 08:57:24 +0200
+
+libpve-guest-common-perl (3.0-11) pve; urgency=medium
+
+  * fix config_with_pending_array for falsy current values
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 07 Jul 2020 18:42:26 +0200
+
+libpve-guest-common-perl (3.0-10) pve; urgency=medium
+
+  * fix versioned breaks on qemu-server
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 5 May 2020 11:41:38 +0200
+
+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 <support@proxmox.com>  Tue, 5 May 2020 11:19:26 +0200
+
+libpve-guest-common-perl (3.0-8) pve; urgency=medium
+
+  * Fix: #2124 add zstd support
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 4 May 2020 14:10:56 +0200
+
+libpve-guest-common-perl (3.0-7) pve; urgency=medium
+
+  * replication: dont declare variable in post-if scope
+
+  * replication: log rate and transport type
+
+  * Use new storage_migrate interface
+
+  * Add update_volume_ids
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Apr 2020 09:40:21 +0200
+
+libpve-guest-common-perl (3.0-6) pve; urgency=medium
+
+  * Add interfaces for volume-related helpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 30 Mar 2020 09:20:01 +0200
+
+libpve-guest-common-perl (3.0-5) pve; urgency=medium
+
+  * abstractconfig: add partial_fast_plug
+
+  * config trait: allow to pass arbitrary lock to create_and_lock_config
+
+  * abstractconfig: add prototype for get_backup_volumes
+
+  * avoid cyclic reference in closure
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Mar 2020 11:10:02 +0100
+
+libpve-guest-common-perl (3.0-3) pve; urgency=medium
+
+  * update use statements and dependencies following pve-cluster refactoring
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 18 Nov 2019 12:01:55 +0100
+
+libpve-guest-common-perl (3.0-2) pve; urgency=medium
+
+  * add various config helpers and interfaces for pending changes, backup jobs,
+    snapshot listing, ..
+
+  * maintain the VZDump config property schema and parser writer here, to allow
+    the guest projects to make use of them
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Oct 2019 21:09:16 +0200
+
+libpve-guest-common-perl (3.0-1) pve; urgency=medium
+
+  * rebuild for PVE 6.0 / Debian Buster
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2019 21:02:28 +0200
+
+libpve-guest-common-perl (2.0-20) unstable; urgency=medium
+
+  * add check/exec_hookscript to GuestHelpers
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 01 Feb 2019 12:47:56 +0100
+
+libpve-guest-common-perl (2.0-19) unstable; urgency=medium
+
+  * add bash completion helper for snapshot names
+
+  * fixup some deprecated code usage
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Jan 2019 09:55:20 +0100
+
+libpve-guest-common-perl (2.0-18) unstable; urgency=medium
+
+  * add snapshot rollback hook and remove qemu machine code
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 17 Sep 2018 15:22:50 +0200
+
+libpve-guest-common-perl (2.0-17) unstable; urgency=medium
+
+  * add create_and_lock_config
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Jun 2018 14:05:32 +0200
+
+libpve-guest-common-perl (2.0-16) unstable; urgency=medium
+
+  * replication: handle guests recovered by HA
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 14 May 2018 11:15:09 +0200
+
+libpve-guest-common-perl (2.0-15) unstable; urgency=medium
+
+  * fix #1694: make failure of snapshot removal non-fatal
+
+  * vzdump: add common log sub-method
+
+  * vzdump: allow all defined log levels
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 16 Apr 2018 11:47:34 +0200
+
+libpve-guest-common-perl (2.0-14) unstable; urgency=medium
+
+  * leave handling or reporting of replication errors to the user of the
+    functions (pve-manager/API)
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 12:04:36 +0100
+
+libpve-guest-common-perl (2.0-13) unstable; urgency=medium
+
+  * replication: purge states: verify the vmlist
+
+  * add logfunc in storage_migration.
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:04:32 +0200
+
+libpve-guest-common-perl (2.0-12) unstable; urgency=medium
+
+  * Fix #1480: locked VMs after trying to delete a non-existent snapshot
+
+  * fix an issue with signal handlers being replaced leading to services not
+    shutting down properly
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 21 Sep 2017 09:46:47 +0200
+
+libpve-guest-common-perl (2.0-11) unstable; urgency=medium
+
+  * replication: always include intermediate snapshots
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 03 Jul 2017 14:50:41 +0200
+
+libpve-guest-common-perl (2.0-10) unstable; urgency=medium
+
+  * replication job_status: add get_disabled parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Jun 2017 10:56:44 +0200
+
+libpve-guest-common-perl (2.0-9) unstable; urgency=medium
+
+  * PVE::Replication - do not use $jobcfg->{vmtype}
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Jun 2017 07:28:37 +0200
+
 libpve-guest-common-perl (2.0-8) unstable; urgency=medium
 
   * replication: add guest type when fetching a local job config