]> git.proxmox.com Git - pve-cluster.git/blob - debian/changelog
bump version to 6.0-5
[pve-cluster.git] / debian / changelog
1 pve-cluster (6.0-5) pve; urgency=medium
2
3 * join: better error handling
4
5 -- Proxmox Support Team <support@proxmox.com> Wed, 7 Aug 2019 10:47:52 +0200
6
7 pve-cluster (6.0-4) pve; urgency=medium
8
9 * Add functions to resolve hostnames and iterate corosync nodes
10
11 * Add qdevice status API endpoint
12
13 -- Proxmox Support Team <support@proxmox.com> Tue, 2 Jul 2019 11:18:49 +0200
14
15 pve-cluster (6.0-3) pve; urgency=medium
16
17 * restore pvecm mtunnel for now
18
19 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Jun 2019 11:17:05 +0200
20
21 pve-cluster (6.0-2) pve; urgency=medium
22
23 * pmxcfs: workaround strange g_string_free behaviour in get guest cfg
24 properties:
25
26 * api: join info: we still get ring0_addr in nodelist
27
28 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:29:56 +0200
29
30 pve-cluster (6.0-1) pve; urgency=medium
31
32 * add generic data broadcast interface
33
34 * add get_guest_config_property IPCC method
35
36 * pvecm: remove mtunnel
37
38 * corosync config: add initial corosync 3 + kronosnet support
39
40 * add new corosync-link format and use for create and join
41
42 * corosync: allow one to set link priorities
43
44 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:13:11 +0200
45
46 pve-cluster (6.0-0+1) pve; urgency=medium
47
48 * update version for Debian Buster
49
50 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 18:10:10 +0200
51
52 pve-cluster (5.0-37) unstable; urgency=medium
53
54 * ipcc: increase restart grace period
55
56 * pmxcfs: allow read access for www-data to /run dir to let pveproxy
57 detect pmxcfs restarts
58
59 * fix #1777: join: assert that local nodename bound IP is configured
60
61 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Apr 2019 13:58:42 +0000
62
63 pve-cluster (5.0-36) unstable; urgency=medium
64
65 * datacenter: only print properties to string if not already done
66
67 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 15:46:45 +0200
68
69 pve-cluster (5.0-35) unstable; urgency=medium
70
71 * restart pve-cluster.service on failure
72
73 * add u2f configuration to datacenter.cfg
74
75 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:37:03 +0200
76
77 pve-cluster (5.0-34) unstable; urgency=medium
78
79 * fix #2049: avoid conflict with chrony service
80
81 * fix #1891: Add zsh command completion for pvecm
82
83 * allow to setup and remove qdevice for cluster with the pvecm CLI
84 tool
85
86 * mac_prefix: do not allow multicast prefixes
87
88 * cluster: use lock for legacy authkey generation
89
90 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 09:34:16 +0100
91
92 pve-cluster (5.0-33) unstable; urgency=medium
93
94 * add ha setting format string property to datacenter.cfg
95
96 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2019 12:56:28 +0100
97
98 pve-cluster (5.0-32) unstable; urgency=medium
99
100 * pmxcfs: add ceph.conf to observed files
101
102 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:40:04 +0100
103
104 pve-cluster (5.0-31) unstable; urgency=medium
105
106 * add 'for internal use' to description of addnode
107
108 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 13:06:11 +0100
109
110 pve-cluster (5.0-30) unstable; urgency=medium
111
112 * simplify buildsys: replace autotools with plain makefiles
113
114 * api/join: avoid using an IPv6 address as worker task ID
115
116 * Fix #1848: typo in PVE::Cluster::join()
117
118 * Fix #1849: typos: aquire -> acquire
119
120 * add missing languages to datacenter_schema
121
122 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Aug 2018 13:59:49 +0200
123
124 pve-cluster (5.0-29) unstable; urgency=medium
125
126 * fix #1843: always free certificate file after reading it
127
128 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jul 2018 11:16:07 +0200
129
130 pve-cluster (5.0-28) unstable; urgency=medium
131
132 * pvecm updatecerts: run in fork and time out after 30 seconds
133
134 * use constants for IPC request types
135
136 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jul 2018 14:12:33 +0200
137
138 pve-cluster (5.0-27) unstable; urgency=medium
139
140 * fix #1743: cluster create: default to ring0_addr for bindnet0
141
142 * api: allow cluster wide sys auditors to get join info
143
144 * add lock helper for ACME
145
146 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:55:49 +0200
147
148 pve-cluster (5.0-26) unstable; urgency=medium
149
150 * add 'xtermjs' as possible default console type option
151
152 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2018 11:07:25 +0200
153
154 pve-cluster (5.0-25) unstable; urgency=medium
155
156 * fix daemonization of pmxcfs to avoid races with other services and its own
157 post-start hook trying to communicate with it before it's ready
158
159 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Apr 2018 13:48:19 +0200
160
161 pve-cluster (5.0-24) unstable; urgency=medium
162
163 * fix #1723: cluster joining via the CLI
164
165 * create known_hosts symlink on join
166
167 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2018 11:28:27 +0200
168
169 pve-cluster (5.0-23) unstable; urgency=medium
170
171 * API/Cluster: autoflush STDOUT for join and create
172
173 * pvecm join: also default to resolved IP with use_ssh param
174
175 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:24:49 +0200
176
177 pve-cluster (5.0-22) unstable; urgency=medium
178
179 * fix tainted input in backup_cfs_database
180
181 * refactor backup_cfs_database
182
183 * cluster join: ensure updatecerts gets called on quorate cluster
184
185 * api: add fork worker ID for create and join
186
187 * pvecm: check if APIClient exception code is defined
188
189 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Mar 2018 12:35:43 +0100
190
191 pve-cluster (5.0-21) stable; urgency=medium
192
193 * datacenter.cfg: add bwlimit
194
195 * api/cluster: move addnode/delnode from CLI to API
196
197 * api/cluster/addnode: return cluster config and authkey
198
199 * api/cluster: add join endpoint
200
201 * pvecm add: use API by default to join cluster
202
203 * cluster create: restart corosync & pmxfs in one go
204
205 * api/cluster: move cluster create from CLI to API
206
207 * api/cluster: add endpoint to GET cluster join information
208
209 * use resolved IP address for ring0_addr as default
210
211 * lock locally on cluster create and join
212
213 * pvecm: add: create task log on cluster join
214
215 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Feb 2018 09:56:14 +0100
216
217 pve-cluster (5.0-20) stable; urgency=medium
218
219 * mtunnel: don't read extra files passed via the command line as input
220
221 * handle pmxcfs restarts in ipcc clients better
222
223 * pmxcfs: remove a now-unnecessary shutdown delay
224
225 * deprecate 'applet' console setting in datacenter.cfg, it now maps to
226 'html5'
227
228 * order LRM before CRM in post-installation commands to improve single-node
229 behavior
230
231 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:09:45 +0100
232
233 pve-cluster (5.0-19) stable; urgency=medium
234
235 * pause older ha-manager versions during post install script to avoid fencing
236 issues
237
238 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 15:17:26 +0100
239
240 pve-cluster (5.0-18) stable; urgency=medium
241
242 * fix sysctl.d/pve.conf installation
243
244 * fix issues with updating datacenter.cfg with migration settings being used
245
246 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 08:11:44 +0100
247
248 pve-cluster (5.0-17) stable; urgency=medium
249
250 * handle Net::SSLeay errors correctly
251
252 * factor out reading a nodes ssl cert fingerprint
253
254 * setup_sshd_config: remove useless start_sshd parameter
255
256 * pvecm: add/delete: local lock & avoid problems on first node addition
257
258 * pvecm: check early if the deletion cannot work
259
260 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:41:50 +0100
261
262 pve-cluster (5.0-16) unstable; urgency=medium
263
264 * pvecm: cleanup modules
265
266 * buildsys: autogen debug package
267
268 * cleanup build and packaging system
269
270 * remove unused sysv init.d service file
271
272 * pve-cluster service: remove $DAEMON_OPTS and environment file
273
274 * fix #1566: do not setup ssh config in updatecerts call
275
276 * ssh helper: disable escape keys
277
278 * fix #1559: pmxcfs: add missing lock when dumping .rrd
279
280 * cfs_lock: address race where alarm triggers with lock acquired
281
282 * cfs_lock: always unlock after code was executed
283
284 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 08:20:25 +0100
285
286 pve-cluster (5.0-15) unstable; urgency=medium
287
288 * cluster: improve error handling when reading files
289
290 * cluster: cfs_update: option to die rather than warn
291
292 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:06:22 +0200
293
294 pve-cluster (5.0-14) unstable; urgency=medium
295
296 * fix #1504: abort in pmxcfs when opening a status file concurrently from
297 many processes
298
299 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 14:19:17 +0200
300
301 pve-cluster (5.0-13) unstable; urgency=medium
302
303 * fix #1472: fix rrd file path
304
305 * improve internal handling of corosync configuration
306
307 * pvecm: improve locking when adding or deleting cluster nodes
308
309 * improve message outputs on IPC errors
310
311 * update SSH cipher list
312
313 * fix a problem with the tasklist & log when there were many unusually long
314 task logs
315
316 * fix #1486: spelling mistakes in pmxcfs
317
318 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 09:37:47 +0200
319
320 pve-cluster (5.0-12) unstable; urgency=medium
321
322 * ssh_merge_known_hosts: also add entry if current sshkey does not match
323
324 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jul 2017 12:00:27 +0200
325
326 pve-cluster (5.0-11) unstable; urgency=medium
327
328 * ssh_merge_known_hosts: address auth failure problem when using
329 uppercase hostnames
330
331 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Jul 2017 08:53:58 +0200
332
333 pve-cluster (5.0-10) unstable; urgency=medium
334
335 * pvecm delnode: prevent deleting current node
336
337 * factor out corosync methods to own module
338
339 * pmxcfs: fix segfault in cfs_create_status_msg
340
341 * add sshinfo_to_command_base
342
343 * mtunnel: add -run-command for insecure pipes
344
345 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:29:29 +0200
346
347 pve-cluster (5.0-9) unstable; urgency=medium
348
349 * Remove a wrong warning message from pmxcfs.
350
351 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2017 09:38:12 +0200
352
353 pve-cluster (5.0-8) unstable; urgency=medium
354
355 * sshinfo: add the network cidr
356
357 * Fix #1383: pmxcfs: use memdb_tree_entry_free()
358
359 * Cluster.pm: add get_ssh_info and ssh_info_to_command
360
361 * add replication.cfg to observed files
362
363 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:11:06 +0200
364
365 pve-cluster (5.0-7) unstable; urgency=medium
366
367 * remove storage_replication_network setting from datacenter.cfg
368
369 * fix #1369 - re-allow using hostnames for ringX_addr
370
371 -- Proxmox Support Team <support@proxmox.com> Mon, 15 May 2017 14:57:50 +0200
372
373 pve-cluster (5.0-6) unstable; urgency=medium
374
375 * remove postinst script
376
377 -- Proxmox Support Team <support@proxmox.com> Wed, 03 May 2017 07:42:12 +0200
378
379 pve-cluster (5.0-5) unstable; urgency=medium
380
381 * fix check refusing chmod when it should be allowed
382
383 * add storage_replication_network setting to datacenter.cfg
384
385 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:58:54 +0200
386
387 pve-cluster (5.0-4) unstable; urgency=medium
388
389 * allow chown and chmod on pmxcfs (for root:www-data / 0640)
390
391 * fix install location of IPCC.so
392
393 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 15:53:16 +0200
394
395 pve-cluster (5.0-3) unstable; urgency=medium
396
397 * rrd_dump: filter undefined values encodes as 'U'
398
399 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 11:59:27 +0100
400
401 pve-cluster (5.0-2) unstable; urgency=medium
402
403 * Rebuild with new corosync packages to correct dependencies
404
405 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:23:12 +0100
406
407 pve-cluster (5.0-1) unstable; urgency=medium
408
409 * Rebuild for PVE 5.0 / Debian Stretch
410
411 * Require Sys.Audit to read the cluster configuration
412
413 * Fix vmid cast in pmxcfs
414
415 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 13:03:20 +0100
416
417 pve-cluster (4.0-49) unstable; urgency=medium
418
419 * pvecm add: assert that ringX IPs are available on node add
420
421 * pvecm add: report all errors found at once
422
423 * pvecm addnode: ensure ring1_addr is set if ring 1 is configured
424
425 * pvecm addnode: ensure ring address isn't already used by cluster
426
427 * pvecm addnode: error out on interactive call
428
429 * pvecm create: remove rrp_mode parameter
430
431 * pvecm add: fix check if corosync alread runs
432
433 * Remove depency to libxml-parser-perl
434
435 * buildsys: various cleanups
436
437 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Feb 2017 12:02:56 +0100
438
439 pve-cluster (4.0-48) unstable; urgency=medium
440
441 * add API class for cluster configuration
442
443 * move corosync config helpers to PVE::Cluster
444
445 * Fix #1199: pmxcfs: vmlist cache update condition in rename
446
447 * pmxcfs: cleanup: remove unnecessary checks before free
448
449 * new helper initialize_cert_cache()
450
451 * moved x509 certificate cache helpers from pve-manager package
452
453 * setup_sshd_config: add start_sshd flag
454
455 * pvecm.pm: add space after perl reference operator
456
457 * error out when getting remote ip address fails
458
459 * get_local_migration_ip: change to a reasonable error message
460
461 * set PERLIB=.. instead of overwriting rules from pve-doc-generator.mk
462
463 * do not set format_description for migration type property
464
465 * removed unused script gen-datacenter-pod.pl
466
467 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2016 12:00:11 +0100
468
469 pve-cluster (4.0-47) unstable; urgency=medium
470
471 * add migration format to datacenter config
472
473 * add 'mtunnel' to pvecm
474
475 * add get_local_migration_ip method
476
477 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Nov 2016 08:40:21 +0100
478
479 pve-cluster (4.0-46) unstable; urgency=medium
480
481 * Fix #1093: allow also delete node by IP
482
483 * reload corosync.conf after removing a node
484
485 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 09:36:22 +0200
486
487 pve-cluster (4.0-45) unstable; urgency=medium
488
489 * pmxcfs: increase max filesize from 128k to 512k
490
491 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2016 06:30:13 +0200
492
493 pve-cluster (4.0-44) unstable; urgency=medium
494
495 * add mac_prefix option to datacenter.cfg
496
497 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:51:35 +0200
498
499 pve-cluster (4.0-43) unstable; urgency=medium
500
501 * ensure quorum is set false when corosync fails
502
503 * cleanup format strings for cfs_* messages
504
505 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:57:08 +0200
506
507 pve-cluster (4.0-42) unstable; urgency=medium
508
509 * Fix command line arguments when creating the ssl private key
510
511 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 09:56:01 +0200
512
513 pve-cluster (4.0-41) unstable; urgency=medium
514
515 * use UUID for CA certificate subject
516
517 * cleanup calls to external programs
518
519 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 13:06:19 +0200
520
521 pve-cluster (4.0-40) unstable; urgency=medium
522
523 * pvecm: remove RPCEnvironment use clause
524
525 * fix rule for %.1-synopsis.adoc
526
527 * docs: replace NOTE: with WARNING:
528
529 * Fix #935: fix corosync.conf check
530
531 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 11:37:08 +0200
532
533 pve-cluster (4.0-39) unstable; urgency=medium
534
535 * Build-Depend on pve-doc-generator
536
537 * generate man pages with pve-doc-generator
538
539 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 17:43:36 +0200
540
541 pve-cluster (4.0-38) unstable; urgency=medium
542
543 * allow empty values in rrddata
544
545 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:33:07 +0200
546
547 pve-cluster (4.0-37) unstable; urgency=medium
548
549 * Add warning for pvecm commands if not part of cluster
550
551 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 16:44:50 +0100
552
553 pve-cluster (4.0-36) unstable; urgency=medium
554
555 * fix #904: wrap openssl with faketime
556
557 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 08:34:47 +0100
558
559 pve-cluster (4.0-35) unstable; urgency=medium
560
561 * add 'fencing' to datacenter.cfg
562
563 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Mar 2016 17:01:09 +0100
564
565 pve-cluster (4.0-34) unstable; urgency=medium
566
567 * always start rrd grephs at 0
568
569 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 09:38:04 +0100
570
571 pve-cluster (4.0-33) unstable; urgency=medium
572
573 * add check for int overflow on vmids
574
575 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 19:08:21 +0100
576
577 pve-cluster (4.0-32) unstable; urgency=medium
578
579 * add 'max_workers' to datacenter.cfg
580
581 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 10:00:54 +0100
582
583 pve-cluster (4.0-31) unstable; urgency=medium
584
585 * Use correct key usage in node SSL certificate
586
587 * Change CA SSL key size to 4096 bit
588
589 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:16:40 +0100
590
591 pve-cluster (4.0-30) unstable; urgency=medium
592
593 * ipcc_send_rec: clear errno if we get a valid result
594
595 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Dec 2015 19:11:13 +0100
596
597 pve-cluster (4.0-29) unstable; urgency=medium
598
599 * qb_loop_timer_add: do not use small timeouts (avoid startup
600 problems at boot time)
601
602 * add/use dfsm_is_initialized to avoid unnecessary error logs at startup
603
604 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 13:51:42 +0100
605
606 pve-cluster (4.0-28) unstable; urgency=medium
607
608 * start pve-cluster before cron, because cron config can be
609 on /etc/pve (vzdump backup jobs)
610
611 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:26:48 +0100
612
613 pve-cluster (4.0-27) unstable; urgency=medium
614
615 * start pve-cluster before ceph, because ceph config can be on /etc/pve
616
617 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:03:31 +0100
618
619 pve-cluster (4.0-26) unstable; urgency=medium
620
621 * add Wants=rrdcached.service to pve-cluster.service
622
623 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 12:42:44 +0100
624
625 pve-cluster (4.0-25) unstable; urgency=medium
626
627 * add 'ha/fence.cfg' to observed files
628
629 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2015 10:49:01 +0100
630
631 pve-cluster (4.0-24) unstable; urgency=medium
632
633 * fix bug #790: Remove decode from log_msg
634
635 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 17:38:15 +0100
636
637 pve-cluster (4.0-23) unstable; urgency=medium
638
639 * corosync: implement RRP support
640
641 * sysctl : fs.aio-max-nr = 10485
642
643 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Oct 2015 17:02:14 +0200
644
645 pve-cluster (4.0-22) unstable; urgency=medium
646
647 * check_vmid_unused: fix error message
648
649 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 13:16:05 +0200
650
651 pve-cluster (4.0-21) unstable; urgency=medium
652
653 * add function to lock a domain
654
655 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 10:31:25 +0200
656
657 pve-cluster (4.0-20) unstable; urgency=medium
658
659 * convert pvecm into a PVE::CLI class
660
661 * install bash completion configuration file
662
663 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 13:03:06 +0200
664
665 pve-cluster (4.0-19) unstable; urgency=medium
666
667 * check_vmid_unused: improved error message
668
669 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 07:56:52 +0200
670
671 pve-cluster (4.0-18) unstable; urgency=medium
672
673 * add another bash completion helper: complete_vmid
674
675 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2015 09:19:11 +0200
676
677 pve-cluster (4.0-17) unstable; urgency=medium
678
679 * add some bash completion helpers
680
681 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:21:34 +0200
682
683 pve-cluster (4.0-16) unstable; urgency=medium
684
685 * avoid warnings if there is no /etc/pve/datacenter.cfg
686
687 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Sep 2015 10:43:30 +0200
688
689 pve-cluster (4.0-15) unstable; urgency=medium
690
691 * use simple files for LXC configuration (instead of subdirs)
692
693 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:22:05 +0200
694
695 pve-cluster (4.0-14) unstable; urgency=medium
696
697 * add new observed file status.cfg
698
699 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jun 2015 09:36:53 +0200
700
701 pve-cluster (4.0-13) unstable; urgency=medium
702
703 * pvecm: avoid warning about uninitialized value
704
705 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 07:33:37 +0200
706
707 pve-cluster (4.0-12) unstable; urgency=medium
708
709 * remove debian trigger for pve-api-updates
710
711 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:22:41 +0200
712
713 pve-cluster (4.0-11) unstable; urgency=medium
714
715 * allow sshd root login when we setup a PVE cluster
716
717 -- Proxmox Support Team <support@proxmox.com> Fri, 29 May 2015 14:45:35 +0200
718
719 pve-cluster (4.0-10) unstable; urgency=medium
720
721 * add IPv6 support
722
723 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:24:06 +0200
724
725 pve-cluster (4.0-9) unstable; urgency=medium
726
727 * trigger pve-api-updates event
728
729 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:13:41 +0200
730
731 pve-cluster (4.0-8) unstable; urgency=medium
732
733 * allow unpriviledged users to read lxc configuration
734
735 * new helper PVE::Cluster::check_vmid_unused
736
737 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 07:15:31 +0200
738
739 pve-cluster (4.0-7) unstable; urgency=medium
740
741 * track configuration changes inside lxc subdirectories
742
743 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 08:31:12 +0200
744
745 pve-cluster (4.0-6) unstable; urgency=medium
746
747 * observe more files (improve change tracking)
748
749 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 10:54:53 +0100
750
751 pve-cluster (4.0-5) unstable; urgency=medium
752
753 * fix tracking of corosync configuration changes
754
755 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2015 09:43:14 +0100
756
757 pve-cluster (4.0-4) unstable; urgency=medium
758
759 * fix corosync cmap reader
760
761 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Mar 2015 15:08:48 +0100
762
763 pve-cluster (4.0-3) unstable; urgency=medium
764
765 * use systemctl to start/stop services
766
767 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Mar 2015 11:35:00 +0100
768
769 pve-cluster (4.0-2) unstable; urgency=medium
770
771 * fix perl api dependency (perlapi-5.20.0)
772
773 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2015 06:44:45 +0100
774
775 pve-cluster (4.0-1) unstable; urgency=medium
776
777 * updated for Debian Jessie
778
779 * use corosync votequorum instead of cman
780
781 * add systemd support
782
783 * depend on glib >= 2.42
784
785 * depend on corosync => 2.3.4
786
787 * depend on libqb 0.17.1-1
788
789 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Feb 2015 16:11:23 +0100
790
791 pve-cluster (3.0-17) unstable; urgency=low
792
793 * add ability to update cfs locks
794
795 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 11:56:06 +0100
796
797 pve-cluster (3.0-16) unstable; urgency=low
798
799 * recompile, and include new package with debug information
800
801 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 17:11:00 +0100
802
803 pve-cluster (3.0-15) unstable; urgency=low
804
805 * datacenter.cfg: add new email_from option
806
807 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:31:34 +0200
808
809 pve-cluster (3.0-14) unstable; urgency=low
810
811 * datacenter.cfg: add new value for console setting (html5)
812
813 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 06:22:58 +0200
814
815 pve-cluster (3.0-13) unstable; urgency=low
816
817 * fix bug 204: use DERIVE instead of COUNTER
818
819 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Apr 2014 07:19:50 +0200
820
821 pve-cluster (3.0-12) unstable; urgency=low
822
823 * fix bug #489: debend on libfuse 2.9.2-4 from jessy
824
825 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jan 2014 11:49:27 +0100
826
827 pve-cluster (3.0-11) unstable; urgency=low
828
829 * stop service 'pve-cluster' after stopping 'ceph'
830
831 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2014 07:46:35 +0100
832
833 pve-cluster (3.0-10) unstable; urgency=low
834
835 * start service 'pve-cluster' before starting 'ceph'
836
837 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 06:35:29 +0100
838
839 pve-cluster (3.0-9) unstable; urgency=low
840
841 * datacenter.cfg: add new console setting (applet/vv)
842
843 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 06:18:56 +0100
844
845 pve-cluster (3.0-8) unstable; urgency=low
846
847 * use warnings instead of global -w flag
848
849 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 13:24:54 +0200
850
851 pve-cluster (3.0-7) unstable; urgency=low
852
853 * suppress another warning about uninitialized value at boot time
854
855 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 10:39:18 +0200
856
857 pve-cluster (3.0-6) unstable; urgency=low
858
859 * avoid warning when adding a new node (can't create shared ssh key database...)
860
861 * avoid warning if /etc/pve/priv/ already exists
862
863 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 08:58:17 +0200
864
865 pve-cluster (3.0-5) unstable; urgency=low
866
867 * add migration_unsecure param to datacenter.cfg
868
869 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2013 11:06:30 +0200
870
871 pve-cluster (3.0-4) unstable; urgency=low
872
873 * depend on fuse (seems most utilities moved from fuse-utils to fuse)
874
875 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 11:42:15 +0200
876
877 pve-cluster (3.0-3) unstable; urgency=low
878
879 * remove depencency on fuse-utils (this package is no longer required)
880
881 * fix warning about uninitialize value
882
883 -- Proxmox Support Team <support@proxmox.com> Thu, 16 May 2013 12:47:03 +0200
884
885 pve-cluster (3.0-2) unstable; urgency=low
886
887 * remove all references to apache2 (no longer required)
888
889 * fix bug 383: resteart pveproxy instead of apache2
890
891 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:50:06 +0200
892
893 pve-cluster (3.0-1) unstable; urgency=low
894
895 * bump version for wheezy
896
897 * use libqb0 from wheezy
898
899 * use new perl version 5.14.2 from wheezy
900
901 * try to load fuse modules on startup
902
903 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 06:58:00 +0100
904
905 pve-cluster (1.0-37) unstable; urgency=low
906
907 * ssh-copy-id: never use keys provided by the ssh-agent
908
909 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2013 09:24:47 +0100
910
911 pve-cluster (1.0-36) unstable; urgency=low
912
913 * add another field (status) to new pve2.3-vm rrd format
914
915 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 09:27:19 +0100
916
917 pve-cluster (1.0-35) unstable; urgency=low
918
919 * add new pve2.3-vm rrd stream (include template value)
920
921 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Jan 2013 09:55:35 +0100
922
923 pve-cluster (1.0-34) unstable; urgency=low
924
925 * implement sendfd to support qemu fdset functionality.
926
927 * fix ssh_merge_keys
928
929 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Dec 2012 12:02:09 +0100
930
931 pve-cluster (1.0-33) unstable; urgency=low
932
933 * import existing /root/.ssh/authorized_keys
934
935 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 10:26:05 +0100
936
937 pve-cluster (1.0-32) unstable; urgency=low
938
939 * do not pass undef tp RRDs::graphv (use '' instead)
940
941 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Nov 2012 07:41:42 +0100
942
943 pve-cluster (1.0-31) unstable; urgency=low
944
945 * also initialize /root/.ssh with 'pvecm updatecerts'. That way we
946 create a default /root/.ssh/config when updating this package.
947
948 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:22:38 +0100
949
950 pve-cluster (1.0-30) unstable; urgency=low
951
952 * create /root/.ssh/config and set default Chiphers
953
954 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 13:47:17 +0100
955
956 pve-cluster (1.0-29) unstable; urgency=low
957
958 * fix caching problems in create_rrd_graph (do not save any data to files)
959
960 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:12:10 +0100
961
962 pve-cluster (1.0-28) unstable; urgency=low
963
964 * preserve authorized_key key order
965
966 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Aug 2012 07:35:32 +0200
967
968 pve-cluster (1.0-27) unstable; urgency=low
969
970 * fix bug #199: allow node names to start with numbers
971
972 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 11:53:02 +0200
973
974 pve-cluster (1.0-26) unstable; urgency=low
975
976 * new rrd format for node data (skip 2 entries).
977
978 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 09:46:47 +0200
979
980 pve-cluster (1.0-25) unstable; urgency=low
981
982 * use Digest::SHA instead of Digest::SHA1
983
984 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:24:21 +0100
985
986 pve-cluster (1.0-24) unstable; urgency=low
987
988 * avoid dcdb warnings when creating a new cluster
989
990 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 07:51:27 +0100
991
992 pve-cluster (1.0-23) unstable; urgency=low
993
994 * fix for pvecm add: avoid ambiguous options
995
996 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:07:23 +0100
997
998 pve-cluster (1.0-22) unstable; urgency=low
999
1000 * depend on insserv (we need dependency based boot)
1001
1002 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 10:51:20 +0100
1003
1004 pve-cluster (1.0-21) unstable; urgency=low
1005
1006 * use new qb_log_filter_fn_set
1007
1008 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 06:59:52 +0100
1009
1010 pve-cluster (1.0-20) unstable; urgency=low
1011
1012 * new helper: create_pmxcfs_db
1013
1014 * show error messages in init.d script (remove -q daemon option)
1015
1016 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jan 2012 10:59:41 +0100
1017
1018 pve-cluster (1.0-19) unstable; urgency=low
1019
1020 * use new helper PVE::Tools::kvmkeymaplist()
1021
1022 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 11:39:19 +0100
1023
1024 pve-cluster (1.0-18) unstable; urgency=low
1025
1026 * fix database load bug.
1027
1028 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 08:23:47 +0100
1029
1030 pve-cluster (1.0-17) unstable; urgency=low
1031
1032 * depend on libxml-parser-perl
1033
1034 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 13:50:13 +0100
1035
1036 pve-cluster (1.0-16) unstable; urgency=low
1037
1038 * fix online status calculation
1039
1040 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 09:21:44 +0100
1041
1042 pve-cluster (1.0-15) unstable; urgency=low
1043
1044 * add interface to read/write cluster.conf
1045
1046 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2011 07:16:48 +0100
1047
1048 pve-cluster (1.0-14) unstable; urgency=low
1049
1050 * fix file name: use cluster.conf instead of cluster.cfg
1051
1052 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2011 06:56:06 +0100
1053
1054 pve-cluster (1.0-13) unstable; urgency=low
1055
1056 * do not restart rsyslogd
1057
1058 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 08:11:46 +0100
1059
1060 pve-cluster (1.0-12) unstable; urgency=low
1061
1062 * use full-size-mode for RRD graph
1063
1064 * depend on libdigest-hmac-perl
1065
1066 * start before cron
1067
1068 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 13:28:58 +0100
1069
1070 pve-cluster (1.0-11) unstable; urgency=low
1071
1072 * restart pvedaemon after cluster 'add'
1073
1074 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Nov 2011 09:14:30 +0100
1075
1076 pve-cluster (1.0-10) unstable; urgency=low
1077
1078 * add vzdump backup schedule to observed file list
1079
1080 * generate vzdump setup file /etc/pve/vzdump.cron
1081
1082 * Also create a symlink /etc/cron.d/vzdump to that file.
1083
1084 * protect IPCC against fork
1085
1086 * bug fixes
1087
1088 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 10:11:50 +0100
1089
1090 pve-cluster (1.0-9) unstable; urgency=low
1091
1092 * restart filesystem after update asap
1093
1094 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:28:02 +0200
1095
1096 pve-cluster (1.0-8) unstable; urgency=low
1097
1098 * set exec permission on openvz action scripts
1099
1100 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Oct 2011 07:58:05 +0200
1101
1102 pve-cluster (1.0-7) unstable; urgency=low
1103
1104 * fixes for rrdcached
1105
1106 * fix cfs_plug_link_getattr
1107
1108 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Aug 2011 08:15:16 +0200
1109
1110 pve-cluster (1.0-6) unstable; urgency=low
1111
1112 * removed pvecert binray (use pvecm instead)
1113
1114 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Aug 2011 07:55:41 +0200
1115
1116 pve-cluster (1.0-5) unstable; urgency=low
1117
1118 * fix known_hosts handling (use /etc/ssh/ssh_known_hosts)
1119
1120 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 14:32:20 +0200
1121
1122 pve-cluster (1.0-4) unstable; urgency=low
1123
1124 * also handle ssh known_hosts file
1125
1126 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 08:21:12 +0200
1127
1128 pve-cluster (1.0-3) unstable; urgency=low
1129
1130 * new virtual file to enabe/disable debugging
1131
1132 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Aug 2011 08:54:06 +0200
1133
1134 pve-cluster (1.0-2) unstable; urgency=low
1135
1136 * fix 'pvecm create'
1137
1138 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 12:31:44 +0200
1139
1140 pve-cluster (1.0-1) unstable; urgency=low
1141
1142 * Initial release
1143
1144 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Feb 2010 13:51:39 +0100
1145