]> git.proxmox.com Git - pve-cluster.git/blob - debian/changelog
d/control: run wrap-and-sort -tkn
[pve-cluster.git] / debian / changelog
1 pve-cluster (8.0.3) bookworm; urgency=medium
2
3 * add libpve-notify-perl package
4
5 * add configuration files for notifications to observed files
6
7 * add notification configuration for APT, fencing and replication to
8 datacenter config
9
10 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2023 15:06:08 +0200
11
12 pve-cluster (8.0.2) bookworm; urgency=medium
13
14 * datacenter config: turn shutdown policy into a standard option
15
16 * pmxcfs: check all addresses from getaddrinfo to find non-loopback one
17
18 * pmxcfs: log resolved IP and improve log on failure to resolve
19
20 * pvecm: updatecerts: wait for the quorum and always report if it fails to
21 ensure that the base hierarchy and certificates exists
22
23 -- Proxmox Support Team <support@proxmox.com> Sat, 01 Jul 2023 19:22:59 +0200
24
25 pve-cluster (8.0.1) bookworm; urgency=medium
26
27 * pvecm: fix cluster join over ssh with newer rsync
28
29 * add configuration files for resource mapping to observed files
30
31 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jun 2023 12:04:37 +0200
32
33 pve-cluster (8.0.0) bookworm; urgency=medium
34
35 * re-build for Debian 12 Bookworm based Proxmox VE 8.x series
36
37 -- Proxmox Support Team <support@proxmox.com> Fri, 19 May 2023 17:14:04 +0200
38
39 pve-cluster (7.3-3) bullseye; urgency=medium
40
41 * pvecm add: require user to navigate out of `/etc/pve` to avoid issues due
42 to the pmxcfs mountpoint vanishing (restarting) on join
43
44 * datacenter config: mark HA CRS scheduler sub-property optional
45
46 * crs: add `ha-rebalance-on-start` sub-option to datacenter config
47
48 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 11:17:00 +0100
49
50 pve-cluster (7.3-2) bullseye; urgency=medium
51
52 * fix #1295: add config schema to control pending update notifications
53
54 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jan 2023 16:32:14 +0100
55
56 pve-cluster (7.3-1) bullseye; urgency=medium
57
58 * datacenter config: remove typos in "user-tag-access" description
59
60 * datacenter config: add 'case-sensitive' option for 'tag-styles'
61
62 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 08:34:10 +0100
63
64 pve-cluster (7.2-3) bullseye; urgency=medium
65
66 * add 'allow-subdomains' to webauthn schema
67
68 * pmxcfs: add IPC call to get multiple guest config properties at once
69 including a `get_guest_config_properties` perl wrapper
70
71 * datacenter config: add tag-style property and options to control tag usage
72 rights
73
74 * datacenter config: add 'ordering' property to 'tag-style' option
75
76 * datacenter config: add cluster resource scheduling (crs) options
77
78 * register the `firewall/cluster.fw` file so that we can adapt the firewall
79 code for config caching
80
81 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 13:04:33 +0100
82
83 pve-cluster (7.2-2) bullseye; urgency=medium
84
85 * datacenter cfg: clarify that the next-id's upper boundary is exclusive and
86 adapt the max value accordingly
87
88 * cluster config: mark qdevice end point as protected to ensure we always
89 can get its status
90
91 * corosync.conf sync: add heuristic to wait for propagation of change to all
92 nodes before triggering a cluster wide config reload
93
94 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jul 2022 07:36:07 +0200
95
96 pve-cluster (7.2-1) bullseye; urgency=medium
97
98 * fix #439: datacenter config: add infrastructure for next-id range
99 configuration
100
101 * fix #3957: spell 'occurred' correctly
102
103 * parse datacenter config: remove "\s*" from comment regex
104
105 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 17:11:10 +0200
106
107 pve-cluster (7.1-3) bullseye; urgency=medium
108
109 * cluster log: fix a segfault / wrong iteration bounds in ringbuffer
110
111 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Dec 2021 15:24:22 +0100
112
113 pve-cluster (7.1-2) bullseye; urgency=medium
114
115 * fix #3596: handle delnode of offline node
116
117 * datacenter.cfg: avoid warning due to broken fallback if no config file
118 exists
119
120 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 14:31:56 +0100
121
122 pve-cluster (7.0-5) bullseye; urgency=medium
123
124 * add WebAuthn configuration to datacenter.cfg
125
126 * sysctl snippet: move from /etc to /usr/lib and prefix with `10-` to allow
127 for grasping ordering easier
128
129 * sysctl: disable net.ipv4.igmp_link_local_mcast_reports to reduce ICMPv3
130 broadcasts to the network when a guest interface is plugged into their
131 firewall bridge
132
133 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 17:20:23 +0100
134
135 pve-cluster (7.0-4) bullseye; urgency=medium
136
137 * datacenter config: add notes property to allow documenting clustert-
138 wide comments/notes
139
140 * api: join info: return explicit HTTP status error-code (424) for
141 no-cluster instead of generic 500 one
142
143 * add 'jobs.cfg' to observed files
144
145 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Nov 2021 18:30:10 +0100
146
147 pve-cluster (7.0-3) bullseye; urgency=medium
148
149 * pmxcfs: bump basic FS limits, 1 MiB per-file, 128 MiB total and 256k
150 inodes
151
152 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jul 2021 12:42:52 +0200
153
154 pve-cluster (7.0-2) bullseye; urgency=medium
155
156 * get tasklist: unpack null-terminated C string before decoding as JSON for
157 compatibillity with the JSON perl-module shipped in Bullseye
158
159 -- Proxmox Support Team <support@proxmox.com> Thu, 20 May 2021 11:21:02 +0200
160
161 pve-cluster (7.0-1) bullseye; urgency=medium
162
163 * re-build for Debian 11 Bullseye based releases
164
165 -- Proxmox Support Team <support@proxmox.com> Sun, 09 May 2021 17:55:48 +0200
166
167 pve-cluster (6.4-1) pve; urgency=medium
168
169 * pmxcfs: do not grant LXC configs o+r permissions by default anymore
170
171 * add various tech-preview SDN configuration files
172
173 * rename sdn/.version to sdn/.running-config
174
175 * pmxcfs: db: use SQLITE_STATIC when writing FS updates to the DB to avoid
176 memory copies
177
178 * pmxcfs: db: tell query planner that our prepared statement are long living
179
180 * cfs lock: avoid confusing lock prefix on error from the executed code
181
182 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 16:01:04 +0200
183
184 pve-cluster (6.2-1) pve; urgency=medium
185
186 * pvecm: print correct nodename when finishing join, to avoid confusion
187
188 * fix #2727: pass correct format for linkX
189
190 * pmxcfs sync: properly check for corosync error
191
192 * pmxcfs: protect CPG operations with mutex
193
194 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Sep 2020 13:48:59 +0200
195
196 pve-cluster (6.1-8) pve; urgency=medium
197
198 * add ACME plugin config file to cluster files
199
200 * add firewall config locking helper
201
202 * ensure base directories of observed files is created in a central way
203
204 * drop SDN .new files and add .version mechanism
205
206 -- Proxmox Support Team <support@proxmox.com> Sun, 03 May 2020 18:19:28 +0200
207
208 pve-cluster (6.1-5) pve; urgency=medium
209
210 * improve and add to corosync configuration sanity checking on join with more
211 tests.
212
213 * Enable support for up to 8 corosync links
214
215 * pvecm: qdevice setup: fix check for unsupported odd node count
216
217 * Add cluster join API version check
218
219 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Mar 2020 17:38:46 +0100
220
221 pve-cluster (6.1-4) pve; urgency=medium
222
223 * pmxcfs: add verify_token IPC request
224
225 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Jan 2020 15:24:42 +0100
226
227 pve-cluster (6.1-3) pve; urgency=medium
228
229 * fix #2553: ensure status and memdb mutex locking is always the same order
230 to avoid a possible deadlock when accessing the cluster resources status
231 API endpoing while doing snapshots or renames of VMID.conf files frequently
232
233 * add "cpu-models.conf" to observed files
234
235 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Jan 2020 10:30:10 +0100
236
237 pve-cluster (6.1-2) pve; urgency=medium
238
239 * allow full-mesh routed setup for cluster join
240
241 * describe 'migrate' HA shutdown policy in datacenter.cfg man-page
242
243 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 17:19:45 +0100
244
245 pve-cluster (6.1-1) pve; urgency=medium
246
247 * allow one to set 'migrate' HA shutdown policy in datacenter.cfg
248
249 * change certificate lifetime to two years, some newer browsers complain on
250 longer lifetime
251
252 * mtunnel migration IP: allow the same IP to be configured multiple times,
253 fixes, among others, routed full-mesh setups
254
255 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Nov 2019 15:09:58 +0100
256
257 pve-cluster (6.0-9) pve; urgency=medium
258
259 * pvecm: fix weirdly spaced double-prompt for password on join
260
261 * fix #2479: use correct sub in create_conf
262
263 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Nov 2019 16:30:21 +0100
264
265 pve-cluster (6.0-8) pve; urgency=medium
266
267 * fix #1380: pvecm status: add general cluster information
268
269 * dc.conf: sort languages for easier finding one
270
271 * dc.conf: add missing entries to default language property (he, da)
272
273 * use PVE::Certificate to read fingerprint
274
275 * move CertCache to pve-manager
276
277 * datacenter.cfg: parse/print u2f property string
278
279 * split package into a pve-cluster/pmxcfs one and a perl modules library one
280
281 * pve-cluster.service: move pvecm call to pveproxy.service
282
283 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 11:27:27 +0100
284
285 pve-cluster (6.0-7) pve; urgency=medium
286
287 * pmxcfs: ensure dcdb returns correct buffer again on parsing the FUSE
288 message. Fixes a regression from 6.0-6.
289
290 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Sep 2019 11:07:59 +0200
291
292 pve-cluster (6.0-6) pve; urgency=medium
293
294 * pmxcfs: code cleanup to allow enabling additional, stricter, compiler
295 checks
296
297 * cfs-utils cluster_config_version: actually enforce config_length
298 when doing the regex match
299
300 * pmxcfs: get config properties: ensure we do not read beyond the in-memory
301 config
302
303 * pmxcfs server: fix off-by-one error when ensuring string NULL
304 termination
305
306 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Aug 2019 14:45:19 +0200
307
308 pve-cluster (6.0-5) pve; urgency=medium
309
310 * join: better error handling
311
312 -- Proxmox Support Team <support@proxmox.com> Wed, 7 Aug 2019 10:47:52 +0200
313
314 pve-cluster (6.0-4) pve; urgency=medium
315
316 * Add functions to resolve hostnames and iterate corosync nodes
317
318 * Add qdevice status API endpoint
319
320 -- Proxmox Support Team <support@proxmox.com> Tue, 2 Jul 2019 11:18:49 +0200
321
322 pve-cluster (6.0-3) pve; urgency=medium
323
324 * restore pvecm mtunnel for now
325
326 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Jun 2019 11:17:05 +0200
327
328 pve-cluster (6.0-2) pve; urgency=medium
329
330 * pmxcfs: workaround strange g_string_free behaviour in get guest cfg
331 properties:
332
333 * api: join info: we still get ring0_addr in nodelist
334
335 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:29:56 +0200
336
337 pve-cluster (6.0-1) pve; urgency=medium
338
339 * add generic data broadcast interface
340
341 * add get_guest_config_property IPCC method
342
343 * pvecm: remove mtunnel
344
345 * corosync config: add initial corosync 3 + kronosnet support
346
347 * add new corosync-link format and use for create and join
348
349 * corosync: allow one to set link priorities
350
351 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 20:13:11 +0200
352
353 pve-cluster (6.0-0+1) pve; urgency=medium
354
355 * update version for Debian Buster
356
357 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2019 18:10:10 +0200
358
359 pve-cluster (5.0-37) unstable; urgency=medium
360
361 * ipcc: increase restart grace period
362
363 * pmxcfs: allow read access for www-data to /run dir to let pveproxy
364 detect pmxcfs restarts
365
366 * fix #1777: join: assert that local nodename bound IP is configured
367
368 -- Proxmox Support Team <support@proxmox.com> Tue, 30 Apr 2019 13:58:42 +0000
369
370 pve-cluster (5.0-36) unstable; urgency=medium
371
372 * datacenter: only print properties to string if not already done
373
374 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 15:46:45 +0200
375
376 pve-cluster (5.0-35) unstable; urgency=medium
377
378 * restart pve-cluster.service on failure
379
380 * add u2f configuration to datacenter.cfg
381
382 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Apr 2019 13:37:03 +0200
383
384 pve-cluster (5.0-34) unstable; urgency=medium
385
386 * fix #2049: avoid conflict with chrony service
387
388 * fix #1891: Add zsh command completion for pvecm
389
390 * allow to setup and remove qdevice for cluster with the pvecm CLI
391 tool
392
393 * mac_prefix: do not allow multicast prefixes
394
395 * cluster: use lock for legacy authkey generation
396
397 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Mar 2019 09:34:16 +0100
398
399 pve-cluster (5.0-33) unstable; urgency=medium
400
401 * add ha setting format string property to datacenter.cfg
402
403 -- Proxmox Support Team <support@proxmox.com> Mon, 07 Jan 2019 12:56:28 +0100
404
405 pve-cluster (5.0-32) unstable; urgency=medium
406
407 * pmxcfs: add ceph.conf to observed files
408
409 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:40:04 +0100
410
411 pve-cluster (5.0-31) unstable; urgency=medium
412
413 * add 'for internal use' to description of addnode
414
415 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 13:06:11 +0100
416
417 pve-cluster (5.0-30) unstable; urgency=medium
418
419 * simplify buildsys: replace autotools with plain makefiles
420
421 * api/join: avoid using an IPv6 address as worker task ID
422
423 * Fix #1848: typo in PVE::Cluster::join()
424
425 * Fix #1849: typos: aquire -> acquire
426
427 * add missing languages to datacenter_schema
428
429 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Aug 2018 13:59:49 +0200
430
431 pve-cluster (5.0-29) unstable; urgency=medium
432
433 * fix #1843: always free certificate file after reading it
434
435 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jul 2018 11:16:07 +0200
436
437 pve-cluster (5.0-28) unstable; urgency=medium
438
439 * pvecm updatecerts: run in fork and time out after 30 seconds
440
441 * use constants for IPC request types
442
443 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jul 2018 14:12:33 +0200
444
445 pve-cluster (5.0-27) unstable; urgency=medium
446
447 * fix #1743: cluster create: default to ring0_addr for bindnet0
448
449 * api: allow cluster wide sys auditors to get join info
450
451 * add lock helper for ACME
452
453 -- Proxmox Support Team <support@proxmox.com> Fri, 04 May 2018 12:55:49 +0200
454
455 pve-cluster (5.0-26) unstable; urgency=medium
456
457 * add 'xtermjs' as possible default console type option
458
459 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2018 11:07:25 +0200
460
461 pve-cluster (5.0-25) unstable; urgency=medium
462
463 * fix daemonization of pmxcfs to avoid races with other services and its own
464 post-start hook trying to communicate with it before it's ready
465
466 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Apr 2018 13:48:19 +0200
467
468 pve-cluster (5.0-24) unstable; urgency=medium
469
470 * fix #1723: cluster joining via the CLI
471
472 * create known_hosts symlink on join
473
474 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2018 11:28:27 +0200
475
476 pve-cluster (5.0-23) unstable; urgency=medium
477
478 * API/Cluster: autoflush STDOUT for join and create
479
480 * pvecm join: also default to resolved IP with use_ssh param
481
482 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:24:49 +0200
483
484 pve-cluster (5.0-22) unstable; urgency=medium
485
486 * fix tainted input in backup_cfs_database
487
488 * refactor backup_cfs_database
489
490 * cluster join: ensure updatecerts gets called on quorate cluster
491
492 * api: add fork worker ID for create and join
493
494 * pvecm: check if APIClient exception code is defined
495
496 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Mar 2018 12:35:43 +0100
497
498 pve-cluster (5.0-21) stable; urgency=medium
499
500 * datacenter.cfg: add bwlimit
501
502 * api/cluster: move addnode/delnode from CLI to API
503
504 * api/cluster/addnode: return cluster config and authkey
505
506 * api/cluster: add join endpoint
507
508 * pvecm add: use API by default to join cluster
509
510 * cluster create: restart corosync & pmxfs in one go
511
512 * api/cluster: move cluster create from CLI to API
513
514 * api/cluster: add endpoint to GET cluster join information
515
516 * use resolved IP address for ring0_addr as default
517
518 * lock locally on cluster create and join
519
520 * pvecm: add: create task log on cluster join
521
522 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Feb 2018 09:56:14 +0100
523
524 pve-cluster (5.0-20) stable; urgency=medium
525
526 * mtunnel: don't read extra files passed via the command line as input
527
528 * handle pmxcfs restarts in ipcc clients better
529
530 * pmxcfs: remove a now-unnecessary shutdown delay
531
532 * deprecate 'applet' console setting in datacenter.cfg, it now maps to
533 'html5'
534
535 * order LRM before CRM in post-installation commands to improve single-node
536 behavior
537
538 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:09:45 +0100
539
540 pve-cluster (5.0-19) stable; urgency=medium
541
542 * pause older ha-manager versions during post install script to avoid fencing
543 issues
544
545 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 15:17:26 +0100
546
547 pve-cluster (5.0-18) stable; urgency=medium
548
549 * fix sysctl.d/pve.conf installation
550
551 * fix issues with updating datacenter.cfg with migration settings being used
552
553 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Dec 2017 08:11:44 +0100
554
555 pve-cluster (5.0-17) stable; urgency=medium
556
557 * handle Net::SSLeay errors correctly
558
559 * factor out reading a nodes ssl cert fingerprint
560
561 * setup_sshd_config: remove useless start_sshd parameter
562
563 * pvecm: add/delete: local lock & avoid problems on first node addition
564
565 * pvecm: check early if the deletion cannot work
566
567 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:41:50 +0100
568
569 pve-cluster (5.0-16) unstable; urgency=medium
570
571 * pvecm: cleanup modules
572
573 * buildsys: autogen debug package
574
575 * cleanup build and packaging system
576
577 * remove unused sysv init.d service file
578
579 * pve-cluster service: remove $DAEMON_OPTS and environment file
580
581 * fix #1566: do not setup ssh config in updatecerts call
582
583 * ssh helper: disable escape keys
584
585 * fix #1559: pmxcfs: add missing lock when dumping .rrd
586
587 * cfs_lock: address race where alarm triggers with lock acquired
588
589 * cfs_lock: always unlock after code was executed
590
591 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Nov 2017 08:20:25 +0100
592
593 pve-cluster (5.0-15) unstable; urgency=medium
594
595 * cluster: improve error handling when reading files
596
597 * cluster: cfs_update: option to die rather than warn
598
599 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Oct 2017 15:06:22 +0200
600
601 pve-cluster (5.0-14) unstable; urgency=medium
602
603 * fix #1504: abort in pmxcfs when opening a status file concurrently from
604 many processes
605
606 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 14:19:17 +0200
607
608 pve-cluster (5.0-13) unstable; urgency=medium
609
610 * fix #1472: fix rrd file path
611
612 * improve internal handling of corosync configuration
613
614 * pvecm: improve locking when adding or deleting cluster nodes
615
616 * improve message outputs on IPC errors
617
618 * update SSH cipher list
619
620 * fix a problem with the tasklist & log when there were many unusually long
621 task logs
622
623 * fix #1486: spelling mistakes in pmxcfs
624
625 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Sep 2017 09:37:47 +0200
626
627 pve-cluster (5.0-12) unstable; urgency=medium
628
629 * ssh_merge_known_hosts: also add entry if current sshkey does not match
630
631 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jul 2017 12:00:27 +0200
632
633 pve-cluster (5.0-11) unstable; urgency=medium
634
635 * ssh_merge_known_hosts: address auth failure problem when using
636 uppercase hostnames
637
638 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Jul 2017 08:53:58 +0200
639
640 pve-cluster (5.0-10) unstable; urgency=medium
641
642 * pvecm delnode: prevent deleting current node
643
644 * factor out corosync methods to own module
645
646 * pmxcfs: fix segfault in cfs_create_status_msg
647
648 * add sshinfo_to_command_base
649
650 * mtunnel: add -run-command for insecure pipes
651
652 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 08:29:29 +0200
653
654 pve-cluster (5.0-9) unstable; urgency=medium
655
656 * Remove a wrong warning message from pmxcfs.
657
658 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Jun 2017 09:38:12 +0200
659
660 pve-cluster (5.0-8) unstable; urgency=medium
661
662 * sshinfo: add the network cidr
663
664 * Fix #1383: pmxcfs: use memdb_tree_entry_free()
665
666 * Cluster.pm: add get_ssh_info and ssh_info_to_command
667
668 * add replication.cfg to observed files
669
670 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:11:06 +0200
671
672 pve-cluster (5.0-7) unstable; urgency=medium
673
674 * remove storage_replication_network setting from datacenter.cfg
675
676 * fix #1369 - re-allow using hostnames for ringX_addr
677
678 -- Proxmox Support Team <support@proxmox.com> Mon, 15 May 2017 14:57:50 +0200
679
680 pve-cluster (5.0-6) unstable; urgency=medium
681
682 * remove postinst script
683
684 -- Proxmox Support Team <support@proxmox.com> Wed, 03 May 2017 07:42:12 +0200
685
686 pve-cluster (5.0-5) unstable; urgency=medium
687
688 * fix check refusing chmod when it should be allowed
689
690 * add storage_replication_network setting to datacenter.cfg
691
692 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Apr 2017 13:58:54 +0200
693
694 pve-cluster (5.0-4) unstable; urgency=medium
695
696 * allow chown and chmod on pmxcfs (for root:www-data / 0640)
697
698 * fix install location of IPCC.so
699
700 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 15:53:16 +0200
701
702 pve-cluster (5.0-3) unstable; urgency=medium
703
704 * rrd_dump: filter undefined values encodes as 'U'
705
706 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 11:59:27 +0100
707
708 pve-cluster (5.0-2) unstable; urgency=medium
709
710 * Rebuild with new corosync packages to correct dependencies
711
712 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:23:12 +0100
713
714 pve-cluster (5.0-1) unstable; urgency=medium
715
716 * Rebuild for PVE 5.0 / Debian Stretch
717
718 * Require Sys.Audit to read the cluster configuration
719
720 * Fix vmid cast in pmxcfs
721
722 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 13:03:20 +0100
723
724 pve-cluster (4.0-49) unstable; urgency=medium
725
726 * pvecm add: assert that ringX IPs are available on node add
727
728 * pvecm add: report all errors found at once
729
730 * pvecm addnode: ensure ring1_addr is set if ring 1 is configured
731
732 * pvecm addnode: ensure ring address isn't already used by cluster
733
734 * pvecm addnode: error out on interactive call
735
736 * pvecm create: remove rrp_mode parameter
737
738 * pvecm add: fix check if corosync alread runs
739
740 * Remove depency to libxml-parser-perl
741
742 * buildsys: various cleanups
743
744 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Feb 2017 12:02:56 +0100
745
746 pve-cluster (4.0-48) unstable; urgency=medium
747
748 * add API class for cluster configuration
749
750 * move corosync config helpers to PVE::Cluster
751
752 * Fix #1199: pmxcfs: vmlist cache update condition in rename
753
754 * pmxcfs: cleanup: remove unnecessary checks before free
755
756 * new helper initialize_cert_cache()
757
758 * moved x509 certificate cache helpers from pve-manager package
759
760 * setup_sshd_config: add start_sshd flag
761
762 * pvecm.pm: add space after perl reference operator
763
764 * error out when getting remote ip address fails
765
766 * get_local_migration_ip: change to a reasonable error message
767
768 * set PERLIB=.. instead of overwriting rules from pve-doc-generator.mk
769
770 * do not set format_description for migration type property
771
772 * removed unused script gen-datacenter-pod.pl
773
774 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2016 12:00:11 +0100
775
776 pve-cluster (4.0-47) unstable; urgency=medium
777
778 * add migration format to datacenter config
779
780 * add 'mtunnel' to pvecm
781
782 * add get_local_migration_ip method
783
784 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Nov 2016 08:40:21 +0100
785
786 pve-cluster (4.0-46) unstable; urgency=medium
787
788 * Fix #1093: allow also delete node by IP
789
790 * reload corosync.conf after removing a node
791
792 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 09:36:22 +0200
793
794 pve-cluster (4.0-45) unstable; urgency=medium
795
796 * pmxcfs: increase max filesize from 128k to 512k
797
798 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Sep 2016 06:30:13 +0200
799
800 pve-cluster (4.0-44) unstable; urgency=medium
801
802 * add mac_prefix option to datacenter.cfg
803
804 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:51:35 +0200
805
806 pve-cluster (4.0-43) unstable; urgency=medium
807
808 * ensure quorum is set false when corosync fails
809
810 * cleanup format strings for cfs_* messages
811
812 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:57:08 +0200
813
814 pve-cluster (4.0-42) unstable; urgency=medium
815
816 * Fix command line arguments when creating the ssl private key
817
818 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 09:56:01 +0200
819
820 pve-cluster (4.0-41) unstable; urgency=medium
821
822 * use UUID for CA certificate subject
823
824 * cleanup calls to external programs
825
826 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 13:06:19 +0200
827
828 pve-cluster (4.0-40) unstable; urgency=medium
829
830 * pvecm: remove RPCEnvironment use clause
831
832 * fix rule for %.1-synopsis.adoc
833
834 * docs: replace NOTE: with WARNING:
835
836 * Fix #935: fix corosync.conf check
837
838 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 11:37:08 +0200
839
840 pve-cluster (4.0-39) unstable; urgency=medium
841
842 * Build-Depend on pve-doc-generator
843
844 * generate man pages with pve-doc-generator
845
846 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Apr 2016 17:43:36 +0200
847
848 pve-cluster (4.0-38) unstable; urgency=medium
849
850 * allow empty values in rrddata
851
852 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:33:07 +0200
853
854 pve-cluster (4.0-37) unstable; urgency=medium
855
856 * Add warning for pvecm commands if not part of cluster
857
858 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Mar 2016 16:44:50 +0100
859
860 pve-cluster (4.0-36) unstable; urgency=medium
861
862 * fix #904: wrap openssl with faketime
863
864 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 08:34:47 +0100
865
866 pve-cluster (4.0-35) unstable; urgency=medium
867
868 * add 'fencing' to datacenter.cfg
869
870 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Mar 2016 17:01:09 +0100
871
872 pve-cluster (4.0-34) unstable; urgency=medium
873
874 * always start rrd grephs at 0
875
876 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 09:38:04 +0100
877
878 pve-cluster (4.0-33) unstable; urgency=medium
879
880 * add check for int overflow on vmids
881
882 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 19:08:21 +0100
883
884 pve-cluster (4.0-32) unstable; urgency=medium
885
886 * add 'max_workers' to datacenter.cfg
887
888 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 10:00:54 +0100
889
890 pve-cluster (4.0-31) unstable; urgency=medium
891
892 * Use correct key usage in node SSL certificate
893
894 * Change CA SSL key size to 4096 bit
895
896 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:16:40 +0100
897
898 pve-cluster (4.0-30) unstable; urgency=medium
899
900 * ipcc_send_rec: clear errno if we get a valid result
901
902 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Dec 2015 19:11:13 +0100
903
904 pve-cluster (4.0-29) unstable; urgency=medium
905
906 * qb_loop_timer_add: do not use small timeouts (avoid startup
907 problems at boot time)
908
909 * add/use dfsm_is_initialized to avoid unnecessary error logs at startup
910
911 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 13:51:42 +0100
912
913 pve-cluster (4.0-28) unstable; urgency=medium
914
915 * start pve-cluster before cron, because cron config can be
916 on /etc/pve (vzdump backup jobs)
917
918 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:26:48 +0100
919
920 pve-cluster (4.0-27) unstable; urgency=medium
921
922 * start pve-cluster before ceph, because ceph config can be on /etc/pve
923
924 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 13:03:31 +0100
925
926 pve-cluster (4.0-26) unstable; urgency=medium
927
928 * add Wants=rrdcached.service to pve-cluster.service
929
930 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 12:42:44 +0100
931
932 pve-cluster (4.0-25) unstable; urgency=medium
933
934 * add 'ha/fence.cfg' to observed files
935
936 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Nov 2015 10:49:01 +0100
937
938 pve-cluster (4.0-24) unstable; urgency=medium
939
940 * fix bug #790: Remove decode from log_msg
941
942 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Oct 2015 17:38:15 +0100
943
944 pve-cluster (4.0-23) unstable; urgency=medium
945
946 * corosync: implement RRP support
947
948 * sysctl : fs.aio-max-nr = 10485
949
950 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Oct 2015 17:02:14 +0200
951
952 pve-cluster (4.0-22) unstable; urgency=medium
953
954 * check_vmid_unused: fix error message
955
956 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 13:16:05 +0200
957
958 pve-cluster (4.0-21) unstable; urgency=medium
959
960 * add function to lock a domain
961
962 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 10:31:25 +0200
963
964 pve-cluster (4.0-20) unstable; urgency=medium
965
966 * convert pvecm into a PVE::CLI class
967
968 * install bash completion configuration file
969
970 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 13:03:06 +0200
971
972 pve-cluster (4.0-19) unstable; urgency=medium
973
974 * check_vmid_unused: improved error message
975
976 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Sep 2015 07:56:52 +0200
977
978 pve-cluster (4.0-18) unstable; urgency=medium
979
980 * add another bash completion helper: complete_vmid
981
982 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2015 09:19:11 +0200
983
984 pve-cluster (4.0-17) unstable; urgency=medium
985
986 * add some bash completion helpers
987
988 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 07:21:34 +0200
989
990 pve-cluster (4.0-16) unstable; urgency=medium
991
992 * avoid warnings if there is no /etc/pve/datacenter.cfg
993
994 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Sep 2015 10:43:30 +0200
995
996 pve-cluster (4.0-15) unstable; urgency=medium
997
998 * use simple files for LXC configuration (instead of subdirs)
999
1000 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:22:05 +0200
1001
1002 pve-cluster (4.0-14) unstable; urgency=medium
1003
1004 * add new observed file status.cfg
1005
1006 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jun 2015 09:36:53 +0200
1007
1008 pve-cluster (4.0-13) unstable; urgency=medium
1009
1010 * pvecm: avoid warning about uninitialized value
1011
1012 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 07:33:37 +0200
1013
1014 pve-cluster (4.0-12) unstable; urgency=medium
1015
1016 * remove debian trigger for pve-api-updates
1017
1018 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Jun 2015 12:22:41 +0200
1019
1020 pve-cluster (4.0-11) unstable; urgency=medium
1021
1022 * allow sshd root login when we setup a PVE cluster
1023
1024 -- Proxmox Support Team <support@proxmox.com> Fri, 29 May 2015 14:45:35 +0200
1025
1026 pve-cluster (4.0-10) unstable; urgency=medium
1027
1028 * add IPv6 support
1029
1030 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:24:06 +0200
1031
1032 pve-cluster (4.0-9) unstable; urgency=medium
1033
1034 * trigger pve-api-updates event
1035
1036 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 15:13:41 +0200
1037
1038 pve-cluster (4.0-8) unstable; urgency=medium
1039
1040 * allow unpriviledged users to read lxc configuration
1041
1042 * new helper PVE::Cluster::check_vmid_unused
1043
1044 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Apr 2015 07:15:31 +0200
1045
1046 pve-cluster (4.0-7) unstable; urgency=medium
1047
1048 * track configuration changes inside lxc subdirectories
1049
1050 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 08:31:12 +0200
1051
1052 pve-cluster (4.0-6) unstable; urgency=medium
1053
1054 * observe more files (improve change tracking)
1055
1056 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 10:54:53 +0100
1057
1058 pve-cluster (4.0-5) unstable; urgency=medium
1059
1060 * fix tracking of corosync configuration changes
1061
1062 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Mar 2015 09:43:14 +0100
1063
1064 pve-cluster (4.0-4) unstable; urgency=medium
1065
1066 * fix corosync cmap reader
1067
1068 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Mar 2015 15:08:48 +0100
1069
1070 pve-cluster (4.0-3) unstable; urgency=medium
1071
1072 * use systemctl to start/stop services
1073
1074 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Mar 2015 11:35:00 +0100
1075
1076 pve-cluster (4.0-2) unstable; urgency=medium
1077
1078 * fix perl api dependency (perlapi-5.20.0)
1079
1080 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2015 06:44:45 +0100
1081
1082 pve-cluster (4.0-1) unstable; urgency=medium
1083
1084 * updated for Debian Jessie
1085
1086 * use corosync votequorum instead of cman
1087
1088 * add systemd support
1089
1090 * depend on glib >= 2.42
1091
1092 * depend on corosync => 2.3.4
1093
1094 * depend on libqb 0.17.1-1
1095
1096 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Feb 2015 16:11:23 +0100
1097
1098 pve-cluster (3.0-17) unstable; urgency=low
1099
1100 * add ability to update cfs locks
1101
1102 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 11:56:06 +0100
1103
1104 pve-cluster (3.0-16) unstable; urgency=low
1105
1106 * recompile, and include new package with debug information
1107
1108 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 17:11:00 +0100
1109
1110 pve-cluster (3.0-15) unstable; urgency=low
1111
1112 * datacenter.cfg: add new email_from option
1113
1114 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:31:34 +0200
1115
1116 pve-cluster (3.0-14) unstable; urgency=low
1117
1118 * datacenter.cfg: add new value for console setting (html5)
1119
1120 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 06:22:58 +0200
1121
1122 pve-cluster (3.0-13) unstable; urgency=low
1123
1124 * fix bug 204: use DERIVE instead of COUNTER
1125
1126 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Apr 2014 07:19:50 +0200
1127
1128 pve-cluster (3.0-12) unstable; urgency=low
1129
1130 * fix bug #489: debend on libfuse 2.9.2-4 from jessy
1131
1132 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jan 2014 11:49:27 +0100
1133
1134 pve-cluster (3.0-11) unstable; urgency=low
1135
1136 * stop service 'pve-cluster' after stopping 'ceph'
1137
1138 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Jan 2014 07:46:35 +0100
1139
1140 pve-cluster (3.0-10) unstable; urgency=low
1141
1142 * start service 'pve-cluster' before starting 'ceph'
1143
1144 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 06:35:29 +0100
1145
1146 pve-cluster (3.0-9) unstable; urgency=low
1147
1148 * datacenter.cfg: add new console setting (applet/vv)
1149
1150 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 06:18:56 +0100
1151
1152 pve-cluster (3.0-8) unstable; urgency=low
1153
1154 * use warnings instead of global -w flag
1155
1156 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 13:24:54 +0200
1157
1158 pve-cluster (3.0-7) unstable; urgency=low
1159
1160 * suppress another warning about uninitialized value at boot time
1161
1162 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 10:39:18 +0200
1163
1164 pve-cluster (3.0-6) unstable; urgency=low
1165
1166 * avoid warning when adding a new node (can't create shared ssh key database...)
1167
1168 * avoid warning if /etc/pve/priv/ already exists
1169
1170 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Aug 2013 08:58:17 +0200
1171
1172 pve-cluster (3.0-5) unstable; urgency=low
1173
1174 * add migration_unsecure param to datacenter.cfg
1175
1176 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jul 2013 11:06:30 +0200
1177
1178 pve-cluster (3.0-4) unstable; urgency=low
1179
1180 * depend on fuse (seems most utilities moved from fuse-utils to fuse)
1181
1182 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 11:42:15 +0200
1183
1184 pve-cluster (3.0-3) unstable; urgency=low
1185
1186 * remove depencency on fuse-utils (this package is no longer required)
1187
1188 * fix warning about uninitialize value
1189
1190 -- Proxmox Support Team <support@proxmox.com> Thu, 16 May 2013 12:47:03 +0200
1191
1192 pve-cluster (3.0-2) unstable; urgency=low
1193
1194 * remove all references to apache2 (no longer required)
1195
1196 * fix bug 383: resteart pveproxy instead of apache2
1197
1198 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:50:06 +0200
1199
1200 pve-cluster (3.0-1) unstable; urgency=low
1201
1202 * bump version for wheezy
1203
1204 * use libqb0 from wheezy
1205
1206 * use new perl version 5.14.2 from wheezy
1207
1208 * try to load fuse modules on startup
1209
1210 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 06:58:00 +0100
1211
1212 pve-cluster (1.0-37) unstable; urgency=low
1213
1214 * ssh-copy-id: never use keys provided by the ssh-agent
1215
1216 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2013 09:24:47 +0100
1217
1218 pve-cluster (1.0-36) unstable; urgency=low
1219
1220 * add another field (status) to new pve2.3-vm rrd format
1221
1222 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 09:27:19 +0100
1223
1224 pve-cluster (1.0-35) unstable; urgency=low
1225
1226 * add new pve2.3-vm rrd stream (include template value)
1227
1228 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Jan 2013 09:55:35 +0100
1229
1230 pve-cluster (1.0-34) unstable; urgency=low
1231
1232 * implement sendfd to support qemu fdset functionality.
1233
1234 * fix ssh_merge_keys
1235
1236 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Dec 2012 12:02:09 +0100
1237
1238 pve-cluster (1.0-33) unstable; urgency=low
1239
1240 * import existing /root/.ssh/authorized_keys
1241
1242 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 10:26:05 +0100
1243
1244 pve-cluster (1.0-32) unstable; urgency=low
1245
1246 * do not pass undef tp RRDs::graphv (use '' instead)
1247
1248 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Nov 2012 07:41:42 +0100
1249
1250 pve-cluster (1.0-31) unstable; urgency=low
1251
1252 * also initialize /root/.ssh with 'pvecm updatecerts'. That way we
1253 create a default /root/.ssh/config when updating this package.
1254
1255 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:22:38 +0100
1256
1257 pve-cluster (1.0-30) unstable; urgency=low
1258
1259 * create /root/.ssh/config and set default Chiphers
1260
1261 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 13:47:17 +0100
1262
1263 pve-cluster (1.0-29) unstable; urgency=low
1264
1265 * fix caching problems in create_rrd_graph (do not save any data to files)
1266
1267 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:12:10 +0100
1268
1269 pve-cluster (1.0-28) unstable; urgency=low
1270
1271 * preserve authorized_key key order
1272
1273 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Aug 2012 07:35:32 +0200
1274
1275 pve-cluster (1.0-27) unstable; urgency=low
1276
1277 * fix bug #199: allow node names to start with numbers
1278
1279 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 11:53:02 +0200
1280
1281 pve-cluster (1.0-26) unstable; urgency=low
1282
1283 * new rrd format for node data (skip 2 entries).
1284
1285 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 09:46:47 +0200
1286
1287 pve-cluster (1.0-25) unstable; urgency=low
1288
1289 * use Digest::SHA instead of Digest::SHA1
1290
1291 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 11:24:21 +0100
1292
1293 pve-cluster (1.0-24) unstable; urgency=low
1294
1295 * avoid dcdb warnings when creating a new cluster
1296
1297 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 07:51:27 +0100
1298
1299 pve-cluster (1.0-23) unstable; urgency=low
1300
1301 * fix for pvecm add: avoid ambiguous options
1302
1303 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 11:07:23 +0100
1304
1305 pve-cluster (1.0-22) unstable; urgency=low
1306
1307 * depend on insserv (we need dependency based boot)
1308
1309 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 10:51:20 +0100
1310
1311 pve-cluster (1.0-21) unstable; urgency=low
1312
1313 * use new qb_log_filter_fn_set
1314
1315 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 06:59:52 +0100
1316
1317 pve-cluster (1.0-20) unstable; urgency=low
1318
1319 * new helper: create_pmxcfs_db
1320
1321 * show error messages in init.d script (remove -q daemon option)
1322
1323 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jan 2012 10:59:41 +0100
1324
1325 pve-cluster (1.0-19) unstable; urgency=low
1326
1327 * use new helper PVE::Tools::kvmkeymaplist()
1328
1329 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 11:39:19 +0100
1330
1331 pve-cluster (1.0-18) unstable; urgency=low
1332
1333 * fix database load bug.
1334
1335 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 08:23:47 +0100
1336
1337 pve-cluster (1.0-17) unstable; urgency=low
1338
1339 * depend on libxml-parser-perl
1340
1341 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 13:50:13 +0100
1342
1343 pve-cluster (1.0-16) unstable; urgency=low
1344
1345 * fix online status calculation
1346
1347 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 09:21:44 +0100
1348
1349 pve-cluster (1.0-15) unstable; urgency=low
1350
1351 * add interface to read/write cluster.conf
1352
1353 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2011 07:16:48 +0100
1354
1355 pve-cluster (1.0-14) unstable; urgency=low
1356
1357 * fix file name: use cluster.conf instead of cluster.cfg
1358
1359 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2011 06:56:06 +0100
1360
1361 pve-cluster (1.0-13) unstable; urgency=low
1362
1363 * do not restart rsyslogd
1364
1365 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 08:11:46 +0100
1366
1367 pve-cluster (1.0-12) unstable; urgency=low
1368
1369 * use full-size-mode for RRD graph
1370
1371 * depend on libdigest-hmac-perl
1372
1373 * start before cron
1374
1375 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 13:28:58 +0100
1376
1377 pve-cluster (1.0-11) unstable; urgency=low
1378
1379 * restart pvedaemon after cluster 'add'
1380
1381 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Nov 2011 09:14:30 +0100
1382
1383 pve-cluster (1.0-10) unstable; urgency=low
1384
1385 * add vzdump backup schedule to observed file list
1386
1387 * generate vzdump setup file /etc/pve/vzdump.cron
1388
1389 * Also create a symlink /etc/cron.d/vzdump to that file.
1390
1391 * protect IPCC against fork
1392
1393 * bug fixes
1394
1395 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 10:11:50 +0100
1396
1397 pve-cluster (1.0-9) unstable; urgency=low
1398
1399 * restart filesystem after update asap
1400
1401 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:28:02 +0200
1402
1403 pve-cluster (1.0-8) unstable; urgency=low
1404
1405 * set exec permission on openvz action scripts
1406
1407 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Oct 2011 07:58:05 +0200
1408
1409 pve-cluster (1.0-7) unstable; urgency=low
1410
1411 * fixes for rrdcached
1412
1413 * fix cfs_plug_link_getattr
1414
1415 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Aug 2011 08:15:16 +0200
1416
1417 pve-cluster (1.0-6) unstable; urgency=low
1418
1419 * removed pvecert binray (use pvecm instead)
1420
1421 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Aug 2011 07:55:41 +0200
1422
1423 pve-cluster (1.0-5) unstable; urgency=low
1424
1425 * fix known_hosts handling (use /etc/ssh/ssh_known_hosts)
1426
1427 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 14:32:20 +0200
1428
1429 pve-cluster (1.0-4) unstable; urgency=low
1430
1431 * also handle ssh known_hosts file
1432
1433 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Aug 2011 08:21:12 +0200
1434
1435 pve-cluster (1.0-3) unstable; urgency=low
1436
1437 * new virtual file to enabe/disable debugging
1438
1439 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Aug 2011 08:54:06 +0200
1440
1441 pve-cluster (1.0-2) unstable; urgency=low
1442
1443 * fix 'pvecm create'
1444
1445 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 12:31:44 +0200
1446
1447 pve-cluster (1.0-1) unstable; urgency=low
1448
1449 * Initial release
1450
1451 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Feb 2010 13:51:39 +0100
1452