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