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