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