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