]> git.proxmox.com Git - pve-cluster.git/blob - debian/changelog
1d6d131c670d365ecc0419328d36ac01acc8c588
[pve-cluster.git] / debian / changelog
1 pve-cluster (5.0-13) unstable; urgency=medium
2
3 * fix #1472: fix rrd file path
4
5 * improve internal handling of corosync configuration
6
7 * pvecm: improve locking when adding or deleting cluster nodes
8
9 * improve message outputs on IPC errors
10
11 * update SSH cipher list
12
13 * fix a problem with the tasklist & log when there were many unusually long
14 task logs
15
16 * fix #1486: spelling mistakes in pmxcfs
17
18 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 09:37:47 +0200
19
20 pve-cluster (5.0-12) unstable; urgency=medium
21
22 * ssh_merge_known_hosts: also add entry if current sshkey does not match
23
24 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jul 2017 12:00:27 +0200
25
26 pve-cluster (5.0-11) unstable; urgency=medium
27
28 * ssh_merge_known_hosts: address auth failure problem when using
29 uppercase hostnames
30
31 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Jul 2017 08:53:58 +0200
32
33 pve-cluster (5.0-10) unstable; urgency=medium
34
35 * pvecm delnode: prevent deleting current node
36
37 * factor out corosync methods to own module
38
39 * pmxcfs: fix segfault in cfs_create_status_msg
40
41 * add sshinfo_to_command_base
42
43 * mtunnel: add -run-command for insecure pipes
44
45 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:29:29 +0200
46
47 pve-cluster (5.0-9) unstable; urgency=medium
48
49 * Remove a wrong warning message from pmxcfs.
50
51 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2017 09:38:12 +0200
52
53 pve-cluster (5.0-8) unstable; urgency=medium
54
55 * sshinfo: add the network cidr
56
57 * Fix #1383: pmxcfs: use memdb_tree_entry_free()
58
59 * Cluster.pm: add get_ssh_info and ssh_info_to_command
60
61 * add replication.cfg to observed files
62
63 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:11:06 +0200
64
65 pve-cluster (5.0-7) unstable; urgency=medium
66
67 * remove storage_replication_network setting from datacenter.cfg
68
69 * fix #1369 - re-allow using hostnames for ringX_addr
70
71 -- Proxmox Support Team <support@proxmox.com> Mon, 15 May 2017 14:57:50 +0200
72
73 pve-cluster (5.0-6) unstable; urgency=medium
74
75 * remove postinst script
76
77 -- Proxmox Support Team <support@proxmox.com> Wed, 03 May 2017 07:42:12 +0200
78
79 pve-cluster (5.0-5) unstable; urgency=medium
80
81 * fix check refusing chmod when it should be allowed
82
83 * add storage_replication_network setting to datacenter.cfg
84
85 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:58:54 +0200
86
87 pve-cluster (5.0-4) unstable; urgency=medium
88
89 * allow chown and chmod on pmxcfs (for root:www-data / 0640)
90
91 * fix install location of IPCC.so
92
93 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 15:53:16 +0200
94
95 pve-cluster (5.0-3) unstable; urgency=medium
96
97 * rrd_dump: filter undefined values encodes as 'U'
98
99 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 11:59:27 +0100
100
101 pve-cluster (5.0-2) unstable; urgency=medium
102
103 * Rebuild with new corosync packages to correct dependencies
104
105 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:23:12 +0100
106
107 pve-cluster (5.0-1) unstable; urgency=medium
108
109 * Rebuild for PVE 5.0 / Debian Stretch
110
111 * Require Sys.Audit to read the cluster configuration
112
113 * Fix vmid cast in pmxcfs
114
115 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 13:03:20 +0100
116
117 pve-cluster (4.0-49) unstable; urgency=medium
118
119 * pvecm add: assert that ringX IPs are available on node add
120
121 * pvecm add: report all errors found at once
122
123 * pvecm addnode: ensure ring1_addr is set if ring 1 is configured
124
125 * pvecm addnode: ensure ring address isn't already used by cluster
126
127 * pvecm addnode: error out on interactive call
128
129 * pvecm create: remove rrp_mode parameter
130
131 * pvecm add: fix check if corosync alread runs
132
133 * Remove depency to libxml-parser-perl
134
135 * buildsys: various cleanups
136
137 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Feb 2017 12:02:56 +0100
138
139 pve-cluster (4.0-48) unstable; urgency=medium
140
141 * add API class for cluster configuration
142
143 * move corosync config helpers to PVE::Cluster
144
145 * Fix #1199: pmxcfs: vmlist cache update condition in rename
146
147 * pmxcfs: cleanup: remove unnecessary checks before free
148
149 * new helper initialize_cert_cache()
150
151 * moved x509 certificate cache helpers from pve-manager package
152
153 * setup_sshd_config: add start_sshd flag
154
155 * pvecm.pm: add space after perl reference operator
156
157 * error out when getting remote ip address fails
158
159 * get_local_migration_ip: change to a reasonable error message
160
161 * set PERLIB=.. instead of overwriting rules from pve-doc-generator.mk
162
163 * do not set format_description for migration type property
164
165 * removed unused script gen-datacenter-pod.pl
166
167 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2016 12:00:11 +0100
168
169 pve-cluster (4.0-47) unstable; urgency=medium
170
171 * add migration format to datacenter config
172
173 * add 'mtunnel' to pvecm
174
175 * add get_local_migration_ip method
176
177 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Nov 2016 08:40:21 +0100
178
179 pve-cluster (4.0-46) unstable; urgency=medium
180
181 * Fix #1093: allow also delete node by IP
182
183 * reload corosync.conf after removing a node
184
185 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 09:36:22 +0200
186
187 pve-cluster (4.0-45) unstable; urgency=medium
188
189 * pmxcfs: increase max filesize from 128k to 512k
190
191 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2016 06:30:13 +0200
192
193 pve-cluster (4.0-44) unstable; urgency=medium
194
195 * add mac_prefix option to datacenter.cfg
196
197 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:51:35 +0200
198
199 pve-cluster (4.0-43) unstable; urgency=medium
200
201 * ensure quorum is set false when corosync fails
202
203 * cleanup format strings for cfs_* messages
204
205 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:57:08 +0200
206
207 pve-cluster (4.0-42) unstable; urgency=medium
208
209 * Fix command line arguments when creating the ssl private key
210
211 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 09:56:01 +0200
212
213 pve-cluster (4.0-41) unstable; urgency=medium
214
215 * use UUID for CA certificate subject
216
217 * cleanup calls to external programs
218
219 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 13:06:19 +0200
220
221 pve-cluster (4.0-40) unstable; urgency=medium
222
223 * pvecm: remove RPCEnvironment use clause
224
225 * fix rule for %.1-synopsis.adoc
226
227 * docs: replace NOTE: with WARNING:
228
229 * Fix #935: fix corosync.conf check
230
231 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 11:37:08 +0200
232
233 pve-cluster (4.0-39) unstable; urgency=medium
234
235 * Build-Depend on pve-doc-generator
236
237 * generate man pages with pve-doc-generator
238
239 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 17:43:36 +0200
240
241 pve-cluster (4.0-38) unstable; urgency=medium
242
243 * allow empty values in rrddata
244
245 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:33:07 +0200
246
247 pve-cluster (4.0-37) unstable; urgency=medium
248
249 * Add warning for pvecm commands if not part of cluster
250
251 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 16:44:50 +0100
252
253 pve-cluster (4.0-36) unstable; urgency=medium
254
255 * fix #904: wrap openssl with faketime
256
257 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 08:34:47 +0100
258
259 pve-cluster (4.0-35) unstable; urgency=medium
260
261 * add 'fencing' to datacenter.cfg
262
263 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Mar 2016 17:01:09 +0100
264
265 pve-cluster (4.0-34) unstable; urgency=medium
266
267 * always start rrd grephs at 0
268
269 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 09:38:04 +0100
270
271 pve-cluster (4.0-33) unstable; urgency=medium
272
273 * add check for int overflow on vmids
274
275 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 19:08:21 +0100
276
277 pve-cluster (4.0-32) unstable; urgency=medium
278
279 * add 'max_workers' to datacenter.cfg
280
281 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 10:00:54 +0100
282
283 pve-cluster (4.0-31) unstable; urgency=medium
284
285 * Use correct key usage in node SSL certificate
286
287 * Change CA SSL key size to 4096 bit
288
289 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:16:40 +0100
290
291 pve-cluster (4.0-30) unstable; urgency=medium
292
293 * ipcc_send_rec: clear errno if we get a valid result
294
295 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Dec 2015 19:11:13 +0100
296
297 pve-cluster (4.0-29) unstable; urgency=medium
298
299 * qb_loop_timer_add: do not use small timeouts (avoid startup
300 problems at boot time)
301
302 * add/use dfsm_is_initialized to avoid unnecessary error logs at startup
303
304 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 13:51:42 +0100
305
306 pve-cluster (4.0-28) unstable; urgency=medium
307
308 * start pve-cluster before cron, because cron config can be
309 on /etc/pve (vzdump backup jobs)
310
311 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:26:48 +0100
312
313 pve-cluster (4.0-27) unstable; urgency=medium
314
315 * start pve-cluster before ceph, because ceph config can be on /etc/pve
316
317 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:03:31 +0100
318
319 pve-cluster (4.0-26) unstable; urgency=medium
320
321 * add Wants=rrdcached.service to pve-cluster.service
322
323 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 12:42:44 +0100
324
325 pve-cluster (4.0-25) unstable; urgency=medium
326
327 * add 'ha/fence.cfg' to observed files
328
329 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2015 10:49:01 +0100
330
331 pve-cluster (4.0-24) unstable; urgency=medium
332
333 * fix bug #790: Remove decode from log_msg
334
335 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 17:38:15 +0100
336
337 pve-cluster (4.0-23) unstable; urgency=medium
338
339 * corosync: implement RRP support
340
341 * sysctl : fs.aio-max-nr = 10485
342
343 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Oct 2015 17:02:14 +0200
344
345 pve-cluster (4.0-22) unstable; urgency=medium
346
347 * check_vmid_unused: fix error message
348
349 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 13:16:05 +0200
350
351 pve-cluster (4.0-21) unstable; urgency=medium
352
353 * add function to lock a domain
354
355 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 10:31:25 +0200
356
357 pve-cluster (4.0-20) unstable; urgency=medium
358
359 * convert pvecm into a PVE::CLI class
360
361 * install bash completion configuration file
362
363 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 13:03:06 +0200
364
365 pve-cluster (4.0-19) unstable; urgency=medium
366
367 * check_vmid_unused: improved error message
368
369 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 07:56:52 +0200
370
371 pve-cluster (4.0-18) unstable; urgency=medium
372
373 * add another bash completion helper: complete_vmid
374
375 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2015 09:19:11 +0200
376
377 pve-cluster (4.0-17) unstable; urgency=medium
378
379 * add some bash completion helpers
380
381 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:21:34 +0200
382
383 pve-cluster (4.0-16) unstable; urgency=medium
384
385 * avoid warnings if there is no /etc/pve/datacenter.cfg
386
387 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Sep 2015 10:43:30 +0200
388
389 pve-cluster (4.0-15) unstable; urgency=medium
390
391 * use simple files for LXC configuration (instead of subdirs)
392
393 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:22:05 +0200
394
395 pve-cluster (4.0-14) unstable; urgency=medium
396
397 * add new observed file status.cfg
398
399 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jun 2015 09:36:53 +0200
400
401 pve-cluster (4.0-13) unstable; urgency=medium
402
403 * pvecm: avoid warning about uninitialized value
404
405 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 07:33:37 +0200
406
407 pve-cluster (4.0-12) unstable; urgency=medium
408
409 * remove debian trigger for pve-api-updates
410
411 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:22:41 +0200
412
413 pve-cluster (4.0-11) unstable; urgency=medium
414
415 * allow sshd root login when we setup a PVE cluster
416
417 -- Proxmox Support Team <support@proxmox.com> Fri, 29 May 2015 14:45:35 +0200
418
419 pve-cluster (4.0-10) unstable; urgency=medium
420
421 * add IPv6 support
422
423 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:24:06 +0200
424
425 pve-cluster (4.0-9) unstable; urgency=medium
426
427 * trigger pve-api-updates event
428
429 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:13:41 +0200
430
431 pve-cluster (4.0-8) unstable; urgency=medium
432
433 * allow unpriviledged users to read lxc configuration
434
435 * new helper PVE::Cluster::check_vmid_unused
436
437 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 07:15:31 +0200
438
439 pve-cluster (4.0-7) unstable; urgency=medium
440
441 * track configuration changes inside lxc subdirectories
442
443 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 08:31:12 +0200
444
445 pve-cluster (4.0-6) unstable; urgency=medium
446
447 * observe more files (improve change tracking)
448
449 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 10:54:53 +0100
450
451 pve-cluster (4.0-5) unstable; urgency=medium
452
453 * fix tracking of corosync configuration changes
454
455 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2015 09:43:14 +0100
456
457 pve-cluster (4.0-4) unstable; urgency=medium
458
459 * fix corosync cmap reader
460
461 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Mar 2015 15:08:48 +0100
462
463 pve-cluster (4.0-3) unstable; urgency=medium
464
465 * use systemctl to start/stop services
466
467 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Mar 2015 11:35:00 +0100
468
469 pve-cluster (4.0-2) unstable; urgency=medium
470
471 * fix perl api dependency (perlapi-5.20.0)
472
473 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2015 06:44:45 +0100
474
475 pve-cluster (4.0-1) unstable; urgency=medium
476
477 * updated for Debian Jessie
478
479 * use corosync votequorum instead of cman
480
481 * add systemd support
482
483 * depend on glib >= 2.42
484
485 * depend on corosync => 2.3.4
486
487 * depend on libqb 0.17.1-1
488
489 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Feb 2015 16:11:23 +0100
490
491 pve-cluster (3.0-17) unstable; urgency=low
492
493 * add ability to update cfs locks
494
495 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 11:56:06 +0100
496
497 pve-cluster (3.0-16) unstable; urgency=low
498
499 * recompile, and include new package with debug information
500
501 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 17:11:00 +0100
502
503 pve-cluster (3.0-15) unstable; urgency=low
504
505 * datacenter.cfg: add new email_from option
506
507 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:31:34 +0200
508
509 pve-cluster (3.0-14) unstable; urgency=low
510
511 * datacenter.cfg: add new value for console setting (html5)
512
513 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 06:22:58 +0200
514
515 pve-cluster (3.0-13) unstable; urgency=low
516
517 * fix bug 204: use DERIVE instead of COUNTER
518
519 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Apr 2014 07:19:50 +0200
520
521 pve-cluster (3.0-12) unstable; urgency=low
522
523 * fix bug #489: debend on libfuse 2.9.2-4 from jessy
524
525 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jan 2014 11:49:27 +0100
526
527 pve-cluster (3.0-11) unstable; urgency=low
528
529 * stop service 'pve-cluster' after stopping 'ceph'
530
531 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2014 07:46:35 +0100
532
533 pve-cluster (3.0-10) unstable; urgency=low
534
535 * start service 'pve-cluster' before starting 'ceph'
536
537 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 06:35:29 +0100
538
539 pve-cluster (3.0-9) unstable; urgency=low
540
541 * datacenter.cfg: add new console setting (applet/vv)
542
543 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 06:18:56 +0100
544
545 pve-cluster (3.0-8) unstable; urgency=low
546
547 * use warnings instead of global -w flag
548
549 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 13:24:54 +0200
550
551 pve-cluster (3.0-7) unstable; urgency=low
552
553 * suppress another warning about uninitialized value at boot time
554
555 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 10:39:18 +0200
556
557 pve-cluster (3.0-6) unstable; urgency=low
558
559 * avoid warning when adding a new node (can't create shared ssh key database...)
560
561 * avoid warning if /etc/pve/priv/ already exists
562
563 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 08:58:17 +0200
564
565 pve-cluster (3.0-5) unstable; urgency=low
566
567 * add migration_unsecure param to datacenter.cfg
568
569 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2013 11:06:30 +0200
570
571 pve-cluster (3.0-4) unstable; urgency=low
572
573 * depend on fuse (seems most utilities moved from fuse-utils to fuse)
574
575 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 11:42:15 +0200
576
577 pve-cluster (3.0-3) unstable; urgency=low
578
579 * remove depencency on fuse-utils (this package is no longer required)
580
581 * fix warning about uninitialize value
582
583 -- Proxmox Support Team <support@proxmox.com> Thu, 16 May 2013 12:47:03 +0200
584
585 pve-cluster (3.0-2) unstable; urgency=low
586
587 * remove all references to apache2 (no longer required)
588
589 * fix bug 383: resteart pveproxy instead of apache2
590
591 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:50:06 +0200
592
593 pve-cluster (3.0-1) unstable; urgency=low
594
595 * bump version for wheezy
596
597 * use libqb0 from wheezy
598
599 * use new perl version 5.14.2 from wheezy
600
601 * try to load fuse modules on startup
602
603 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 06:58:00 +0100
604
605 pve-cluster (1.0-37) unstable; urgency=low
606
607 * ssh-copy-id: never use keys provided by the ssh-agent
608
609 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2013 09:24:47 +0100
610
611 pve-cluster (1.0-36) unstable; urgency=low
612
613 * add another field (status) to new pve2.3-vm rrd format
614
615 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 09:27:19 +0100
616
617 pve-cluster (1.0-35) unstable; urgency=low
618
619 * add new pve2.3-vm rrd stream (include template value)
620
621 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Jan 2013 09:55:35 +0100
622
623 pve-cluster (1.0-34) unstable; urgency=low
624
625 * implement sendfd to support qemu fdset functionality.
626
627 * fix ssh_merge_keys
628
629 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Dec 2012 12:02:09 +0100
630
631 pve-cluster (1.0-33) unstable; urgency=low
632
633 * import existing /root/.ssh/authorized_keys
634
635 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 10:26:05 +0100
636
637 pve-cluster (1.0-32) unstable; urgency=low
638
639 * do not pass undef tp RRDs::graphv (use '' instead)
640
641 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Nov 2012 07:41:42 +0100
642
643 pve-cluster (1.0-31) unstable; urgency=low
644
645 * also initialize /root/.ssh with 'pvecm updatecerts'. That way we
646 create a default /root/.ssh/config when updating this package.
647
648 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:22:38 +0100
649
650 pve-cluster (1.0-30) unstable; urgency=low
651
652 * create /root/.ssh/config and set default Chiphers
653
654 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 13:47:17 +0100
655
656 pve-cluster (1.0-29) unstable; urgency=low
657
658 * fix caching problems in create_rrd_graph (do not save any data to files)
659
660 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:12:10 +0100
661
662 pve-cluster (1.0-28) unstable; urgency=low
663
664 * preserve authorized_key key order
665
666 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Aug 2012 07:35:32 +0200
667
668 pve-cluster (1.0-27) unstable; urgency=low
669
670 * fix bug #199: allow node names to start with numbers
671
672 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 11:53:02 +0200
673
674 pve-cluster (1.0-26) unstable; urgency=low
675
676 * new rrd format for node data (skip 2 entries).
677
678 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 09:46:47 +0200
679
680 pve-cluster (1.0-25) unstable; urgency=low
681
682 * use Digest::SHA instead of Digest::SHA1
683
684 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:24:21 +0100
685
686 pve-cluster (1.0-24) unstable; urgency=low
687
688 * avoid dcdb warnings when creating a new cluster
689
690 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 07:51:27 +0100
691
692 pve-cluster (1.0-23) unstable; urgency=low
693
694 * fix for pvecm add: avoid ambiguous options
695
696 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:07:23 +0100
697
698 pve-cluster (1.0-22) unstable; urgency=low
699
700 * depend on insserv (we need dependency based boot)
701
702 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 10:51:20 +0100
703
704 pve-cluster (1.0-21) unstable; urgency=low
705
706 * use new qb_log_filter_fn_set
707
708 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 06:59:52 +0100
709
710 pve-cluster (1.0-20) unstable; urgency=low
711
712 * new helper: create_pmxcfs_db
713
714 * show error messages in init.d script (remove -q daemon option)
715
716 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jan 2012 10:59:41 +0100
717
718 pve-cluster (1.0-19) unstable; urgency=low
719
720 * use new helper PVE::Tools::kvmkeymaplist()
721
722 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 11:39:19 +0100
723
724 pve-cluster (1.0-18) unstable; urgency=low
725
726 * fix database load bug.
727
728 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 08:23:47 +0100
729
730 pve-cluster (1.0-17) unstable; urgency=low
731
732 * depend on libxml-parser-perl
733
734 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 13:50:13 +0100
735
736 pve-cluster (1.0-16) unstable; urgency=low
737
738 * fix online status calculation
739
740 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 09:21:44 +0100
741
742 pve-cluster (1.0-15) unstable; urgency=low
743
744 * add interface to read/write cluster.conf
745
746 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2011 07:16:48 +0100
747
748 pve-cluster (1.0-14) unstable; urgency=low
749
750 * fix file name: use cluster.conf instead of cluster.cfg
751
752 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2011 06:56:06 +0100
753
754 pve-cluster (1.0-13) unstable; urgency=low
755
756 * do not restart rsyslogd
757
758 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 08:11:46 +0100
759
760 pve-cluster (1.0-12) unstable; urgency=low
761
762 * use full-size-mode for RRD graph
763
764 * depend on libdigest-hmac-perl
765
766 * start before cron
767
768 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 13:28:58 +0100
769
770 pve-cluster (1.0-11) unstable; urgency=low
771
772 * restart pvedaemon after cluster 'add'
773
774 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Nov 2011 09:14:30 +0100
775
776 pve-cluster (1.0-10) unstable; urgency=low
777
778 * add vzdump backup schedule to observed file list
779
780 * generate vzdump setup file /etc/pve/vzdump.cron
781
782 * Also create a symlink /etc/cron.d/vzdump to that file.
783
784 * protect IPCC against fork
785
786 * bug fixes
787
788 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 10:11:50 +0100
789
790 pve-cluster (1.0-9) unstable; urgency=low
791
792 * restart filesystem after update asap
793
794 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:28:02 +0200
795
796 pve-cluster (1.0-8) unstable; urgency=low
797
798 * set exec permission on openvz action scripts
799
800 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Oct 2011 07:58:05 +0200
801
802 pve-cluster (1.0-7) unstable; urgency=low
803
804 * fixes for rrdcached
805
806 * fix cfs_plug_link_getattr
807
808 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Aug 2011 08:15:16 +0200
809
810 pve-cluster (1.0-6) unstable; urgency=low
811
812 * removed pvecert binray (use pvecm instead)
813
814 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Aug 2011 07:55:41 +0200
815
816 pve-cluster (1.0-5) unstable; urgency=low
817
818 * fix known_hosts handling (use /etc/ssh/ssh_known_hosts)
819
820 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 14:32:20 +0200
821
822 pve-cluster (1.0-4) unstable; urgency=low
823
824 * also handle ssh known_hosts file
825
826 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 08:21:12 +0200
827
828 pve-cluster (1.0-3) unstable; urgency=low
829
830 * new virtual file to enabe/disable debugging
831
832 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Aug 2011 08:54:06 +0200
833
834 pve-cluster (1.0-2) unstable; urgency=low
835
836 * fix 'pvecm create'
837
838 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 12:31:44 +0200
839
840 pve-cluster (1.0-1) unstable; urgency=low
841
842 * Initial release
843
844 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Feb 2010 13:51:39 +0100
845