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