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