]> git.proxmox.com Git - pve-cluster.git/blame - debian/changelog
bump version to 4.0-49
[pve-cluster.git] / debian / changelog
CommitLineData
45c18552
DM
1pve-cluster (4.0-49) unstable; urgency=medium
2
3 * pvecm add: assert that ringX IPs are available on node add
4
5 * pvecm add: report all errors found at once
6
7 * pvecm addnode: ensure ring1_addr is set if ring 1 is configured
8
9 * pvecm addnode: ensure ring address isn't already used by cluster
10
11 * pvecm addnode: error out on interactive call
12
13 * pvecm create: remove rrp_mode parameter
14
15 * pvecm add: fix check if corosync alread runs
16
17 * Remove depency to libxml-parser-perl
18
19 * buildsys: various cleanups
20
21 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Feb 2017 12:02:56 +0100
22
149bc9ba
DM
23pve-cluster (4.0-48) unstable; urgency=medium
24
25 * add API class for cluster configuration
26
27 * move corosync config helpers to PVE::Cluster
28
29 * Fix #1199: pmxcfs: vmlist cache update condition in rename
30
31 * pmxcfs: cleanup: remove unnecessary checks before free
32
33 * new helper initialize_cert_cache()
34
35 * moved x509 certificate cache helpers from pve-manager package
36
37 * setup_sshd_config: add start_sshd flag
38
39 * pvecm.pm: add space after perl reference operator
40
41 * error out when getting remote ip address fails
42
43 * get_local_migration_ip: change to a reasonable error message
44
45 * set PERLIB=.. instead of overwriting rules from pve-doc-generator.mk
46
47 * do not set format_description for migration type property
48
49 * removed unused script gen-datacenter-pod.pl
50
51 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2016 12:00:11 +0100
52
78d9870e
DM
53pve-cluster (4.0-47) unstable; urgency=medium
54
55 * add migration format to datacenter config
56
57 * add 'mtunnel' to pvecm
58
59 * add get_local_migration_ip method
60
61 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Nov 2016 08:40:21 +0100
62
470f886e
DM
63pve-cluster (4.0-46) unstable; urgency=medium
64
65 * Fix #1093: allow also delete node by IP
66
67 * reload corosync.conf after removing a node
68
69 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 09:36:22 +0200
70
f95c9fe5
DM
71pve-cluster (4.0-45) unstable; urgency=medium
72
73 * pmxcfs: increase max filesize from 128k to 512k
74
75 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2016 06:30:13 +0200
76
8a60a07d
WB
77pve-cluster (4.0-44) unstable; urgency=medium
78
79 * add mac_prefix option to datacenter.cfg
80
81 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:51:35 +0200
82
f62bf63b
WB
83pve-cluster (4.0-43) unstable; urgency=medium
84
85 * ensure quorum is set false when corosync fails
86
87 * cleanup format strings for cfs_* messages
88
89 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:57:08 +0200
90
6a45bd3e
DM
91pve-cluster (4.0-42) unstable; urgency=medium
92
93 * Fix command line arguments when creating the ssl private key
94
95 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 09:56:01 +0200
96
05c9b61a
DM
97pve-cluster (4.0-41) unstable; urgency=medium
98
99 * use UUID for CA certificate subject
100
101 * cleanup calls to external programs
102
103 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 13:06:19 +0200
104
10d2716c
DM
105pve-cluster (4.0-40) unstable; urgency=medium
106
107 * pvecm: remove RPCEnvironment use clause
108
109 * fix rule for %.1-synopsis.adoc
110
111 * docs: replace NOTE: with WARNING:
112
113 * Fix #935: fix corosync.conf check
114
115 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 11:37:08 +0200
116
a89bf22e
DM
117pve-cluster (4.0-39) unstable; urgency=medium
118
119 * Build-Depend on pve-doc-generator
120
121 * generate man pages with pve-doc-generator
122
123 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 17:43:36 +0200
124
b0423da4
DM
125pve-cluster (4.0-38) unstable; urgency=medium
126
127 * allow empty values in rrddata
128
129 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:33:07 +0200
130
f6fce42b
DM
131pve-cluster (4.0-37) unstable; urgency=medium
132
133 * Add warning for pvecm commands if not part of cluster
134
135 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 16:44:50 +0100
136
9f756ea1
DM
137pve-cluster (4.0-36) unstable; urgency=medium
138
139 * fix #904: wrap openssl with faketime
140
141 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 08:34:47 +0100
142
2c321d6d
DM
143pve-cluster (4.0-35) unstable; urgency=medium
144
145 * add 'fencing' to datacenter.cfg
146
147 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Mar 2016 17:01:09 +0100
148
110b939a
DM
149pve-cluster (4.0-34) unstable; urgency=medium
150
151 * always start rrd grephs at 0
152
153 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 09:38:04 +0100
154
0f25cf59
DM
155pve-cluster (4.0-33) unstable; urgency=medium
156
157 * add check for int overflow on vmids
158
159 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 19:08:21 +0100
160
f9adcb8b
DM
161pve-cluster (4.0-32) unstable; urgency=medium
162
163 * add 'max_workers' to datacenter.cfg
164
165 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 10:00:54 +0100
166
13c4ce8f
DM
167pve-cluster (4.0-31) unstable; urgency=medium
168
169 * Use correct key usage in node SSL certificate
170
171 * Change CA SSL key size to 4096 bit
172
173 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:16:40 +0100
174
1a7ea16d
DM
175pve-cluster (4.0-30) unstable; urgency=medium
176
177 * ipcc_send_rec: clear errno if we get a valid result
178
179 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Dec 2015 19:11:13 +0100
180
5048398b
DM
181pve-cluster (4.0-29) unstable; urgency=medium
182
183 * qb_loop_timer_add: do not use small timeouts (avoid startup
184 problems at boot time)
185
186 * add/use dfsm_is_initialized to avoid unnecessary error logs at startup
187
188 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 13:51:42 +0100
189
10c5c228
DM
190pve-cluster (4.0-28) unstable; urgency=medium
191
192 * start pve-cluster before cron, because cron config can be
193 on /etc/pve (vzdump backup jobs)
194
195 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:26:48 +0100
196
696fddae
DM
197pve-cluster (4.0-27) unstable; urgency=medium
198
199 * start pve-cluster before ceph, because ceph config can be on /etc/pve
200
201 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:03:31 +0100
202
77d6ab22
DM
203pve-cluster (4.0-26) unstable; urgency=medium
204
205 * add Wants=rrdcached.service to pve-cluster.service
206
207 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 12:42:44 +0100
208
ded79bf4
DM
209pve-cluster (4.0-25) unstable; urgency=medium
210
211 * add 'ha/fence.cfg' to observed files
212
213 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2015 10:49:01 +0100
214
6e1244d3
DM
215pve-cluster (4.0-24) unstable; urgency=medium
216
217 * fix bug #790: Remove decode from log_msg
218
219 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 17:38:15 +0100
220
7393f643
DM
221pve-cluster (4.0-23) unstable; urgency=medium
222
223 * corosync: implement RRP support
224
1249e7b5
AD
225 * sysctl : fs.aio-max-nr = 10485
226
227 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Oct 2015 17:02:14 +0200
7393f643 228
3e242610
DM
229pve-cluster (4.0-22) unstable; urgency=medium
230
231 * check_vmid_unused: fix error message
232
233 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 13:16:05 +0200
234
da55eea4
DM
235pve-cluster (4.0-21) unstable; urgency=medium
236
237 * add function to lock a domain
238
239 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 10:31:25 +0200
240
0c28ee2d
DM
241pve-cluster (4.0-20) unstable; urgency=medium
242
243 * convert pvecm into a PVE::CLI class
244
245 * install bash completion configuration file
246
247 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 13:03:06 +0200
248
492bfdba
DM
249pve-cluster (4.0-19) unstable; urgency=medium
250
251 * check_vmid_unused: improved error message
252
253 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 07:56:52 +0200
254
660451b9
DM
255pve-cluster (4.0-18) unstable; urgency=medium
256
257 * add another bash completion helper: complete_vmid
258
259 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2015 09:19:11 +0200
260
e9cfdcd2
DM
261pve-cluster (4.0-17) unstable; urgency=medium
262
263 * add some bash completion helpers
264
265 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:21:34 +0200
266
83eac698
DM
267pve-cluster (4.0-16) unstable; urgency=medium
268
269 * avoid warnings if there is no /etc/pve/datacenter.cfg
270
271 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Sep 2015 10:43:30 +0200
272
ce8eee5a
DM
273pve-cluster (4.0-15) unstable; urgency=medium
274
275 * use simple files for LXC configuration (instead of subdirs)
276
277 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:22:05 +0200
278
7575511f
DM
279pve-cluster (4.0-14) unstable; urgency=medium
280
281 * add new observed file status.cfg
282
283 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jun 2015 09:36:53 +0200
284
dad9d4ac
DM
285pve-cluster (4.0-13) unstable; urgency=medium
286
287 * pvecm: avoid warning about uninitialized value
288
289 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 07:33:37 +0200
290
2fd66860
DM
291pve-cluster (4.0-12) unstable; urgency=medium
292
293 * remove debian trigger for pve-api-updates
294
295 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:22:41 +0200
296
6cab1417
DM
297pve-cluster (4.0-11) unstable; urgency=medium
298
299 * allow sshd root login when we setup a PVE cluster
300
301 -- Proxmox Support Team <support@proxmox.com> Fri, 29 May 2015 14:45:35 +0200
302
17d0e8cb
DM
303pve-cluster (4.0-10) unstable; urgency=medium
304
305 * add IPv6 support
306
307 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:24:06 +0200
308
e0b24679
DM
309pve-cluster (4.0-9) unstable; urgency=medium
310
311 * trigger pve-api-updates event
312
313 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:13:41 +0200
314
cca3f388
DM
315pve-cluster (4.0-8) unstable; urgency=medium
316
317 * allow unpriviledged users to read lxc configuration
318
9d76a1bb
DM
319 * new helper PVE::Cluster::check_vmid_unused
320
cca3f388
DM
321 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 07:15:31 +0200
322
7c505ad5
DM
323pve-cluster (4.0-7) unstable; urgency=medium
324
325 * track configuration changes inside lxc subdirectories
326
327 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 08:31:12 +0200
328
100dcaba
DM
329pve-cluster (4.0-6) unstable; urgency=medium
330
331 * observe more files (improve change tracking)
332
333 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 10:54:53 +0100
334
cb67fce8
DM
335pve-cluster (4.0-5) unstable; urgency=medium
336
337 * fix tracking of corosync configuration changes
338
339 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2015 09:43:14 +0100
340
222e582d
DM
341pve-cluster (4.0-4) unstable; urgency=medium
342
343 * fix corosync cmap reader
344
345 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Mar 2015 15:08:48 +0100
346
474ef5c8
DM
347pve-cluster (4.0-3) unstable; urgency=medium
348
349 * use systemctl to start/stop services
350
351 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Mar 2015 11:35:00 +0100
352
1915ac2a
DM
353pve-cluster (4.0-2) unstable; urgency=medium
354
355 * fix perl api dependency (perlapi-5.20.0)
356
357 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2015 06:44:45 +0100
358
89fde9ac
DM
359pve-cluster (4.0-1) unstable; urgency=medium
360
361 * updated for Debian Jessie
362
4e143a76
DM
363 * use corosync votequorum instead of cman
364
170647bc
DM
365 * add systemd support
366
89fde9ac
DM
367 * depend on glib >= 2.42
368
369 * depend on corosync => 2.3.4
370
371 * depend on libqb 0.17.1-1
372
373 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Feb 2015 16:11:23 +0100
374
894bce1a
DM
375pve-cluster (3.0-17) unstable; urgency=low
376
377 * add ability to update cfs locks
378
379 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 11:56:06 +0100
380
af75b50f
DM
381pve-cluster (3.0-16) unstable; urgency=low
382
383 * recompile, and include new package with debug information
384
385 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 17:11:00 +0100
386
be7983e2
DM
387pve-cluster (3.0-15) unstable; urgency=low
388
389 * datacenter.cfg: add new email_from option
390
391 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:31:34 +0200
392
66a15f27
DM
393pve-cluster (3.0-14) unstable; urgency=low
394
395 * datacenter.cfg: add new value for console setting (html5)
396
397 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 06:22:58 +0200
398
649d6ebc
DM
399pve-cluster (3.0-13) unstable; urgency=low
400
401 * fix bug 204: use DERIVE instead of COUNTER
402
403 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Apr 2014 07:19:50 +0200
404
8f9780a8
DM
405pve-cluster (3.0-12) unstable; urgency=low
406
407 * fix bug #489: debend on libfuse 2.9.2-4 from jessy
408
409 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jan 2014 11:49:27 +0100
410
61f24f84
DM
411pve-cluster (3.0-11) unstable; urgency=low
412
413 * stop service 'pve-cluster' after stopping 'ceph'
414
415 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2014 07:46:35 +0100
416
2217ebad
DM
417pve-cluster (3.0-10) unstable; urgency=low
418
419 * start service 'pve-cluster' before starting 'ceph'
420
421 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 06:35:29 +0100
422
3b97e04f
DM
423pve-cluster (3.0-9) unstable; urgency=low
424
425 * datacenter.cfg: add new console setting (applet/vv)
426
427 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 06:18:56 +0100
428
812dbac0
DM
429pve-cluster (3.0-8) unstable; urgency=low
430
431 * use warnings instead of global -w flag
432
433 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 13:24:54 +0200
434
c3fabca7
DM
435pve-cluster (3.0-7) unstable; urgency=low
436
437 * suppress another warning about uninitialized value at boot time
438
439 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 10:39:18 +0200
440
39df71df
DM
441pve-cluster (3.0-6) unstable; urgency=low
442
443 * avoid warning when adding a new node (can't create shared ssh key database...)
444
445 * avoid warning if /etc/pve/priv/ already exists
446
447 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 08:58:17 +0200
448
0becf699
DM
449pve-cluster (3.0-5) unstable; urgency=low
450
451 * add migration_unsecure param to datacenter.cfg
452
453 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2013 11:06:30 +0200
454
03088b74
DM
455pve-cluster (3.0-4) unstable; urgency=low
456
457 * depend on fuse (seems most utilities moved from fuse-utils to fuse)
458
459 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 11:42:15 +0200
460
24238254
DM
461pve-cluster (3.0-3) unstable; urgency=low
462
cebe16ec
DM
463 * remove depencency on fuse-utils (this package is no longer required)
464
465 * fix warning about uninitialize value
24238254
DM
466
467 -- Proxmox Support Team <support@proxmox.com> Thu, 16 May 2013 12:47:03 +0200
468
0c112dde
DM
469pve-cluster (3.0-2) unstable; urgency=low
470
471 * remove all references to apache2 (no longer required)
472
473 * fix bug 383: resteart pveproxy instead of apache2
474
475 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:50:06 +0200
476
060a989f
DM
477pve-cluster (3.0-1) unstable; urgency=low
478
479 * bump version for wheezy
480
481 * use libqb0 from wheezy
482
483 * use new perl version 5.14.2 from wheezy
484
485 * try to load fuse modules on startup
486
487 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 06:58:00 +0100
488
3b291a4f
DM
489pve-cluster (1.0-37) unstable; urgency=low
490
491 * ssh-copy-id: never use keys provided by the ssh-agent
492
493 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2013 09:24:47 +0100
494
94e4cba3
DM
495pve-cluster (1.0-36) unstable; urgency=low
496
497 * add another field (status) to new pve2.3-vm rrd format
498
499 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 09:27:19 +0100
500
ba9dcfc1
DM
501pve-cluster (1.0-35) unstable; urgency=low
502
503 * add new pve2.3-vm rrd stream (include template value)
504
505 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Jan 2013 09:55:35 +0100
506
24a3d153
DM
507pve-cluster (1.0-34) unstable; urgency=low
508
509 * implement sendfd to support qemu fdset functionality.
404343d7
DM
510
511 * fix ssh_merge_keys
24a3d153
DM
512
513 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Dec 2012 12:02:09 +0100
514
6056578e
DM
515pve-cluster (1.0-33) unstable; urgency=low
516
517 * import existing /root/.ssh/authorized_keys
518
519 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 10:26:05 +0100
520
b871db9c
DM
521pve-cluster (1.0-32) unstable; urgency=low
522
523 * do not pass undef tp RRDs::graphv (use '' instead)
524
525 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Nov 2012 07:41:42 +0100
526
c1eb6bdf
DM
527pve-cluster (1.0-31) unstable; urgency=low
528
529 * also initialize /root/.ssh with 'pvecm updatecerts'. That way we
530 create a default /root/.ssh/config when updating this package.
531
532 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:22:38 +0100
533
9aabc24b
DM
534pve-cluster (1.0-30) unstable; urgency=low
535
536 * create /root/.ssh/config and set default Chiphers
537
538 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 13:47:17 +0100
539
31938ad4
DM
540pve-cluster (1.0-29) unstable; urgency=low
541
542 * fix caching problems in create_rrd_graph (do not save any data to files)
543
544 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:12:10 +0100
545
56b1f659
DM
546pve-cluster (1.0-28) unstable; urgency=low
547
548 * preserve authorized_key key order
549
550 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Aug 2012 07:35:32 +0200
551
ba2e1b39
DM
552pve-cluster (1.0-27) unstable; urgency=low
553
554 * fix bug #199: allow node names to start with numbers
555
556 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 11:53:02 +0200
557
f9c865a8
DM
558pve-cluster (1.0-26) unstable; urgency=low
559
560 * new rrd format for node data (skip 2 entries).
561
562 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 09:46:47 +0200
563
440121dc
DM
564pve-cluster (1.0-25) unstable; urgency=low
565
566 * use Digest::SHA instead of Digest::SHA1
567
568 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:24:21 +0100
569
f6efd6bf
DM
570pve-cluster (1.0-24) unstable; urgency=low
571
572 * avoid dcdb warnings when creating a new cluster
573
574 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 07:51:27 +0100
575
849bf59f
DM
576pve-cluster (1.0-23) unstable; urgency=low
577
578 * fix for pvecm add: avoid ambiguous options
579
580 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:07:23 +0100
581
270e04e0
DM
582pve-cluster (1.0-22) unstable; urgency=low
583
584 * depend on insserv (we need dependency based boot)
585
586 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 10:51:20 +0100
587
65420fb3
DM
588pve-cluster (1.0-21) unstable; urgency=low
589
590 * use new qb_log_filter_fn_set
591
592 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 06:59:52 +0100
593
9c533477
DM
594pve-cluster (1.0-20) unstable; urgency=low
595
596 * new helper: create_pmxcfs_db
597
598 * show error messages in init.d script (remove -q daemon option)
599
600 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jan 2012 10:59:41 +0100
601
c59334cb
DM
602pve-cluster (1.0-19) unstable; urgency=low
603
604 * use new helper PVE::Tools::kvmkeymaplist()
605
606 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 11:39:19 +0100
607
4c34134e
DM
608pve-cluster (1.0-18) unstable; urgency=low
609
610 * fix database load bug.
611
612 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 08:23:47 +0100
613
8ad3a4c7
DM
614pve-cluster (1.0-17) unstable; urgency=low
615
616 * depend on libxml-parser-perl
617
618 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 13:50:13 +0100
619
469d3acb
DM
620pve-cluster (1.0-16) unstable; urgency=low
621
622 * fix online status calculation
623
624 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 09:21:44 +0100
625
ec48ec22
DM
626pve-cluster (1.0-15) unstable; urgency=low
627
628 * add interface to read/write cluster.conf
629
630 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2011 07:16:48 +0100
631
b238f40e
DM
632pve-cluster (1.0-14) unstable; urgency=low
633
634 * fix file name: use cluster.conf instead of cluster.cfg
635
636 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2011 06:56:06 +0100
637
3b2437c5
DM
638pve-cluster (1.0-13) unstable; urgency=low
639
640 * do not restart rsyslogd
641
642 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 08:11:46 +0100
643
a665376e
DM
644pve-cluster (1.0-12) unstable; urgency=low
645
646 * use full-size-mode for RRD graph
647
648 * depend on libdigest-hmac-perl
649
650 * start before cron
651
652 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 13:28:58 +0100
653
c56c240f
DM
654pve-cluster (1.0-11) unstable; urgency=low
655
656 * restart pvedaemon after cluster 'add'
a665376e 657
c56c240f
DM
658 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Nov 2011 09:14:30 +0100
659
e3d51896
DM
660pve-cluster (1.0-10) unstable; urgency=low
661
662 * add vzdump backup schedule to observed file list
663
c56c240f 664 * generate vzdump setup file /etc/pve/vzdump.cron
e3d51896
DM
665
666 * Also create a symlink /etc/cron.d/vzdump to that file.
667
668 * protect IPCC against fork
669
670 * bug fixes
671
672 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 10:11:50 +0100
673
b8e7156a
DM
674pve-cluster (1.0-9) unstable; urgency=low
675
676 * restart filesystem after update asap
677
678 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:28:02 +0200
679
fd754ca1
DM
680pve-cluster (1.0-8) unstable; urgency=low
681
682 * set exec permission on openvz action scripts
683
684 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Oct 2011 07:58:05 +0200
685
fe000966
DM
686pve-cluster (1.0-7) unstable; urgency=low
687
688 * fixes for rrdcached
689
690 * fix cfs_plug_link_getattr
691
692 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Aug 2011 08:15:16 +0200
693
694pve-cluster (1.0-6) unstable; urgency=low
695
696 * removed pvecert binray (use pvecm instead)
697
698 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Aug 2011 07:55:41 +0200
699
700pve-cluster (1.0-5) unstable; urgency=low
701
702 * fix known_hosts handling (use /etc/ssh/ssh_known_hosts)
703
704 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 14:32:20 +0200
705
706pve-cluster (1.0-4) unstable; urgency=low
707
708 * also handle ssh known_hosts file
709
710 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 08:21:12 +0200
711
712pve-cluster (1.0-3) unstable; urgency=low
713
714 * new virtual file to enabe/disable debugging
715
716 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Aug 2011 08:54:06 +0200
717
718pve-cluster (1.0-2) unstable; urgency=low
719
720 * fix 'pvecm create'
721
722 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 12:31:44 +0200
723
724pve-cluster (1.0-1) unstable; urgency=low
725
726 * Initial release
727
728 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Feb 2010 13:51:39 +0100
729