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