]> git.proxmox.com Git - pve-guest-common.git/blob - debian/changelog
4a983864ced463c0d36b9e65eb4c45986b067f02
[pve-guest-common.git] / debian / changelog
1 libpve-guest-common-perl (2.0-14) unstable; urgency=medium
2
3 * leave handling or reporting of replication errors to the user of the
4 functions (pve-manager/API)
5
6 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 12:04:36 +0100
7
8 libpve-guest-common-perl (2.0-13) unstable; urgency=medium
9
10 * replication: purge states: verify the vmlist
11
12 * add logfunc in storage_migration.
13
14 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:04:32 +0200
15
16 libpve-guest-common-perl (2.0-12) unstable; urgency=medium
17
18 * Fix #1480: locked VMs after trying to delete a non-existent snapshot
19
20 * fix an issue with signal handlers being replaced leading to services not
21 shutting down properly
22
23 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 09:46:47 +0200
24
25 libpve-guest-common-perl (2.0-11) unstable; urgency=medium
26
27 * replication: always include intermediate snapshots
28
29 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 14:50:41 +0200
30
31 libpve-guest-common-perl (2.0-10) unstable; urgency=medium
32
33 * replication job_status: add get_disabled parameter
34
35 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 10:56:44 +0200
36
37 libpve-guest-common-perl (2.0-9) unstable; urgency=medium
38
39 * PVE::Replication - do not use $jobcfg->{vmtype}
40
41 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 07:28:37 +0200
42
43 libpve-guest-common-perl (2.0-8) unstable; urgency=medium
44
45 * replication: add guest type when fetching a local job config
46
47 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:32:05 +0200
48
49 libpve-guest-common-perl (2.0-7) unstable; urgency=medium
50
51 * replication: add schedule_job_now helper
52
53 * replication: sort time stamps numerically
54
55 * replication: pass $noerr to run_replication_nolock
56
57 * Add new function delete_guest_states
58
59 * replication: don't sync to offline targets on error states
60
61 * replication: keep retrying every 30 minutes in error state
62
63 * PVE::ReplicationState - cleanup job state on job removal
64
65 * PVE/Replication.pm: also log when we thaw the filesystem
66
67 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 12:46:45 +0200
68
69 libpve-guest-common-perl (2.0-6) unstable; urgency=medium
70
71 * change replication log timestamp to a human readable format
72
73 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 13:04:23 +0200
74
75 libpve-guest-common-perl (2.0-5) unstable; urgency=medium
76
77 * PVE::AbstractMigrate - new helpers to handle replication jobs
78
79 * PVE::ReplicationState::extract_vmid_tranfer_state - new helper
80
81 * PVE::ReplicationConfig::switch_replication_job_target - new helper
82
83 * PVE/ReplicationConfig.pm: store job id inside job config
84
85 * PVE::Replication::run_replication - add verbose parameter
86
87 * PVE::Replication::run_replication - return replicated $volumes
88
89 * PVE::ReplicationState - new helpers record_job_start/record_job_end
90
91 * PVE::Replication::find_common_replication_snapshot - new helper
92
93 * PVE::ReplicationConfig::find_local_replication_job - new helper
94
95 * replicate_volume: implement rate limit and insecure
96
97 * PVE/ReplicationState.pm: implement write_vmid_job_states
98
99 * Make rollback compatible with storage replication
100
101 * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes
102
103 * PVE::AbstractConfig - add prototype for get_replicatable_volumes
104
105 * PVE::Replication::prepare - allow to pass undefined $jobid
106
107 * add PVE/Replication.pm - moved from pve-manager
108
109 * PVE::ReplicationConfig add delete_job helper
110
111 * PVE::ReplicationState - add job_status, get_next_job,
112 job_logfile_name helpers
113
114 * PVE::ReplicationConfig - new helper parse_replication_job_id
115
116 * PVE::ReplicationConfig - use new ID format "<vmid>-<num>"
117
118 * PVE::ReplicationState - hold guest_migration_lock during state update
119
120 * PVE::ReplicationState - new helper class to read/write replication state
121
122 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:43:55 +0200
123
124 libpve-guest-common-perl (2.0-4) unstable; urgency=medium
125
126 * PVE::GuestHelpers::guest_migration_lock - new helper
127
128 * AbstractConfig.pm: remove code for replicate configuration
129
130 * PVE/ReplicationConfig.pm - new configuratin file for replication
131
132 * migration: use Cluster's new get_ssh_info
133
134 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:15:12 +0200
135
136 libpve-guest-common-perl (2.0-3) unstable; urgency=medium
137
138 * don't change replica settings on rollback
139
140 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:56:39 +0200
141
142 libpve-guest-common-perl (2.0-2) unstable; urgency=medium
143
144 * PVE/AbstractMigrate.pm: avoid locale specific time stamps
145
146 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:41:06 +0200
147
148 libpve-guest-common-perl (2.0-1) unstable; urgency=medium
149
150 * rebuild for PVE 5.0 / Debian Stretch
151
152 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:28:54 +0100
153
154 libpve-guest-common-perl (1.0-2) unstable; urgency=medium
155
156 * add VZDump base Plugin (moved from pve-manager)
157
158 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
159
160 libpve-guest-common-perl (1.0-1) unstable; urgency=medium
161
162 * initial release, split out from libe-pve-common-perl
163
164 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 14:07:48 +0100