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