]> git.proxmox.com Git - pve-guest-common.git/blob - debian/changelog
bump version to 2.0-8
[pve-guest-common.git] / debian / changelog
1 libpve-guest-common-perl (2.0-8) unstable; urgency=medium
2
3 * replication: add guest type when fetching a local job config
4
5 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:32:05 +0200
6
7 libpve-guest-common-perl (2.0-7) unstable; urgency=medium
8
9 * replication: add schedule_job_now helper
10
11 * replication: sort time stamps numerically
12
13 * replication: pass $noerr to run_replication_nolock
14
15 * Add new function delete_guest_states
16
17 * replication: don't sync to offline targets on error states
18
19 * replication: keep retrying every 30 minutes in error state
20
21 * PVE::ReplicationState - cleanup job state on job removal
22
23 * PVE/Replication.pm: also log when we thaw the filesystem
24
25 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 12:46:45 +0200
26
27 libpve-guest-common-perl (2.0-6) unstable; urgency=medium
28
29 * change replication log timestamp to a human readable format
30
31 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 13:04:23 +0200
32
33 libpve-guest-common-perl (2.0-5) unstable; urgency=medium
34
35 * PVE::AbstractMigrate - new helpers to handle replication jobs
36
37 * PVE::ReplicationState::extract_vmid_tranfer_state - new helper
38
39 * PVE::ReplicationConfig::switch_replication_job_target - new helper
40
41 * PVE/ReplicationConfig.pm: store job id inside job config
42
43 * PVE::Replication::run_replication - add verbose parameter
44
45 * PVE::Replication::run_replication - return replicated $volumes
46
47 * PVE::ReplicationState - new helpers record_job_start/record_job_end
48
49 * PVE::Replication::find_common_replication_snapshot - new helper
50
51 * PVE::ReplicationConfig::find_local_replication_job - new helper
52
53 * replicate_volume: implement rate limit and insecure
54
55 * PVE/ReplicationState.pm: implement write_vmid_job_states
56
57 * Make rollback compatible with storage replication
58
59 * PVE::Replication - pass $cleanup parameter to get_replicatable_volumes
60
61 * PVE::AbstractConfig - add prototype for get_replicatable_volumes
62
63 * PVE::Replication::prepare - allow to pass undefined $jobid
64
65 * add PVE/Replication.pm - moved from pve-manager
66
67 * PVE::ReplicationConfig add delete_job helper
68
69 * PVE::ReplicationState - add job_status, get_next_job,
70 job_logfile_name helpers
71
72 * PVE::ReplicationConfig - new helper parse_replication_job_id
73
74 * PVE::ReplicationConfig - use new ID format "<vmid>-<num>"
75
76 * PVE::ReplicationState - hold guest_migration_lock during state update
77
78 * PVE::ReplicationState - new helper class to read/write replication state
79
80 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:43:55 +0200
81
82 libpve-guest-common-perl (2.0-4) unstable; urgency=medium
83
84 * PVE::GuestHelpers::guest_migration_lock - new helper
85
86 * AbstractConfig.pm: remove code for replicate configuration
87
88 * PVE/ReplicationConfig.pm - new configuratin file for replication
89
90 * migration: use Cluster's new get_ssh_info
91
92 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:15:12 +0200
93
94 libpve-guest-common-perl (2.0-3) unstable; urgency=medium
95
96 * don't change replica settings on rollback
97
98 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:56:39 +0200
99
100 libpve-guest-common-perl (2.0-2) unstable; urgency=medium
101
102 * PVE/AbstractMigrate.pm: avoid locale specific time stamps
103
104 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:41:06 +0200
105
106 libpve-guest-common-perl (2.0-1) unstable; urgency=medium
107
108 * rebuild for PVE 5.0 / Debian Stretch
109
110 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 11:28:54 +0100
111
112 libpve-guest-common-perl (1.0-2) unstable; urgency=medium
113
114 * add VZDump base Plugin (moved from pve-manager)
115
116 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:50:54 +0100
117
118 libpve-guest-common-perl (1.0-1) unstable; urgency=medium
119
120 * initial release, split out from libe-pve-common-perl
121
122 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jan 2017 14:07:48 +0100