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