]> git.proxmox.com Git - pve-manager.git/blob - debian/changelog
bump version to 7.3-4
[pve-manager.git] / debian / changelog
1 pve-manager (7.3-4) bullseye; urgency=medium
2
3 * fix #4370: ui: fix regression on pre-selecting tree element on login
4
5 * appliance info: update shipped index
6
7 * ui: realm: sync: don't use realm defaults for remove-vanished
8
9 * ui: node/datacenter summary: show tags by default and flex that column
10
11 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2022 13:11:22 +0100
12
13 pve-manager (7.3-3) bullseye; urgency=medium
14
15 * ui: qemu disk: honor iothread setting from config
16
17 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 15:58:37 +0100
18
19 pve-manager (7.3-2) bullseye; urgency=medium
20
21 * fix #4245: api: node HW: allow one to get PCI info with Sys.Audit on `/`
22
23 * ui: dc options: add Color-Overrides text to render, if any
24
25 * ui: dc options: support setting case sensitive
26
27 * ui: workspace: increase initial resource tree width from 200px to 300px
28
29 * api: vzdump: soften parameter permission checks to allow sufficiently
30 privileged users to pass-in retention and performance parameters for
31 manual backup, but keeps tmpdir, dumpdir and script root-only. Such users
32 could already edit the job accordingly, so essentially not granting
33 anything new. Fixes the run-now web-interface function for non-root.
34
35 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 14:23:51 +0100
36
37 pve-manager (7.3-1) bullseye; urgency=medium
38
39 * ui: utils fix typos in tag tree styles
40
41 * ui: node disk manage: mark using ZFS reserved pool names as invalid and
42 enforce some basic character validity checks for ZFS naming requirements
43
44 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Nov 2022 15:57:50 +0100
45
46 pve-manager (7.2-15) bullseye; urgency=medium
47
48 * ui: qemu vNIC: add empty text for MTU field
49
50 * ui: qemu vNIC: make MTU validation more fine-grained for better UX
51
52 * ui: qemu network edit: use the correct default model
53
54 * ui: fix datacenter tags options inputs
55
56 * ui: hide 'no tags' field and edit icon without VM.Config.Options
57
58 * ui: tags: shortcut accept and cancel actions with <enter> and <esc>
59 keypresses
60
61 * ui: tags: implement dirty tracking for inline editing and highlight finish
62 inline editing button if there are uncomitted changes
63
64 * ui: datacenter options: add basic editor for Cluster Resource Scheduling
65 setting
66
67 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 17:26:59 +0100
68
69 pve-manager (7.2-14) bullseye; urgency=medium
70
71 * ui: vm network: allow one to override MTU for VirtIO devices
72
73 * fix #3719: ui: container network: add MTU to advanced option
74
75 * container network: move rate limit field to advanced section
76
77 * fix #4318: ui: qemu/Monitor: rework output retention mechanism
78
79 * api: ceph: add applications of each pool to the lspools endpoint
80
81 * ui: only allow pools of matching application to be added as RBD Proxmox VE
82 storage
83
84 * ui: qemu: options: use 'first disk' for legacy 'c' boot setting
85
86 * fix #4321: properly check cloud-init drive permissions
87
88 * ui: cloudinit: disable remove button without VM.Config.Cloudinit
89
90 * ui: qemu: network: increase max multi-queues to 64
91
92 * ui: qemu hardware: only enable affinity form field for root@pam
93
94 * api: /cluster/resources: add tags of all virtual guests an user can access
95 to returned properties
96
97 * api: open up /cluster/options call over injecting info into /version
98
99 * ui: save ui options from /cluster/options instead of version
100
101 * ui: add various components in preparation of adding tag view/edit
102 functionality
103
104 * api: ceph: add cmd-safety endpoint
105
106 * ui: osd: warn if removal could be problematic
107
108 * ui: osd, mon, mds: warn if stop/destroy actions are problematic
109
110 * fix #3967: disk manage ZFS: support creating dRAIDs
111
112 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 19:46:01 +0100
113
114 pve-manager (7.2-13) bullseye; urgency=medium
115
116 * fix #4328: ui: add widget toolkit to dependencies for scanning for online
117 help references
118
119 * api: backup: auto-inject job id where expected by the API
120
121 * api: vzdump: also check for default storage permission
122
123 * api: backup info: make "name" property truly optional in response struct
124
125 * pvestatd: broadcast static node information
126
127 * cluster resources: add cgroup-mode to node properties
128
129 * ui: lxc/qemu: cpu edit: make cpuunits depend on node's cgroup version
130
131 * ui: backup job edit: fix form reset tracking
132
133 * fix #4351: vzdump: send mail if job-end hook fails with
134 mailnotification=failure
135
136 * vzdump: send mail if job-abort hook fails
137
138 * d/control: bump qemu-server dependency to 7.2-8
139
140 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Nov 2022 18:33:29 +0100
141
142 pve-manager (7.2-12) bullseye; urgency=medium
143
144 * ui: ceph: use quincy as new default for fresh installations
145
146 * ui: qemu: enable IO-threads by default in VM creation wizard and move it
147 out of the advanced section
148
149 * ui: OS defaults: use SCSI single as default controller
150
151 * apl info: update index to current repository state including new CentOS
152 Stream 9, Rocky Linux 9, AlmaLinux 9 and OpenSUSE Leap 15.4 images
153
154 * apt: sort list of optional packages and add proxmox-offline-mirror-helper
155 package
156
157 * vzdump: handle new 'performance' property string
158
159 * ui: node certificate: make parent panel scrollable to cope with long SAN
160 lists
161
162 * pvereport: add arcstat info
163
164 * ui: dc: subscription: fix subscription check
165
166 * fix #1981: get next free disk id on change of bus/device
167
168 * gui: fix firewall security group help button chapter link
169
170 * ui: {guest, node} summary: use correct percentage unit for CPU usage
171
172 * ui: qemu/lxc: cpu edit: fix delete-if-empty/default parameter for inside
173 wizard case
174
175 * ui: lxc/qemu: use an empty text for CPU units to better convey the default
176
177 * fix #3593: ui: qemu: add inputs for task set affinity
178
179 * replace pvemailforward with new rust based promox-wide proxmox-mail-forward
180
181 * d/control: depend on proxmox-mail-forward
182
183 * ui: qemu: increase available USB ports to 15, if QEMU machine version is
184 new enough (>= 7.1) and the OS type has support (Linux 2.6+ & Windows 8+)
185
186 -- Proxmox Support Team <support@proxmox.com> Sat, 12 Nov 2022 17:03:05 +0100
187
188 pve-manager (7.2-11) bullseye; urgency=medium
189
190 * d/control: recommend proxmox-offline-mirror-helper
191
192 * report: add proxmox-boot-tool status output
193
194 * report: stabilize order of guests and network
195
196 * postinst: migrate/update APT auth config
197
198 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Sep 2022 13:15:22 +0200
199
200 pve-manager (7.2-10) bullseye; urgency=medium
201
202 * subscription: remove leftover key reference
203
204 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Sep 2022 09:15:56 +0200
205
206 pve-manager (7.2-9) bullseye; urgency=medium
207
208 * subscription: handle missing subscription info
209
210 * api: nodes: code/style rework start/stop list generation
211
212 * ui: CephInstallWizard: make first monitor node static and always use
213 localhost to avoid using one where ceph isn't yet installed
214
215 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Sep 2022 14:56:33 +0200
216
217 pve-manager (7.2-8) bullseye; urgency=medium
218
219 * ui: restore: improve warning for restoring container with same ID
220
221 * ui: ct restore: put mountpoint-erasure note on new line
222
223 * api: apt: switch to common Proxmox::RS::APT::Repositories package
224
225 * ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk
226
227 * ui: datacenter: rework webauthn settings UX
228
229 * pvesr: remove stale replicated volumes immediately
230
231 * api2: add return type to nodes/{node}/execute endpoint
232
233 * api2: use JSONSchema to validate commands for "nodes/{node}/execute"
234
235 * Jobs: fix scheduling after updating job from a different node
236
237 * ui: improve form/MDevSelector
238
239 * subscription: switch to Proxmox::RS::Subscription
240
241 * pvesubscription: add 'set-offline-key' command
242
243 * www: subscription: add Signed/Offline status
244
245 -- Proxmox Support Team <support@proxmox.com> Tue, 6 Sep 2022 10:38:26 +0200
246
247 pve-manager (7.2-7) bullseye; urgency=medium
248
249 * pveceph: fix regression with new split-out ceph-volume package and older
250 ceph releases (pacific, octopus)
251
252 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jul 2022 08:52:46 +0200
253
254 pve-manager (7.2-6) bullseye; urgency=medium
255
256 * update shipped aplinfo
257
258 * pveceph: install split-out ceph-volume package
259
260 * ui: manual backup: unescape notes template on load
261
262 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Jul 2022 13:31:57 +0200
263
264 pve-manager (7.2-5) bullseye; urgency=medium
265
266 * report: add ceph device list info
267
268 * api: ceph monitors: make checking for duplicate addresses more robust
269
270 * fix #3597: ui: ceph setup: avoid autofill of monitor network
271
272 * fix #4111: replication: don't send mail when fail count is zero
273
274 * fix #4026: add repeat-missed option for scheduled jobs
275
276 * fix #4053: don't run vzdump jobs immediately when they change from
277 disabled -> enabled, only when the schedules next event actually
278 triggers
279
280 * ui: ui: backup jobs: add repeat-missed checkbox to advanced section
281
282 * pveceph & ui: add Ceph 17.2 Quincy installation support
283
284 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 16:58:46 +0200
285
286 pve-manager (7.2-4) bullseye; urgency=medium
287
288 * fix # 4044: ui: hd move: avoid bogus progress bar, show task viewer
289
290 * ui: storage: add namespace support when creating PBS storage
291
292 * ui: VM Create wizard - display default SCSI controller correctly in Disks
293 panel
294
295 * fix #3994: ui: add an Options panel in the node's system menu group,
296 support configuring the WakeOnLAN MAC addressed to be used for a node and
297 the initial start-all-delay for the auto boot of virtual guests.
298
299 * vzdump: generate notes: initialize potentially undef values and improve
300 verification
301
302 * ui: manual backup: list possible template variables directly, like we do
303 already for the datacenter backup job editor
304
305 * configs: vzdump: add notes-template default
306
307 -- Proxmox Support Team <support@proxmox.com> Thu, 12 May 2022 17:36:43 +0200
308
309 pve-manager (7.2-3) bullseye; urgency=medium
310
311 * update shipped CT appliance info index
312
313 * schedule-analyze: fix schedules with limited runs smaller than
314 request runs
315
316 * ceph pools create: ignore 'crush_rule' for an EC data-pool, only
317 applicable for the meta-data pool. Enhance erasure-code description to
318 clarify such things.
319
320 * vzdump: notes-template: avoid escaping meta-characters upon replace
321 and improve check for unknown variable
322
323 -- Proxmox Support Team <support@proxmox.com> Wed, 04 May 2022 08:46:53 +0200
324
325 pve-manager (7.2-2) bullseye; urgency=medium
326
327 * ui: storage content: support filtering by notes for backups
328
329 * api: ceph pools: add type to returned properties
330
331 * ui: ceph pools: add pool type column, but hide by default
332
333 * ui: ceph pool edit: disable size and crush rule for erasure pools
334
335 * ui: snapshot tree: warn that current state is lost when confirming
336 rollback
337
338 -- Proxmox Support Team <support@proxmox.com> Mon, 02 May 2022 17:33:27 +0200
339
340 pve-manager (7.2-1) bullseye; urgency=medium
341
342 * ui: dc/SyncWindow: use field set like sync options now does too
343
344 * api: ceph pools: default to add-pve-storage to true for erasure coded
345 pools, but still allow overriding it
346
347 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Apr 2022 14:29:30 +0200
348
349 pve-manager (7.1-13) bullseye; urgency=medium
350
351 * ui: sdn: options: flex all and drop collapsible
352
353 * report: report FS type in df call
354
355 * report: lsblk: output more columns and merge/group parents of sub-trees
356
357 * ui: qemu: switch processor, memory, CD-drive, PCI icons to SVG
358
359 * ui: lxc resources: support font awesome icons directly and switch to
360 vector based ones
361
362 * add various storage content type check enforcements
363
364 * periodic jobs: don't schedule jobs with no computable next event
365
366 * ui: render storage type: improve fallback for external storage plugins
367
368 * fix #3976: api/backup: make schedule/starttime truly optional on update
369
370 * vzdump: backup limit: only count unprotected backups
371
372 * ui: storage edit: retention: add max-protected-backups setting
373
374 * ui: VM/CTs: collect all disk/volume related actions in a submenu
375
376 * ui: VM/CTs: add a reassign disk/volume button
377
378 * ui: disk storage selector: never send format when hideFormat is true,
379 as backend knows it better
380
381 * ui: fix adding more than five host PCI passthrough devices, the backend
382 allows 16 since a while.
383
384 * ceph: services: broadcast versions: improve requesting old version
385
386 * fix #3668: ui: realm ldap/ad sync: replace 'full' and 'purge' with
387 'remove-vanished'
388
389 * api: replication: don't send mails about failed replication only once,
390 rather sent first three consecutively failing replications and then switch
391 to a slower frequency to better convey that there may be an acute failing,
392 not just a flapping error like one mail could suggest.
393
394 * replication: include more info in mail like failure-count, last succesful
395 sync, next try and current target node.
396
397 * ui: sdn: zone evpn: delete exitnodes-primary if empty
398
399 * fix #3955: vzdump: new: also send mail for error during job-init hook
400
401 * vzdump: support setting protected status directly for just created
402 backups
403
404 * fix #439: api: next-id: honor new datacenter.cfg upper/lower range option
405
406 * ui: datacenter options: add next-id editor
407
408 * ui: backup restore: disallow empty storage selection if auto-selecting one
409 in the backend wouldn't work
410
411 * ui: backup restore: allow override of some settings
412
413
414 * partially fix #438: vzdump: support setting notes-template per single
415 backup
416
417 * ui: backup: allow setting protected and notes-template for manual backup
418
419 * fix #438: ui: backup job: allow setting a notes-template for a job to add
420 a new note (comment) to each created backup job, for example, to include
421 the VM/CT hostname or cluster the backup was created on
422
423 * ui: add VirGL GPU to possible VGA drivers
424
425 * vzdump: add error if passed in hook script doesn't exist to allow one to
426 differentiate that from the executable flag missing.
427
428 * ceph pools: allow to create erasure code pools
429
430 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 21:00:36 +0200
431
432 pve-manager (7.1-12) bullseye; urgency=medium
433
434 * node config: use common parser and fill in config schema for API endpoints
435
436 * ui: sdn: add disable-arp-nd-suppression, exitnodes-primary rt-import
437 bgp-multipath-as-path-relax evpn/bgp options
438
439 * apl info: update shipped index to current repository state
440
441 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Mar 2022 17:30:13 +0200
442
443 pve-manager (7.1-11) bullseye; urgency=medium
444
445 * fix #3476: vzdump: add job-init hook
446
447 * ui: pci passthrough: editor for pci-id overrides
448
449 * pvescheduler service: order startup after pve-guests
450
451 * fix #3815: metrics: influxdb: coerce guest name always to string
452
453 * api: resource pool: add type parameter to GET endpoint
454
455 * ui: rbd: cephfs: add keyring/secret field for external clusters
456
457 * ui: disks/lvm: better convey space information
458
459 * api: query url metadata: change default user-agent to "Proxmox VE"
460
461 * ui: vm: improve validator for CPU share range
462
463 * pve6to7: update expected running kernel version to 5.13 or 5.15
464
465 * daily update timer: start already on 01:00 to avoid dst change issue
466
467 * ui: firwall: change icmp type selector to a combogrid
468
469 * ui: add help button to qm guest-agent window
470
471 * ui: sdn: zones: evpn : add exitnodes-local-routing && advertise-
472 subnets
473
474 * api: network: any-bridge filter: don't display bridges if user have
475 access to vnets.
476
477 * ui: lxc options: disable features edit as non-root when container is
478 privileged
479
480 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Mar 2022 14:08:40 +0100
481
482 pve-manager (7.1-10) bullseye; urgency=medium
483
484 * ui: form/calendar event: add monthly, first X weekday of month, and yearly
485 examples
486
487 * ui: backup/run now: avoid passing "next-run" parameter to backend
488
489 * vzdump: example hook script: avoid undef warnings
490
491 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jan 2022 05:52:53 +0100
492
493 pve-manager (7.1-9) bullseye; urgency=medium
494
495 * ui: vm create wizard: default to 4 GiB memory for Windows 11 OS-type
496
497 * ui: ceph fs: fix overriding renderer in controller
498
499 * ui: ceph dashboard: render ghost OSDs
500
501 * backup views: sort backups by vmid, then descending by date
502
503 * ui: grid default-sorters: use correct property 'direction' and keep
504 default 'ASC'
505
506 * external metrics: influxdb: suppress false-positive warning when no token
507 exists
508
509 * avoid creating unused `/var/lib/vz/template/qemu` directory
510
511 * ui: fix NoVNC scaling radio buttons
512
513 * ui: node: zfs: reuse the ZFSDetail window from the widget-toolkit
514
515 * fix #3790: pass TLS 1.3 ciphersuites configuration if set
516
517 * fix #3745: handle overridden TLS key location configuration
518
519 * fix #3789: pass disable TLS 1.2/1.3 options
520
521 * ui/api: vzdump: add new 'next-run' field for backup job listing
522
523 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 16:37:30 +0100
524
525 pve-manager (7.1-8) bullseye; urgency=medium
526
527 * fix #3689: add gridhandle to firewall rules to indicate drag/drop
528
529 * jobs: limit ID to maximal 64 characters
530
531 * ui: upload/download image: trim whitespace from checksum value
532
533 * ui: calendar event: add an once-daily example and clarify workday at 00:00
534 one slighlty
535
536 * ui: container: allow one to set the 'lazytime' mount option
537
538 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Dec 2021 18:55:42 +0100
539
540 pve-manager (7.1-7) bullseye; urgency=medium
541
542 * pvescheduler: fix potential stall on full shutdown
543
544 * api: journal: stream the syslog (journal) data directly to the client to
545 avoid loading a potentially big amount of text first in memory
546
547 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:32:51 +0100
548
549 pve-manager (7.1-6) bullseye; urgency=medium
550
551 * ui: dc/OpenID Connect: make username-claim field editable for arbitrary
552 values
553
554 * ui: dc/OpenID Connect realm: allow one to edit scopes and prompt
555
556 * pvescheduler: improve error handling with some forked worker
557
558 * pvescheduler: reworking child pid tracking and do not delay reload
559 artificially
560
561 * pvescheduler: implement graceful reloading
562
563 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 20:32:21 +0100
564
565 pve-manager (7.1-5) bullseye; urgency=medium
566
567 * improve transitioning backup jobs when user has old web-interface/GUI
568 loaded
569
570 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 15:37:12 +0100
571
572 pve-manager (7.1-4) bullseye; urgency=medium
573
574 * container templates: update shipped aplinfo index
575
576 * ui: render protected column as icon and enable sorting
577
578 * ui: backup views: disable remove button on protected backups
579
580 * ui: qemu: disk edit: add an 'Async IO' selector to the advanced options,
581 making it easier to switch from the default `io_uring` driver to either
582 `AIO-native` or 'threads' due to issues or to compare performance.
583
584 * ui: qemu: disk edit: with the bandwidth-limits being in their own tab now
585 we can drop extra-wide label-widths for advanced form fields.
586
587 * ui: ceph: osd: handle edge case with dead node
588
589 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Nov 2021 14:21:31 +0100
590
591 pve-manager (7.1-3) bullseye; urgency=medium
592
593 * ui: qemu: disk edit: expose read-only flag as advanced option for disks
594 using either a SCSI or virtIO based controller
595
596 * fix #3725: api: metrics: use complete config for testing the connection
597
598 * api: apt/versions: track swtpm
599
600 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 17:32:32 +0100
601
602 pve-manager (7.1-1) bullseye; urgency=medium
603
604 * api: ceph: create osd: set correct parttype for DB/WAL
605
606 * partially fix #2285: api: ceph: create osd: allow using partitions
607
608 * ui: zfs create: switch to using widget-toolkit's multiDiskSelector
609
610 * ui: dc/Backup: fix 'run now' button for jobs with comments
611
612 * api/services: add pvescheduler to the service list
613
614 * ui: ceph: add more compatibilty code for versions
615
616 * ui: backup: show retention settings in own column
617
618 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 18:49:36 +0100
619
620 pve-manager (7.0-15) bullseye; urgency=medium
621
622 * ui: lxc: resources: add Detach text for mountpoints
623
624 * vzdump: skip protected backups for dumpdir pruning
625
626 * ui: backup views: add protected column and allow one to change protection
627 status
628
629 * fix #3504: add datacenter notes panel for cluster wide comments, rendered
630 as markdown
631
632 * fix #3505: ui: upload to storage: add checksum and algorithm to
633 auto-verify intergrity of files after they have been uploaded, similar to
634 the URL downloader.
635
636 * ui: node: LVMThin: add volume group to columns
637
638 * ui: node: add destroy menu for directory, lvm, lvmthin, zfs
639
640 * ui: node: storage removal: add checkboxes for cleaning up disks and/or
641 storage config
642
643 * ui: ceph: make version handling actually future proof
644
645 * replication: replace systemd timer with pvescheduler daemon
646
647 * backups: use more flexible pvescheduler daemon over CRON file to run
648 backup jobs
649
650 * ui: dc/backup: show schedule instead of day-of-week and starttime
651
652 * fix #3658: api, ui: backup jobs: add comment field to jobs entries
653
654 * pvestatd: broadcast very basic, built-in version info
655
656 * ui: storage: avoid deleting preallocation setting on creation
657
658 * ui: more re-use of user and TFA related widgets from widget-toolkit
659
660 * fix #2841: implement multiple second factors for users
661
662 * tfa: support WebAuthn and recovery keys
663
664 * ui: redirect user TFA button to TFA view as we got multiple factors per
665 user now
666
667 * ui: dc/options: display WebAuthn and add editor
668
669 * api: ceph-mds: get mds state when multple ceph filesystems exist
670
671 * ceph fs: support creating multiple CephFS via UI/API
672
673 * ui: dc: backup jobs: add schedule simulator to allow admins easier
674 debugging and grasping of the calendar event derived schedule format
675
676 * ui: index: set Proxmox.NodeName variable
677
678 * ui: tfa: include cluster or node name in issuer for better recogintion in,
679 for example, TOTP apps
680
681 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:37:07 +0100
682
683 pve-manager (7.0-14) bullseye; urgency=medium
684
685 * ceph services: drop broadcasting legacy version through the pmxcfs
686 key-value storage
687
688 * pvestatd: fix rebalancing CPU sets for cgroupv2
689
690 * d/postinst: use reload-or-restart instead of try-reload-or-try-restart to
691 also start a (by accident) stopped service again
692
693 * drop unused and ancient 'pvenetcommit' shell (sysv) script, handled
694 directly by systemd service nowadays
695
696 * pvenetcommit: avoid unwarranted error message for the case where no
697 changes are pending on boot
698
699
700 * ui: resourcetree: move guest position on template creation
701
702 * fix #3850: ui: storage: allow one to specify how new images should be
703 allocated on file based storages
704
705 * ui: VM wizard: promote advanced firmware settings in system panel to
706 normal, always visible ones, as they are more frequently required nowadays
707 (EFI, TPM for Windows 11 or q35 machine for pass-through)
708
709 * ui: VM wizard: add 'win11' ostype and enable EFI and TPM by default if
710 selected
711
712 * ui: storage PBS: allow one to add a non-default port in server field
713
714 * ui: LXC/CT wizard: allow one to configure multiple mount-points when
715 creating a new container, similarly to VMs
716
717 * ui: guest backup grid: monitor store errors for better UX
718
719 * ui: dc/Cluster: show fatal errors of the 'join info' API call in the view
720
721 -- Proxmox Support Team <support@proxmox.com> Sun, 07 Nov 2021 21:23:11 +0100
722
723 pve-manager (7.0-13) bullseye; urgency=medium
724
725 * ui: efi: default to the new, more feature rich, 4 MB build for new VMs or
726 when re-adding EFI vars to an existing VM
727
728 * ui: ovmf: support provisioning an EFI vars template with secureboot by
729 default on and distribution + Microsofts secure-boot key pre-enrolled
730
731 * ui: VM create: allow configuring a TPM in the advanced-options of the
732 wizard's system settings
733
734 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 20:25:05 +0200
735
736 pve-manager (7.0-12) bullseye; urgency=medium
737
738 * ui: add version to extjs script urls
739
740 * ui: cluster backup: fix running backup with prune settings
741
742 * fix #1803: ui: cluster backup: handle job-specific retention options
743
744 * vzdump: include current backup when pruning dumpdir
745
746 * ui: backup job detail: also show retention settings
747
748 * ui: backup job detail view: merge mail notification when/to fields
749
750 * ui: improve ACME edit/apply button visibilty
751
752 * fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit
753
754 * ui: cluster backup: only restrict storages to node when it's selected
755
756 * influxdb: do not test the connection when entry is (getting) disabled
757
758 * api: ceph: create osd: work around stale-information udev bug
759
760 * ui: qemu/HDEdit: move Bandwidth options to a different tab
761
762 * ui: form/ControllerSelector: set correct max value for the device-id
763
764 * drop pve5to6 checker tool, not relevant in 7.x release anymore
765
766 * ui: change CIFS to SMB/CIFS for clarification
767
768 * ceph install: improve ceph install checks during installation for when
769 dpkg already extracted ceph binaries but is not yet done with the
770 installation. This avoids activating the `Next` button to early.
771
772 * ui: add support for adding TPM devices
773
774 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 08:07:44 +0200
775
776 pve-manager (7.0-11) bullseye; urgency=medium
777
778 * fix #3426: ui: parser: adapt parseSSHKey to accept "@..." suffix
779
780 * Status/InfluxDB: add 'verify-certificate' option to disable ssl verification
781
782 * ui: remove local cloud-init live migration limitation
783
784 * ui: node status: use repo status widget from widget-toolkit
785
786 * ui: node/ZFS: add zstd to possible compression methods
787
788 * vzdump: use storage plugins to determine backup feasability
789
790 * ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default
791
792 * utils: add missing 'tfa' for @pve realm
793
794 -- Proxmox Support Team <support@proxmox.com> Thu, 5 Aug 2021 16:14:03 +0200
795
796 pve-manager (7.0-10) bullseye; urgency=medium
797
798 * pve6to7: improve check for security repo change in bullseye to avoid false
799 positives
800
801 * api: node tasks: add more fields to return schema to improve experience
802 with the pvesh tool (auto-completion) and to document them for the
803 api-viewer
804
805 * api: services: improve state detection for one-shot units
806
807 * api: services: propagate "uninstalled" state for units
808
809 * api: network apply: fix check for ifupdown2 origin
810
811 * ui: node: repos: add online help
812
813 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jul 2021 14:43:27 +0200
814
815 pve-manager (7.0-9) bullseye; urgency=medium
816
817 * pve6to7: sync new checks and adaptions from stable-6 branch for consitency
818
819 * fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by
820 default
821
822 * ui: ceph status: fix recovery percentage display
823
824 * ui: HA resources: fix toggling edit button on selection
825
826 * apl: add bullseye pub key and switch over to new index
827
828 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Jul 2021 18:51:10 +0200
829
830 pve-manager (7.0-8) bullseye; urgency=medium
831
832 * ui: storage: download from URL: do not clear meta info on cert-validity
833 change
834
835 * utils: enable ARIA again
836
837 * ui: node summary: show repository configuration status
838
839 * ui: node/status view: reduce quite generous paddings
840
841 * ui: notes: add empty text with a hint that markdown is supported and set
842 online-help button to our basic Markdown primer in the docs
843
844 * pveceph: also install nvme-cli
845
846 * ui: dc/guests: change layouting to a flexbox, fixing render issues in
847 Firefox on somes systems
848
849 * pve6to7: sync new checks from stable-6 branch
850
851 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 17:49:48 +0200
852
853 pve-manager (7.0-7) bullseye; urgency=medium
854
855 * ui: enable APT repository status view and management
856
857 * ui: adapt task-history icon to differ more easily between system-log and
858 task logs
859
860 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 02:41:06 +0200
861
862 pve-manager (7.0-6) bullseye; urgency=medium
863
864 * pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch
865
866 * api: apt: add call for repository information, allow disabling and
867 enabling of repos, and adding repos from a pre-defined set
868
869 * api: cluster/backupinfo: rework API index endpoint to actually list
870 sub-directories
871
872 * implement OpenID (SSO) login
873
874 * ui: add add/edit window for OpenID based realms
875
876 * ui: realms: add icons to menu entries
877
878 * fix #1710: ui: storage: allow one to download a ISO or appliance URL
879 directly to a storage
880
881 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 01:31:37 +0200
882
883 pve-manager (7.0-5) bullseye; urgency=medium
884
885 * api: tasks: add 'since', 'until' and 'statusfilter' filter for the task
886 list endpoint
887
888 * api: apt versions: track proxmox-backup-file-restore
889
890 * api: cluster/resources: add 'name' property to return schema
891
892 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 20:00:36 +0200
893
894 pve-manager (7.0-4) bullseye; urgency=medium
895
896 * ui: notes editor: increase edit window size from 600x400 to 800x600
897
898 * ui: dc: backup: fix job detail search
899
900 * d/postinst: handle static machine-id generated by Systems installed with
901 the Proxmox VE ISO between version 4.0 <= x <= 5.4
902
903 * api: services: return more information
904
905 * api: services: also track systemd-journald, as syslog is not often there
906 anymore
907
908 * postinst: set custom LVM settings to avoid scanning guests images
909 directly, as we do not rely on a patched LVM package anymore
910
911 * ceph: switch bullseye repos over to official ones
912
913 * ui: storages: add basic BTRFS edit/add window for new technology preview
914
915 * cli tools: correctly handle warnings status
916
917 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 08:54:35 +0200
918
919 pve-manager (7.0-3) bullseye; urgency=medium
920
921 * apply queued up breaking changes we already replaced in Proxmox VE 6.x or earlier:
922 + vzdump: remove deprecated 'size' parameter
923 + api: nodes: remove deprecated 'upgrade' parameter for the 'xtermjs',
924 'spiceshell' and 'vncshell' API enpoinds (use command=upgrade instead)
925 + api: move cpu path into qemu/capabilities
926 + api: ceph: remove obsoleted disks and remove moved 'flags' calls
927 + api: ceph: osd: create: rename size parameters
928
929 * ui: TFA: use correct user-id value when creating TOTP QR code
930
931 * ui: ceph: select Pacific as default release
932
933 * pve6to7: add checks for backup retention options
934
935 * fix #2745: ui: backup window: allow specifying remove parameter for manual
936 backup
937
938 * vdzump: log with what retention settings we prune and how many backup
939 snapshots got pruned
940
941 * node config: limit description/comment length to 64 KiB and check in
942 pve6to7 for overly long exisitng notes.
943
944 * ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text
945
946 * pve6to7: bump free-space on root filesystem requirement check to 4 GiB
947
948 * ui: ACL path selector: add missing realm and group paths
949
950 * fix #2422: allow multiple Ceph public networks and improve IPv6 handling
951
952 * fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd
953
954 * ui: notes view: render node and guest notes as Markdown
955
956 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 19:33:54 +0200
957
958 pve-manager (7.0-2) bullseye; urgency=medium
959
960 * fix #3402: add Pool.Audit permission
961
962 * ui: disk list: enable wipe-disk button
963
964 * compatibility patches for ExtJS 7.0
965
966 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:31:28 +0200
967
968 pve-manager (7.0-1) bullseye; urgency=medium
969
970 * re-build for Proxmox VE 7 based on Debian Bullseye
971
972 * d/control: order ifupdown2 as first, prefered, dependency
973
974 * enable installation of ceph 16.2 pacific release
975
976 * pveceph: allow to select test repository on installation
977
978 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 10:44:19 +0200
979
980 pve-manager (6.4-7) pve; urgency=medium
981
982 * pvereport: log pressure stall information
983
984 * pvereport: re-organize: add systemd-load section abd unify bios/pci in HW
985 a single section
986
987 * fix #3430: handle hook script paths better
988
989 * fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
990
991 -- Proxmox Support Team <support@proxmox.com> Wed, 19 May 2021 17:51:44 +0200
992
993 pve-manager (6.4-6) pve; urgency=medium
994
995 * proxy: improve use of wildcard listening-address for system which disable
996 the IPv6 network stack system-wide (which should be done by setting the
997 `net.ipv6.conf.all.disable_ipv6` sysctl, not over the kernel command line)
998
999 * ui: storage status: use SI (base ten) units for usage for consitency with
1000 RRD chart
1001
1002 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:17:25 +0200
1003
1004 pve-manager (6.4-5) pve; urgency=medium
1005
1006 * always reload API daemons after a new Ceph installation to ensure the
1007 newest Ceph libraries are loaded.
1008
1009 -- Proxmox Support Team <support@proxmox.com> Mon, 03 May 2021 15:06:43 +0200
1010
1011 pve-manager (6.4-4) pve; urgency=medium
1012
1013 * ceph monitor: automatically disable insecure global ID reclaim after
1014 creating first monitor
1015
1016 * pveceph: drop left-over, now bogus, warning when installing Octopus.
1017 Ceph Octopus is supported and stable since Proxmox VE 6.3
1018
1019 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Apr 2021 13:03:54 +0200
1020
1021 pve-manager (6.4-3) pve; urgency=medium
1022
1023 * ui: tasks: add ceph edit-pool and set-flags descriptions
1024
1025 * ui: ceph: pool edit: set emptyValue to 0 for target-size field
1026
1027 * ui: storage RBD: add field allowing one to configure accessing a specific,
1028 already existing namespace of a RBD pool for a Proxmox VE storage.
1029
1030 * SDN tech preview: add subnet/ipam/sdn management
1031
1032 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 20:19:56 +0200
1033
1034 pve-manager (6.4-2) pve; urgency=medium
1035
1036 * ui: ceph pools: fix target-size column renderer
1037
1038 * ui: ceph pools: do not grey-out name field when editing a pool
1039
1040 * ui: ceph pools: avoid resetting crush rule when editing a pool
1041
1042 * ui: container restore: make privilege level of restored CT a tri-state
1043 radio group to allow keeping the old state (default), or enforcing either
1044 privileged or unprivileged
1045
1046 * ui: ceph: pool creation: default auto-scale value to "on".
1047
1048 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:28:55 +0200
1049
1050 pve-manager (6.4-1) pve; urgency=medium
1051
1052 * backup views: add single-file restore button for VM and CT backup archives
1053 located on a Proxmox Backup Server
1054
1055 * ui: ceph: allow one to edit existing ceph pools
1056
1057 * ui: ceph: reduce pool view complexity and add auto scale columns
1058
1059 * fix #2053: OSD destroy only if located on specified node
1060
1061 * ui: Utils: change default console order for VMs, prefer SPICE virt-viewer
1062 if the VM has a SPICE display
1063
1064 * fix #3389: add special file-upload detection and handling also when API
1065 tokens are used
1066
1067 * fix #417: proxy: allow one to configure a address where the pveproxy and
1068 spiceproxy should listen and default to listening on both, IPv6 and IPv4.
1069 This changes the log format for IPv4 addresses, as ::ffff: will be prefixed.
1070 Either adpat any matching software (for example, fail2ban) or disable this
1071 by setting the LISTEN_IP to 0.0.0.0, if this is not wanted.
1072
1073 * ui: safe destroy guest: add checkbox for removal of unreferenced disks
1074
1075 * report: add multipath.conf and wwids file
1076
1077 * fix #3385: api: network: check for duplicate use of network-device ports
1078 before writing
1079
1080 * ui: firewall: rule: set 512 characters max-length for source and
1081 destination fields, if more addresses are required it's recommended to use
1082 IP-sets
1083
1084 * ui: backup views: unfiy button order in storage and guest backup view
1085
1086 * ui: set file name for spice console download in chrome
1087
1088 * ui: allow one to edit notes also in the storage backup content view
1089
1090 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Apr 2021 17:17:29 +0200
1091
1092 pve-manager (6.3-7) pve; urgency=medium
1093
1094 * ui: bandwidth limit selector: make it possible to allow zero, so users can
1095 reset any default imposed bandwidth restriction to unlimited
1096
1097 * ui: avoid errors when 'template' property is not present in guest status
1098
1099 * external metrics: influx: send along auth token on connection test too
1100
1101 * external metrics: influx: allow one to add an API URL-path prefix,
1102 especially useful if InfluxDB runs behind a reverse proxy
1103
1104 * ui: backups: enable editing notes for Proxmox Backup Server
1105
1106 * ui: cloud-init: re-add SLAAC option to IPv6 configuration
1107
1108 * vzdump: return backup job lock file handle and let the caller close it,
1109 ensuring that it is held during the whole job in a more straight-forward
1110 manner
1111
1112 * ui: restore: add initially live-restore checkbox for backup archives on a
1113 Proxmox Backup Server
1114
1115 * api: resources: return guest, pool and sdn info in a sorted manner
1116
1117 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Apr 2021 19:56:12 +0200
1118
1119 pve-manager (6.3-6) pve; urgency=medium
1120
1121 * ui: VM hardware: extend machine renderer to show pinned machine versions
1122 for Windows VMs also in the Hardware overview.
1123
1124 * ui: VM hardware: add online-help references to random number generator edit
1125 window
1126
1127 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 08:22:47 +0100
1128
1129 pve-manager (6.3-5) pve; urgency=medium
1130
1131 * ui: firewall rules: make columns more responsive (flexible) by default
1132
1133 * ui: firewall rules: for ellipsized comments
1134
1135 * vzdump: Proxmox Backup Server: make task log upload error non-fatal
1136
1137 * ui: zpool status detail: add default for scrub information
1138
1139 * external metrics/status: fix misspelled method call
1140
1141 * api: node: add new capabilities API endpoint, initially hosting the
1142 available QEMU machine list endpoint of a node.
1143
1144 * ui: VM hardware: add option for version pinning in machine edit window
1145
1146 * partially fix #2745: vzdump: use default for remove parameter
1147
1148 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 21:50:04 +0100
1149
1150 pve-manager (6.3-4) pve; urgency=medium
1151
1152 * pveceph: improve useability of 'status' command
1153
1154 * fix #3203: ui: VM hardware: use correct OS default model for network device
1155 type
1156
1157 * ui: qemu: add the 'none' dummy audio driver as an option
1158
1159 * metric-status: InfluxDB: add support for InfluxDB 2.x HTTPs API
1160
1161 * metric-status plugin: do not test connection if disabled
1162
1163 * fix #3066: ui: Node summary: add hostcpu/hostmem ratio fields for guest
1164 usage
1165
1166 * ui: disk list: include partitions
1167
1168 * ui: snapshot: show task viewer for progress log
1169
1170 * ui: window/Settings: fix labelWidth for saved user name
1171
1172 * ceph: extend error for wrong config-file link
1173
1174 * ui: safe destroy: Add HA to purge tooltip
1175
1176 * ui: dc/TokenEdit: fix editing existing tokens
1177
1178 * ui: qemu/HardwareView: fix CDRom permission checks
1179
1180 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2021 17:53:32 +0100
1181
1182 pve-manager (6.3-3) pve; urgency=medium
1183
1184 * pvestatd: adapt to new CGRoup module path
1185
1186 * fix #3182 #3183: change backup retention mask logic
1187
1188 * ui: fix various usages of the findRecord emthod, ensuring it matches exact
1189
1190 * test: add regression tests for retention parameters for vzdump
1191
1192 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 18:14:45 +0100
1193
1194 pve-manager (6.3-2) pve; urgency=medium
1195
1196 * fix #3140: allow interface suffix in dns entries
1197
1198 * ui: storage: improve passint prune settings one edge cases
1199
1200 * ui: add onlineHelp buttons for VM boot order, and some storage edit windows
1201
1202 * api: metrics/server: test heuristically if we can connect
1203 successfully on add/update
1204
1205 * api: metrics/server: add minimum and maximum to port schema
1206
1207 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Nov 2020 16:20:25 +0100
1208
1209 pve-manager (6.3-1) pve; urgency=medium
1210
1211 * api: osd destroy: untaint device before pvremove
1212
1213 * ui: storage content: add encryption and verification columns for
1214 Proxmox Backup Server
1215
1216 * ui: guest backup view: add encrypted column for Proxmox Backup Server
1217 storages
1218
1219 * ui: storage: Proxmox Backup Server paperkey: print short fingerprint in
1220 heading
1221
1222 * ui: storage: Proxmox Backup Server: improve encryption key handling, allow
1223 upload of existing key, warn visible on deletion.
1224
1225 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 23:43:20 +0100
1226
1227 pve-manager (6.2-17) pve; urgency=medium
1228
1229 * ui: ceph wizard: improve language and fix ceph docs link
1230
1231 * ui: guest backup view: add ability to show and edit comments
1232
1233 * ui: storage backup view: add button for prune group window
1234
1235 * api: ceph: fix pool creation 'add as storage' parameter
1236
1237 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 16:01:42 +0100
1238
1239 pve-manager (6.2-16) pve; urgency=medium
1240
1241 * apt: add libproxmox-backup-qemu0 to displayed packages
1242
1243 * ui: qemu: set correct disabled state for start button
1244
1245 * ui: guest backup: add comment and verification columns
1246
1247 * ui: storage content: add comment column for backups
1248
1249 * ui: storage/PBS: drop beta hint
1250
1251 * ui: storage/PBS: allow one to copy, download or print new auto-generated
1252 encryption key
1253
1254 * ui: fix extension filter for upload window for container templates
1255
1256 * ui: storage content: use separate view for each content type
1257
1258 * fix #3136: vzdump notification mail: add name also to plain-text part
1259
1260 * ui: improve column behavior with browser scaling and non-default DPI
1261
1262 * cluster: add 'metrics/server' API endpoints and user interface
1263
1264 * ceph: do not require setting 'allow-experimental' flag when installing
1265 Octopus
1266
1267 * ui: ceph: allow one to select which version to install
1268
1269 * close #3114: ui: snapshots: make it harder to delete snapshot by accident
1270
1271 * vzdump: adapt to new keep-all prune option
1272
1273 * ui: storage edit: add Backup Retention tab for those storage with backup
1274 content type support.
1275
1276 * ui: storage edit: drop max backup field, replaced by backup retention
1277 keep-last field
1278
1279 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 19:33:03 +0100
1280
1281 pve-manager (6.2-15) pve; urgency=medium
1282
1283 * fix #2802: status/metrics: make MTU configurable for tunneled or otherwise
1284 MTU-reduced networks
1285
1286 * ui: authentication: add "verify SSL cert" checkbox for AD realms
1287
1288 * vzdump: fix regression with "keep forever" legacy handling logic of the
1289 older 'maxfiles' option, which makes problems if it was set explicitly to
1290 zero
1291
1292 -- Proxmox Support Team <support@proxmox.com> Sun, 01 Nov 2020 20:34:56 +0100
1293
1294 pve-manager (6.2-13) pve; urgency=medium
1295
1296 * tasks: allow API tokens to query their own UPIDs
1297
1298 * ui: pbs: allow empty fingerprint
1299
1300 * ui: fix unchecking 'Filter VMID'
1301
1302 * ui: VM: guest agent IP View: also filter out 0:0:0:0:0:0
1303
1304 * vzdump: allow prune-backups as an alternative to maxfiles
1305
1306 * fix #3049: ui: Firewall Rules: wider rule number column
1307
1308 * fix #3010, #3011: ui: VM options: re-do boot order editor, making it much
1309 more flexible and powerful
1310
1311 * backup: include IDs for non-existent guests and error again if they are
1312 left over configured in a job
1313
1314 * partially fix #3056: namespace vzdump temporary directory with VMID
1315
1316 * ceph: allow to alter settings of an exisiting pool, only over API/CLI for
1317 now
1318
1319 * ceph: add option to control placement-group autoscale mode on pool create
1320
1321 * ui: ceph: allow one to specify the device class on OSD create as advanced
1322 option
1323
1324 * fix #2827: ui: add "verify SSL certificated" checkbox for LDAP realms
1325
1326 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 18:50:07 +0200
1327
1328 pve-manager (6.2-12) pve; urgency=medium
1329
1330 * fix #2890: also detect & renew DNS-only ACME certs
1331
1332 * fix #2908: fixed password validator for adding PBS as storage
1333
1334 * vzdump: use configured tmpdir for PBS
1335
1336 * fix #2913: order backup jobs numerically by VMID
1337
1338 * fix #2842: ui: filter on exact vmid
1339
1340 * api: ACME renew: handle error from revoking old cert gracefully
1341
1342 * api: ACME revoke: do not abort if CA is just expired
1343
1344 * replication: improve various checks and fallback/default settings
1345
1346 * pveversion: track proxmox-backup-client
1347
1348 * ui: block removal of in-use container image
1349
1350 * ui: dc/Backup: disable pveCompressionSelector for pbs storages
1351
1352 * lxc: increase max cores from 128 to 8192
1353
1354 * lxc: increase max number of net interfaces from 10 to 32
1355
1356 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2020 11:28:07 +0200
1357
1358 pve-manager (6.2-11) pve; urgency=medium
1359
1360 * ui: add ceph recovery graph and progressbar
1361
1362 * pveceph: allow setting device class on osd create
1363
1364 * api/services: improve essential service check, allow reload and start
1365
1366 * ui: storage: Proxmox Backup: allow one to setting up and deleting an
1367 encryption key. For now only autogeneration over UI. Use pvesm if you want
1368 to use a pre-existing key file.
1369
1370 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 19:19:19 +0200
1371
1372 pve-manager (6.2-10) pve; urgency=medium
1373
1374 * vzdump-hook-script: rename TARFILE to TARGET and add fallback to TARFILE
1375 for compatibility reasons
1376
1377 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jul 2020 10:28:42 +0200
1378
1379 pve-manager (6.2-9) pve; urgency=medium
1380
1381 * fix #2609: ui: backup: add info and status view for guests without any
1382 backup job
1383
1384 * ui: dc/backup: add new backup job detail view
1385
1386 * Revert "Close #1623: replace apt-get to apt", avoid possible breakage due
1387 to not having a stable CLI interface yet.
1388
1389 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 20:12:13 +0200
1390
1391 pve-manager (6.2-8) pve; urgency=medium
1392
1393 * fix #1623: replace apt-get with apt
1394
1395 * ui: sdn: add simple zone plugin
1396
1397 * ui: sdn: move mtu from vnetview to zoneview
1398
1399 * ui: add PBS edit input panel
1400
1401 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 19:16:36 +0200
1402
1403 pve-manager (6.2-7) pve; urgency=medium
1404
1405 * ui: migration dialog: Allow setting no target storage to reuse
1406 current, and make that default
1407
1408 * api: cluster resources: add sdn audit permission
1409
1410 * dc/Tasks: pass endtime to make duration calculation correct
1411
1412 * fix #2802: metric flush check should not care about current usage
1413
1414 * fix #2771: relax cert API endpoints permissions
1415
1416 * fix #2784: always compare ACME domains in lower case
1417
1418 * api: register /nodes/X/cpu call for CPU models
1419
1420 * ui: improve ProcessorEdit and load models dynamically
1421
1422 * fix #2810: fix setting Container mounts for multiple guests in a
1423 browser session
1424
1425 * node_config: Allow leading underscore in ACME aliases
1426
1427 * change permissions for non-network cloudinit settings
1428
1429 * ui: cifs: reset proxy cache also if user or password change and make
1430 user and password fields independent from each other
1431
1432 * ui: ceph: downgrade remapped from error to warning/working
1433
1434 * vzdump: set target for PBS based backups to show in the vzdump mail
1435 log overview
1436
1437 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Jul 2020 22:11:08 +0200
1438
1439 pve-manager (6.2-6) pve; urgency=medium
1440
1441 * api: improve node index with missing/broken cert
1442
1443 * sdn: add VLAN-aware option to VNet edit dialog
1444
1445 * sdn: add mtu field to VLAN edit dialog
1446
1447 * initial support for upgrading to ceph octopus
1448
1449 * show if a ceph pool is using the PG autoscaler
1450
1451 * ui: improve filtering by VMID and search for the backup list view
1452
1453 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 16:37:56 +0200
1454
1455 pve-manager (6.2-5) pve; urgency=medium
1456
1457 * improve ACME interaces
1458
1459 * fix #2747: ui: API token create: always reset base submit URL
1460
1461 * sdn: restrict zone and vnet name to 8 characters
1462
1463 * fix #2574: ui: permission-path selector: push each unique permission object
1464 path only once
1465
1466 * fix #2718: ui: qemu: handle localtime option correctly, allow all tree states
1467
1468 * api, ui: allow to remove subscription key
1469
1470 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2020 14:31:00 +0200
1471
1472 pve-manager (6.2-4) pve; urgency=medium
1473
1474 * add online help references to new experimental Software Defined Network web
1475 interface, it is now also included in the documentation.
1476
1477 * api: apt/versions: track the version of the optional 'libpve-network-perl'
1478 package
1479
1480 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:06:56 +0200
1481
1482 pve-manager (6.2-3) pve; urgency=medium
1483
1484 * ui: dc authentication: improve adding ad new LDAP based realm
1485
1486 * ui: cluster join: hide all fields in assisted mode until we got some info
1487
1488 * external metric server: improve flush on big data updates
1489
1490 * update shipped aplliance index info
1491
1492 -- Proxmox Support Team <support@proxmox.com> Sat, 09 May 2020 19:32:52 +0200
1493
1494 pve-manager (6.2-2) pve; urgency=medium
1495
1496 * fix #2708: ui: increase default memory in VM create wizard to 2GiB
1497
1498 * improve ACME and certificate related user interface
1499
1500 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:10 +0200
1501
1502 pve-manager (6.2-1) pve; urgency=medium
1503
1504 * ui: support up to 8 corosync/kronosnet links on cluster create or join
1505
1506 * initial gui-integration of DNS based ACME (Let's Encrypt) certificate
1507 configuration and management
1508
1509 * fix #1210: ceph: extend pveceph purge
1510
1511 * ui: switch backup default compression selection to ZSTD
1512
1513 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 20:17:51 +0200
1514
1515 pve-manager (6.1-11) pve; urgency=medium
1516
1517 * Fix #2124: Add support for zstd
1518
1519 -- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:11:21 +0200
1520
1521 pve-manager (6.1-10) pve; urgency=medium
1522
1523 * acme: use new proxmox-acme-perl
1524
1525 * acme: allow configuring DNS plugin options in nodeconfig
1526
1527 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 18:33:27 +0200
1528
1529 pve-manager (6.1-9) pve; urgency=medium
1530
1531 * fix #2634: print specific error if hook-script is not executable
1532
1533 * API: allow one to OVS network live reloading
1534
1535 * add experimental SDN gui
1536
1537 * ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels
1538
1539 * ui: ceph: add highest cluster version in summary
1540
1541 * ui: add API token management interfaces
1542
1543 * ui: add user and API token "effective-permission" explorer
1544
1545 * ui: add Language selection in user menu
1546
1547 * ui: datacenter/Authentication: allow one to sync LDAP and AD realms
1548
1549 * certs: early renew long-lived certificates to cope with clients which do
1550 not accept certificates with a lifetime of more than two years
1551
1552 * ui: don't block offline migration due non-referenced disk in the config
1553
1554 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Apr 2020 17:15:38 +0200
1555
1556 pve-manager (6.1-8) pve; urgency=medium
1557
1558 * ui CT Features: add checkbox for new allow unproblematic mknod device
1559 creation in CT feature.
1560
1561 * ui: do not suggest that it's allow to edit 'special' permission roles
1562
1563 * ui: snapshots: hide 'Include RAM' when VM isn't running
1564
1565 * ui: TFAEdit: use viemodel binding for hiding/showing qr code
1566
1567 * ui: dc/Summary: improve dashboard storage calculation
1568
1569 * ui/cluster: show all corosync/knet links (up to 8) in cluster overview
1570
1571 * gui: pci passthrough: fix 'Add PCI' dialog for new devices
1572
1573 * vzdump: add support for proxmox backup server
1574
1575 * storage content GUI: improve detection of backup volumes
1576
1577 * pvesh: Add all standard output options that are not yet defined
1578
1579 * ceph: do not check IPs if no explicit puvlic/cluster networks got set in
1580 the ceph configuration
1581
1582 * ui: qemu: allow one to add a virtio-rng device
1583
1584 * ui: ContentView: consider new ctime value
1585
1586 * fix #2611: gui: use backendUnit and pretty renderer
1587
1588 * ui: dc/options: add max_workers setting
1589
1590 * ui: make grid column filter more obvious
1591
1592 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 19:05:11 +0100
1593
1594 pve-manager (6.1-7) pve; urgency=medium
1595
1596 * ui: show cluster name from joinInfo in join dialog
1597
1598 * fix #2572: gui: make snapshot panel visible for VM.Audit
1599
1600 * ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk
1601
1602 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 20:31:58 +0100
1603
1604 pve-manager (6.1-6) pve; urgency=medium
1605
1606 * ui: reload embedded xterm.js console if CT starts during viewing it
1607
1608 * fix #2334: gui/cloudinit: enable edit button only when editor is set
1609
1610 * ifupdown1: bridgevlan: add bridge-vids list support
1611
1612 * api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options
1613
1614 * fix #2552: ui: allow one to collapse notes panel from guest summary
1615
1616 * pvestatd: broadcast supported node CPU flags
1617
1618 * www: add 'users' columns to Groups model
1619
1620 * integrate authentication with API tokens
1621
1622 * implement 'allowtoken' property for REST API endpoint schema
1623
1624 * ui: add permissions button to userview
1625
1626 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 21:28:52 +0100
1627
1628 pve-manager (6.1-5) pve; urgency=medium
1629
1630 * ui: make storage where VM-state is saved configurable
1631
1632 * ui: vm/HDEdit: fix backup checkbox default
1633
1634 * ui: fix Bandwidth-Selector component for empty return values
1635
1636 * fix #2509: add --rsyncable to backups using pigz again
1637
1638 * fix #2496: api: create OSD: check if ceph cluster network is configured
1639
1640 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 15:12:19 +0100
1641
1642 pve-manager (6.1-4) pve; urgency=medium
1643
1644 * ui: add date column for backups in storage content view
1645
1646 * ui: backup restore: add start-after-restore checkbox
1647
1648 * bulk migration: only pass 'with-local-disks' along if defined, to avoid
1649 warnings
1650
1651 * ceph: Create symlink on standalone MGR creation
1652
1653 * ui: improve choosing column per-row-count based on width in DC Node, VM, CT
1654 summary panels
1655
1656 * ui: local browser settings: let users overwrite the number of columns in
1657 summary panels
1658
1659 * ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP
1660 creation
1661
1662 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2019 15:33:12 +0100
1663
1664 pve-manager (6.1-3) pve; urgency=medium
1665
1666 * api: apt/versions: improve stabillity under edge cases
1667
1668 * improve pveversion for removed but not yet purged packages
1669
1670 * fix #2487: ui: HA: show VM/CT name column in resource overview
1671
1672 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2019 14:34:26 +0100
1673
1674 pve-manager (6.1-2) pve; urgency=medium
1675
1676 * ui: dc/options: add onlineHelp to u2f and ha edit window
1677
1678 * LXC: Disable resize button when volume is unusued
1679
1680 * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
1681
1682 * api: apt/versions: track ifupdown and ifupdown2 as optional package
1683
1684 * api: add migrate precondition checks to bulk migrate api
1685
1686 * ui: add checkbox to bulk migrate window to allow migration with local disks
1687
1688 * ui; qemu/HardwareView: show vmstate and allow removal
1689
1690 -- Proxmox Support Team <support@proxmox.com> Sat, 30 Nov 2019 18:41:21 +0100
1691
1692 pve-manager (6.1-1) pve; urgency=medium
1693
1694 * fix #2462: ACMEAccount: make tos in get_tos optional
1695
1696 * ui: lxc: switch reboot and stop button to match the interface of VMs
1697
1698 * ui: allow to set 'migrate' HA shutdown policy in datacenter options
1699
1700 * ui: node network: enable apply config button
1701
1702 * api: network reload: more granular "is OVS used" check
1703
1704 * automatically renew pve-ssl.pem when it nearly expires
1705
1706 * api: ceph monitor: allow full-mesh routed setup for monitor IP
1707
1708 * ui: dc/options: allow one to setup U2F AppID and origin
1709
1710 * lxc: disable remove button for pending resource changes
1711
1712 * adaptions for the experimental SDN package
1713
1714 * ui: dc/options: add clusterwide IO bandwidth limit editor
1715
1716 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 11:35:57 +0100
1717
1718 pve-manager (6.0-15) pve; urgency=medium
1719
1720 * api/ceph: skip merging metadata if hostname is undefined
1721
1722 * Fix #2476: Fix auto-ballooning QMP command
1723
1724 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2019 15:16:27 +0100
1725
1726 pve-manager (6.0-14) pve; urgency=medium
1727
1728 * add reboot button for container
1729
1730 * improve pvestatd memory usage when a Graphite External Metric status plugin
1731 is enabled
1732
1733 * fix #352: Limit the length of backup logs for mails
1734
1735 * fix #2436: ui: pci passthrough: consider domain in PCISelector
1736
1737 * fix #844: allow to set an initial delay for the start-all-marked guests on
1738 boot command, in the per-node config.
1739
1740 * api: node/config: allow to return only a specific config property
1741
1742 * VM guest agent: allow to set QGA socket type also to ISA for guest
1743 operating systems not supporting VirtIO serial sockets
1744
1745 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:45:36 +0100
1746
1747 pve-manager (6.0-13) pve; urgency=medium
1748
1749 * takeover CertCache from pve-cluster
1750
1751 * use PVE::DataCenterConfig
1752
1753 * use PVE::RRD for RRD data
1754
1755 * pveproxy.service: take over pvecm call from pve-cluster.service
1756
1757 * update (build-)dependencies after pve-cluster refactor
1758
1759 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:22:30 +0100
1760
1761 pve-manager (6.0-12) pve; urgency=medium
1762
1763 * pveversion: track libspice-server1 version again
1764
1765 * ui: fix backup "Run now" with specific node selected
1766
1767 * add initial graphite TCP support
1768
1769 * gui: lxc/Resources: improve reload behaviour
1770
1771 * ui: vm opts: add hint for spice foldersharing
1772
1773 * api: ceph version: actually get full version
1774
1775 * api: ceph/metadata: add structured node versions information
1776
1777 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 19:04:46 +0100
1778
1779 pve-manager (6.0-11) pve; urgency=medium
1780
1781 * fix #1291: add purge checkbox to VM/CT destroy dialog
1782
1783 * ui: TFA: default to a 160 bit secret
1784
1785 * ensure alias.db is available and up-to-date if upgrading from older versions
1786
1787 * ui: qemu: update grid button status with events from correct store
1788
1789 * ui: Container: add revert button for pending changes
1790
1791 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:02:40 +0100
1792
1793 pve-manager (6.0-10) pve; urgency=medium
1794
1795 * api: subscription: use rpcenv for permission check
1796
1797 * updated shipped aplinfo index
1798
1799 * vzdump: move code needed for cfs register of vzdump.cron to guest-common
1800
1801 * fix #2364: allow offline migration with local cloudinit disk
1802
1803 * webinterface: show and allow one to edit pending container changes
1804
1805 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:29:22 +0200
1806
1807 pve-manager (6.0-9) pve; urgency=medium
1808
1809 * webinterface: vm-options: add spice enhancements
1810
1811 * webinterface: vm opts: clarify QEMU Guest Agent option
1812
1813 * webinterface: qemu: allow move disk for EFI Disk again
1814
1815 * webinterface: vm migrate: add checkbox to enable offline migration with
1816 local resources
1817
1818 * aplinfo: update trusted keys to include all currently trusted ones.
1819
1820 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 08:25:44 +0200
1821
1822 pve-manager (6.0-8) pve; urgency=medium
1823
1824 * fix #2262: allow one to set noVNC default scale in setting
1825
1826 * improve layout of browser local user settings
1827
1828 * api network: improve experimental SDN network support
1829
1830 * ui: fix small login window issue on chrome
1831
1832 * update shipped appliance info index
1833
1834 * gui: qemu: add reboot button which powercycles a VM and applies any
1835 outstanding pending changes in-between
1836
1837 * gui: usb: Enable USB3 for Spice USB passthrough
1838
1839 * gui: improve USB pass through selector, allow to search by product
1840
1841 * ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill
1842
1843 * mobile gui: implement login for OTP based TFA enabled user accounts
1844
1845 * gui: Make CPU Model Selector a searchable grid view
1846
1847 * fix #2389: ceph wizard showing network of target node
1848
1849 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2019 16:41:47 +0200
1850
1851 pve-manager (6.0-7) pve; urgency=medium
1852
1853 * ui: vm memory: correctly set initial maxValue for balloon
1854
1855 * fix #2340: gui: ceph: handle 'null' versions for hosts
1856
1857 * fix #2341: ceph: osd create: allow db/wal on partioned disks
1858
1859 * ui: allow one to add the AES flag explicitly to VMs
1860
1861 * ui: IPRef field: allow all valid IPs, even if not in the store
1862
1863 * ui: show supported file types in upload file selector
1864
1865 * api: add initial (experimental!) Software Defined Networ (SDN) API
1866 integration if the libpve-network-perl is installed
1867
1868 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 10:31:21 +0200
1869
1870 pve-manager (6.0-6) pve; urgency=medium
1871
1872 * ui: vm/Hardware: convert more icons from bitmap to vectorized font
1873 awesome
1874
1875 * ui: login: do not show connection failure as login failure
1876
1877 * fix #582: Cope with long running deletions of backup and disk images
1878 by forking a task worker into the background after some delay
1879
1880 * fix #2314: remove GZIP env var
1881
1882 * fix #1594: add "Run now" button for cluster wide backup jobs
1883
1884 * backup: delete "exclude" VMID list when switching a backup job to pool mode
1885
1886 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
1887
1888 pve-manager (6.0-5) pve; urgency=medium
1889
1890 * fix #2292: ceph osd create: use size parameter for db/wal
1891
1892 * improve ceph error handling
1893
1894 * aplinfo: update from aplinfo-pve-6.dat
1895
1896 * gui: improve service and package version hints in ceph OSD and dashboard
1897 view.
1898
1899 * fix #2265: enable discard for virtio-blk
1900
1901 * pve5to6: cert: check certificates key size
1902
1903 * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
1904
1905 * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
1906 with a new flag management window
1907
1908 * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
1909 those where they do not generate problems.
1910
1911 * ui: Include Windows Server 2019 in OS-Type list
1912
1913 * allow to add a SPICE audio devices to a VM
1914
1915 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
1916
1917 pve-manager (6.0-4) pve; urgency=medium
1918
1919 * ui: fix wrong defaultConsole fallback in tree
1920
1921 * ui: dc/Cluster: rename ring columns to link
1922
1923 * ui: cephfs: also add new tooltip like pool create
1924
1925 * ceph: mon list: show only as running when monitor is quorate
1926
1927 * pve5to6: do not complain about native newly created Nautilus OSDs
1928
1929 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
1930
1931 pve-manager (6.0-3) pve; urgency=medium
1932
1933 * pveam available: add 'mail' to sections
1934
1935 * ui: node/disks: fine tune column width and hide vendor by default
1936
1937 * ui: container: filter unusable lxc mount options for the special rootfs
1938 mountpoint
1939
1940 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
1941
1942 pve-manager (6.0-2) pve; urgency=medium
1943
1944 * ceph: add api call for getting the ceph config database
1945
1946 * gui: ceph: show config database under the file config
1947
1948 * fix #1451: allow some extra mount options for container
1949
1950 * further improve 5to6 checklist script
1951
1952 * fix #2267: delete address(6) and netmas(6) with cidr(6)~
1953
1954 * gui: show a 0 value for HA resource grid max_relocate/restart
1955 columns correctly
1956
1957 * pveproxy: allow to request debug sources directly over GET
1958 parameter
1959
1960 * ui: dc/options: use proxmoxNetworkSelector for network
1961
1962 * ui/Parser: printPropertyString: sort non-defaultKey parts for
1963 stability
1964
1965 * api/ceph: add osd scrub api call
1966
1967 * gui: ceph osd: refactor osd panel and add scrub button~
1968
1969 * ui: ceph OSD: tweak default column width a bit~
1970
1971 * ui: ceph/osd: only show at max 5 digits after decimal point for
1972 weight
1973
1974 * ui: ceph/osd: merge apply + commit latency columns~
1975
1976 * ui: remove notify calls on viewmodel
1977
1978 * ui: ceph/pool: rework status grid a bit
1979
1980 * ui: ceph/service list: re-do column definitions with flexible widths
1981
1982 * ui: ceph/pool: enable add_storages by default and add tooltip~
1983
1984 * ui: dc/cluster: allow to create cluster with second link
1985
1986 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
1987
1988 pve-manager (6.0-1) pve; urgency=medium
1989
1990 * gui: ceph pools: fix pool percentage used display
1991
1992 * further improve pve5to6 upgrade checklist helper
1993
1994 * gui: ceph: fix syslog resize
1995
1996 * ceph: osd: use get-or-create to create a bootstrap-osd key on demand
1997
1998 * ceph: init: only handle keyring if auth is cephx
1999
2000 * ceph: mon create: add known monitor ips to mon_host if it is empty
2001
2002 * ceph: automatically create manager after the first monitor
2003
2004 * pveceph install: set repo URL to download.proxmox.com nautilus repo
2005
2006 * ceph: do not distribute obsolete ceph.service anymore
2007
2008 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
2009
2010 pve-manager (6.0-0+4) pve; urgency=medium
2011
2012 * ui: switch over default console viewer to xterm.js
2013
2014 * improve pve5to6 upgrade checklist helper
2015
2016 * ui: use new network selector for cluster create and join
2017
2018 * remove pve-apt.conf which ensured pve-kernels did not get
2019 autoremoved, replaced by a smarter version provided by proxmox-ve
2020
2021 * fix #1278: add possibility to backup pools over API and Web UI
2022
2023 * ceph: mon create: fix not starting monitor if no public_addr is in conf
2024
2025 * eph: disallow IPv4 in new clusters when IPv6 is enabled
2026
2027 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
2028
2029 pve-manager (6.0-0+3) pve; urgency=medium
2030
2031 * VM migrate: add migration with local disks over web GUI
2032
2033 * VM migrate: do some initial checks before a migrate is triggered to notify
2034 users about problems earlier
2035
2036 * ceph: init: update inital config for nautilus
2037
2038 * ceph: improve monitor creation and adapt for Nautilus
2039
2040 * ceph: mon create: detect pubnet via config database
2041
2042 * ceph: enable also msgr2 format for monitors
2043
2044 * gui: ostypes: include 5.x in Linux series and reword to range
2045
2046 * gui: add warnings for ceph and zfs for disks backed by hardware raid
2047 controller
2048
2049 * gui: workspace: cope better with upgrade related false positive 401
2050 HTTP codes
2051
2052 * backup jobs: acquire lock before modifying vzdump.cron
2053
2054 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
2055
2056 pve-manager (6.0-0+2) pve; urgency=medium
2057
2058 * api: cluster/resources: add information about guest locks
2059
2060 * gui: tree: add lock information to tree entries and its tooltips
2061
2062 * api network: make IPv6 address checking spew out more useful errors
2063
2064 * gui: ceph install wizard: use new network selector widget for monitor
2065 creation
2066
2067 * fix #2190: Base64 encode SMBIOS value strings in order to allow more
2068 characters
2069
2070 * ceph: allow to enable encryption on osd create through web GUI or API
2071
2072 * gui: vm: add new CPU flag selector with tri-state awareness and many more
2073 flags to select
2074
2075 * improve OSD creation compatibility with Ceph Nautilus
2076
2077 * gui: add initial version of cluster wide ceph dashboard
2078
2079 * allow to destroy OSDs under both, Ceph Luminous and Nautilus
2080
2081 * ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
2082 and warn if they are not all the same
2083
2084 * fix #2223: fix set_button_status isCDRom
2085
2086 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
2087
2088 pve-manager (6.0-0+1) pve; urgency=medium
2089
2090 * rework log out button to general user and session management menu
2091
2092 * re-build for Debian Buster / PVE 6
2093
2094 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
2095
2096 pve-manager (5.4-6) unstable; urgency=medium
2097
2098 * gui: node: change syslog to JournalView and new (mini-)journal api
2099
2100 * node: add api endpoint for new mini-journalreader
2101
2102 * fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
2103
2104 * ui: NodeSelector: check status field for offline nodes
2105
2106 * allow to use cidr(6) for passing IP/CIDR to the network api
2107
2108 * fix #2183: fix blinking subscription and show unknown status
2109
2110 * ui: TFAEdit: use new tfa api call
2111
2112 * ui: storage: handle empty response in case of file upload error
2113
2114 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
2115
2116 pve-manager (5.4-5) unstable; urgency=medium
2117
2118 * ui: two factor auth: handle older TFA setups with no specific type set
2119
2120 * fix #1910: urlencode usernames in UserEdit
2121
2122 * ensure we have up-to-date information before retrieving cluster status
2123
2124 * fix #482: Add timestamps to backup create task log
2125
2126 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
2127
2128 pve-manager (5.4-4) unstable; urgency=medium
2129
2130 * fix #1326: allow multiple status server definitions per type
2131
2132 * fix ceph install wizard not accepting ipv6
2133
2134 * ui: tfa: set initial tab based on current tfa type and disable other
2135 tabs
2136
2137 * fix #2177: use getValue() to get otp value
2138
2139 * fix #263: only include node rrd stats if user has Sys.Audit
2140
2141 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
2142
2143 pve-manager (5.4-3) unstable; urgency=medium
2144
2145 * use correct icon for hibernate in tree context command menu
2146
2147 * ui: Restore: Fix error where the textfield did not default to next
2148 free VMID
2149
2150 * fix #1814: do not enable disk related buttons for audit user
2151
2152 * ui: dc/options: allow to edit migration settings and HA shutdown
2153 policy
2154
2155 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
2156
2157 pve-manager (5.4-2) unstable; urgency=medium
2158
2159 * improve user TFA editing
2160
2161 * all TFA logins are now provided as two steps in the WebUI, first
2162 common login credentials then, if configured, TFA. The OTP field
2163 from the login window got removed, it is not necessary anymore.
2164
2165 * update shipped aplinfo index
2166
2167 * pvereport: only compute report def if we generate a report
2168
2169 * add onlineHelp for new WebUI windows and panels
2170
2171 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
2172
2173 pve-manager (5.4-1) unstable; urgency=medium
2174
2175 * fix #1145: Warn if datacenter firewall is disabled
2176
2177 * add host firewall config, ip route information, ceph, iSCSI and more
2178 disk and ZFS information to pvereport
2179
2180 * fix #2132: gui: set vcpu default maxValue to 1
2181
2182 * pvestatd: preparation to rotate auth keys if necessary
2183
2184 * fix: # 2123 Logging of user defined firewall rules
2185
2186 * ui: show lock in status bar of vms/cts
2187
2188 * allow deletion of mac prefix
2189
2190 * use localhost instead of 127.0.0.1 to listen with spiceterm
2191
2192 * add tooltips to the tree
2193
2194 * ui: improve ceph installer
2195
2196 * ui: move VM BIOS and SCSI controller selection to hardware tab
2197
2198 * ui: allow to set VM machine type through hardware tab
2199
2200 * ui: VM command menu: rename suspend to pause
2201
2202 * ui: allow to hibernate (suspend to disk) VMs
2203
2204 * ui: allow to set the firewall log rate limit and burst
2205
2206 * fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
2207 so that only the one from the VM/CT options must be enabled
2208
2209 * ui: support user-settable u2f and TOTP authentication and
2210 configuration
2211
2212 * ui: always show otp field on login
2213
2214 * fix: #1218 Expose unique MAC address generation on restore of VMs
2215 and CTs in UI
2216
2217 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
2218
2219 pve-manager (5.3-12) unstable; urgency=medium
2220
2221 * ui: fix popup behaviour in firefox with touchscreens on desktop
2222
2223 * pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
2224
2225 * add possibility to call pveceph install through shell API
2226
2227 * fix #2122: use correct format in help text of timefield
2228
2229 * added basic ability to install ceph via web gui
2230
2231 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
2232
2233 pve-manager (5.3-11) unstable; urgency=medium
2234
2235 * fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
2236 pool creation failed in some cases, e.g., CephFS creation over GUI, API or
2237 CLI and pool creation over CLI or API depending on parameters passed.
2238
2239 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
2240
2241 pve-manager (5.3-10) unstable; urgency=medium
2242
2243 * show Storage Content with Datastore.AllocateSpace/Audit permissions
2244
2245 * fix #2051: preserve DB/WAL disk on destroy
2246
2247 * fix #2096: enable resume in context menu for guest triggered sleep
2248
2249 * default to unpriviledged CT in the GUI
2250
2251 * fix #1769: restart mode for bulk lxc migration
2252
2253 * pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
2254
2255 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
2256
2257 pve-manager (5.3-9) unstable; urgency=medium
2258
2259 * fix #1982: pvesh: check if a handler exists for path
2260
2261 * fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
2262
2263 * fix #2058: show correct pool for external ceph clusters
2264
2265 * task index: allow filtering by task type and selection of task source(s)
2266
2267 * add virtio-gpu and none to VMs display selection combobox
2268
2269 * add context menu to global search bar entries
2270
2271 * show hookscripts in GUI
2272
2273 * fix #1831: Add filter to CT template/appliances download window
2274
2275 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
2276
2277 pve-manager (5.3-8) unstable; urgency=medium
2278
2279 * fix #1997: set taskid for single-guest backups
2280
2281 * fix #2030: use looks_like_number for number check
2282
2283 * ceph: change check if installed to ceph mon binary
2284
2285 * allow 8-way NUMA systems
2286
2287 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
2288
2289 pve-manager (5.3-7) unstable; urgency=medium
2290
2291 * refactor ceph API and modules
2292
2293 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
2294
2295 pve-manager (5.3-6) unstable; urgency=medium
2296
2297 * fix #2017: add help button to storage input panels
2298
2299 * Fix #2019: CephFS storage misses Max Backups
2300
2301 * ui: lxc/features: add fuse
2302
2303 * ui: lxc/features: disable nfs and cifs for unprivileged
2304
2305 * do not send 'undefined' as romfile when adding a pcidevice
2306
2307 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
2308
2309 pve-manager (5.3-5) unstable; urgency=medium
2310
2311 * ui: CephFS: fix onlineHelp buttons
2312
2313 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
2314
2315 pve-manager (5.3-4) unstable; urgency=medium
2316
2317 * pveceph: ensure ceph-fuse gets uptdated when installing ceph server
2318
2319 * api: poll for for active MDS on CephFS creation
2320
2321 * fix #1430: ceph init: allow to specify separate cluster network
2322
2323 * pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
2324 ensure creating succeeds even if the disk was an OSD earlier
2325
2326 * ui: cluster: require ring0_addr if joinee's ring and node addr
2327 differ
2328
2329 * ceph: update all placement groups (pg_num) defaults to 128
2330
2331 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
2332
2333 pve-manager (5.3-3) unstable; urgency=medium
2334
2335 * api: cephfs create: wait for MDS to become active before adding as storage
2336
2337 * api: cephfs: check if storage ID is free when add_storage is set
2338
2339 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
2340
2341 pve-manager (5.3-2) unstable; urgency=medium
2342
2343 * include ceph-mds in pveceph install
2344
2345 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
2346
2347 pve-manager (5.3-1) unstable; urgency=medium
2348
2349 * ceph: add service restart api call
2350
2351 * gui: add ceph osd and monitor restart button
2352
2353 * gui: add CephFS integration
2354
2355 * add CephFS and MDS API integration
2356
2357 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
2358
2359 pve-manager (5.2-13) unstable; urgency=medium
2360
2361 * allow one to remove images from a storage over the web GUI, if no VM exists
2362 in the cluster or the storage is local
2363
2364 * allow one to passthrough PCI devices to VMs over the web GUI
2365
2366 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
2367
2368 pve-manager (5.2-12) unstable; urgency=medium
2369
2370 * improve ZFS gui
2371
2372 * fix #1959: remove invalid SLAAC option
2373
2374 * pveceph: pool create: add_storage now only creates one storage entry
2375
2376 * Enable "Discard" option for IDE and SATA drives
2377
2378 * fix #1928: ct snapshot: changed rollback message to warning
2379
2380 * fix #1358: ui: show clustername besides Datacenter node, if available
2381
2382 * fix #1224: ui: ACLAdd: allow one to filter by username
2383
2384 * ui: dc/storage: allow one to add CephFS entries
2385
2386 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
2387
2388 pve-manager (5.2-11) unstable; urgency=medium
2389
2390 * Update default CIPHERS to a more current list
2391
2392 * close #584: ui qemu: changed remove unused disk to asynchron call
2393
2394 * dc/user: render user fullnames htmlEncoded
2395
2396 * ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
2397 can be re-used for any purpose
2398
2399 * gui: expose lxc features
2400
2401 * Add "SSD emulation" property to IDE, SATA, and SCSI drives
2402
2403 * fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
2404
2405 * gui: let users edit the vga memory
2406
2407 * node zfs: added check for undefined & new case AVAIL
2408
2409 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
2410
2411 pve-manager (5.2-10) unstable; urgency=medium
2412
2413 * add /node/{NODE}/hosts API Call
2414
2415 * make /etc/hosts editable via gui
2416
2417 * API2 : Network : add network config reload
2418
2419 * pvesh: fix bug #1942 - add standard options conditional
2420
2421 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
2422
2423 pve-manager (5.2-9) unstable; urgency=medium
2424
2425 * gui: allow whitespace in mountpoint paths
2426
2427 * fix #1884: vm/hardware: ensure correct value on pending changes
2428
2429 * pveceph: remove btrfs as fstype for new OSDs
2430
2431 * qemu: CPU selector: add EPYC
2432
2433 * fix #1897: bump max number of mountpoints to 256
2434
2435 * fix checkbox selection for guest selector used by bulk actions
2436
2437 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
2438
2439 pve-manager (5.2-8) unstable; urgency=medium
2440
2441 * fix doubleclick on VM with spice console
2442
2443 * ui: storage: combine RBD external and hyperconverged add dialog
2444
2445 * add LVM, LVMThin, directory based storage and ZFS management GUI
2446
2447 * ui: storage: Linux LIO/targetcli support
2448
2449 * fix #1837: reorganize HA panel
2450
2451 * fix #1828: check if targetnode exists before starting mass migration
2452
2453 * ui: ZFS over iSCSI: allow only relevant inputs
2454
2455 * fix #1393: use language from datacenter.cfg as default for GUI
2456
2457 * fix #1872: always close VM disk move panel after its taskviewer got closed
2458
2459 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
2460
2461 pve-manager (5.2-7) unstable; urgency=medium
2462
2463 * pveproxy: add link to extjs for api-viewer
2464
2465 * pvesh: complete rewrite (removed interactive mode)
2466
2467 * pvenode: use print_api_result to print acme account information
2468
2469 * ui: permissions: allow to select root path '/' directly
2470
2471 * set resize to 'off' for the novnc popup
2472
2473 * improve xtermjs settings button behaviour
2474
2475 * nodeconfig acme-domain: allow domains starting with numbers
2476
2477 * Submit pool if non-empty in lxc CreateWizard
2478
2479 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
2480
2481 pve-manager (5.2-6) unstable; urgency=medium
2482
2483 * add task list, log and status commands to the pvenode cli tool
2484
2485 * ui/storage: cifs: only allow entering a password if user is set
2486
2487 * Add cephfs to allowed storages for vzdump backup
2488
2489 * document return properties for cluster resource and node list API
2490 calls
2491
2492 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
2493
2494 pve-manager (5.2-5) unstable; urgency=medium
2495
2496 * add startall, stopall and migrateall commands to the pvenode cli
2497 tool
2498
2499 * replace read_password with param_mapping in pvesh
2500
2501 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
2502
2503 pve-manager (5.2-4) unstable; urgency=medium
2504
2505 * add create wizard checkbox to autostart a container after creation finished
2506 successfully
2507
2508 * add compatibility with ACMEv2 protocol for node certificates
2509
2510 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
2511
2512 pve-manager (5.2-3) unstable; urgency=medium
2513
2514 * allow ifupdown2 as alternative for ifenslave
2515
2516 * add autostart checkbox when creating a VM
2517
2518 * remove limits from swap/memory input boxes
2519
2520 * add ebtables option to cluster firewall settings
2521
2522 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
2523
2524 pve-manager (5.2-2) unstable; urgency=medium
2525
2526 * fix #1499 Implement a combobox for Permissions paths
2527
2528 * fix #427: add notes panel to node
2529
2530 * api/acme: actually fallback to default value for account name parameter
2531
2532 * Improve VM AgentIPView WebUI component
2533
2534 * allow adding socket backed serial devices to VMs in WebUI
2535
2536 * allow one to re-enable iSCSI storages again through WebUI
2537
2538 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
2539
2540 pve-manager (5.2-1) unstable; urgency=medium
2541
2542 * add _blank target for optional url
2543
2544 * fixes #1503 Add role CRUD to the GUI.
2545
2546 * hide irrelevant buttons and tabs for container templates
2547
2548 * ui/UserEdit: fixup grammar in password match error message
2549
2550 * update included aplinfo.dat
2551
2552 * correct node free calculation
2553
2554 * add missing onlineHelp links
2555
2556 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
2557
2558 pve-manager (5.1-53) unstable; urgency=medium
2559
2560 * show additional status info in the VM summary page
2561
2562 * added an io-error status icon for VMs
2563
2564 * minor keyboard interaction improvements in the UI
2565
2566 * added a node-specific configuration file
2567
2568 * added ACME API endpoints to manage ACME accounts and certificates
2569
2570 * added pvenode command line tool for certificate and acme account management
2571
2572 * added certificate renewal to pveupdate
2573
2574 * added certificate management to node UI
2575
2576 * expose 'move volume' functionality for container mount points via the UI
2577
2578 -- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
2579
2580 pve-manager (5.1-52) unstable; urgency=medium
2581
2582 * VM/Hardware: show memory shares
2583
2584 * remove the novnc panels for node/container (replaced by xtermjs)
2585
2586 * allow xtermjs to be the default console
2587
2588 * fix #1691: use asynchronous API call for VM disk creation
2589
2590 * fix #1732: actually post values in IScsiEdit
2591
2592 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
2593
2594 pve-manager (5.1-51) unstable; urgency=medium
2595
2596 * overwrite the built-in 'run_editor' function
2597
2598 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
2599
2600 pve-manager (5.1-50) unstable; urgency=medium
2601
2602 * better focus of lxc/MPEdit
2603
2604 * merge cores, cpulimit and cpuunits for containers
2605
2606 * lxc/MPEdit: rework for advanced options
2607
2608 * Utils: add forEachMP
2609
2610 * lxc/ResoureEdit: move some cpu fields to advanced options
2611
2612 * qemu/CreateWizard: add advanced options on general tab
2613
2614 * qemu/NetworkEdit: rework panel for advanced options
2615
2616 * qemu/MemoryEdit: rework panel and move most things in advanced options
2617
2618 * qemu/HDEdit: move diskthrottling to advanced options
2619
2620 * fix editor and set_button_status for cloudinit
2621
2622 * rework ProcessorEdit and merge with CPUOptions using advanced options
2623
2624 * qemu/HDEdit.js: move some fields into advanced options
2625
2626 * add advanced checkbox to the wizard
2627
2628 * Add CIFS in strorage info to allow backup.
2629
2630 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
2631
2632 pve-manager (5.1-49) unstable; urgency=medium
2633
2634 * add cluster administartion panel
2635
2636 * ui: add storage plugin base class
2637
2638 * controller: StorageEdit: check if 'maxfiles' could be looked up
2639
2640 * ui/Utils: add storage schema
2641
2642 * ui/Utils: do not create non-standard console.dir fallback
2643
2644 * ui: restore: add bandwidth limit field
2645
2646 * ui: dc/storages: add bwlimit column
2647
2648 * ui: dc/storages: use responsive column width
2649
2650 * pve-daily-update.service: add Wants/After for pve-cluster.service
2651
2652 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
2653
2654 pve-manager (5.1-48) unstable; urgency=medium
2655
2656 * improve and add additional information in pvereport
2657
2658 * add clone UI for container
2659
2660 * add CIFS (SMB) UI
2661
2662 * add cloundinit UI
2663
2664 * pveupdate: replace cron job with systemd timer (pve-daily-update)
2665
2666 * fix #1698: add_integer_row should add an integer row
2667
2668 * cleanup build and packaging system
2669
2670 * VZDump: handle timelocal year correctly
2671
2672 * fix #1683: do not send non-numeric values to graphite
2673
2674 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
2675
2676 pve-manager (5.1-47) stable; urgency=medium
2677
2678 * added icons to summaries and improved spacing
2679
2680 * added HA info to the template summary
2681
2682 * show IP address in summary if the guest-agent can provide it
2683
2684 * let storage summary, ceph & cluster dashboards use the full browser width
2685
2686 * various node, lxc and qemu summary page improvements
2687
2688 * preparations for extjs 6.2.0
2689
2690 * update widget toolkit dependency
2691
2692 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
2693
2694 pve-manager (5.1-46) stable; urgency=medium
2695
2696 * pveversion: sort kernel packages by version
2697
2698 * pveversion: add new pve packages
2699
2700 * fix wizard validity check for options spanning multiple tabs
2701
2702 * fix #1573: show bootdisk usage on container summary
2703
2704 * fix edit button for some panels
2705
2706 * fix #1629: improve min/max memory handling
2707
2708 * fix #1631: change units to binary prefix
2709
2710 * fix #1635: correctly change maxIds in ControllerSelector in wizard
2711
2712 * enable/disable xtermjs depending on the existance of a serial port
2713
2714 * show serial ports on the gui
2715
2716 * change group of unused to 99 to that we can add things in between
2717
2718 * add icon/class for serial ports
2719
2720 * qemu/Monitor: save the last 20 commands
2721
2722 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
2723
2724 pve-manager (5.1-44) stable; urgency=medium
2725
2726 * fix upgrade of other cluster nodes via xtermjs not working properly
2727
2728 * switch to using pve-i18n and proxmox-widget-toolkit
2729
2730 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
2731
2732 pve-manager (5.1-43) stable; urgency=medium
2733
2734 * add spec-ctrl cpu flag checkbox
2735
2736 * add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
2737
2738 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
2739
2740 pve-manager (5.1-42) stable; urgency=medium
2741
2742 * fix #1605: reflect backend values of minimum container memory limit
2743
2744 * add a 'pcid' checkbox to the CPU edit window
2745
2746 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
2747
2748 pve-manager (5.1-41) stable; urgency=medium
2749
2750 * pveupdate - always run check for available updates
2751
2752 * prevent double ticket api call
2753
2754 * Add new icon for xtermjs consoles, based on xtermjs logo
2755
2756 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
2757
2758 pve-manager (5.1-40) stable; urgency=medium
2759
2760 * send an email when a replication job fails
2761
2762 * added xterm.js as an alternative for vncterm for the host shell,
2763 container terminals and qemu serial port connections
2764
2765 * allow users with the Sys.Audit permission to see the subscription status
2766
2767 * allow users with the Sys.Modify permission to see and modify subscriptions
2768
2769 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
2770
2771 pve-manager (5.1-39) stable; urgency=medium
2772
2773 * fix #1589: auth_handler: raise proper exception on init_request error
2774 (e.g., during pmxcfs restarts)
2775
2776 * update catalan translation
2777
2778 * add a proper confirmation message when we detach an used disk
2779
2780 * fix #1526: Use 'detach' instead of 'remove' when the disk is used
2781
2782 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
2783
2784 pve-manager (5.1-38) stable; urgency=medium
2785
2786 * ceph: create mon: fix & improve check if IP is in public net
2787
2788 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
2789
2790 pve-manager (5.1-37) stable; urgency=medium
2791
2792 * fix #1523: Display the Max Backups field only if relevant
2793
2794 * fix #1578: api/resource hastate: fallback to resource cfg state
2795
2796 * fix #1539: add missing shellquote for proxied commands of pvesh
2797
2798 * fix #1542: use percent_used key instead of calculation
2799
2800 * fix wrong default value shown for the DHCP firewall option
2801
2802 * prevent visual flashing of button when changing element in the tree
2803
2804 * ceph: create pool: check for quorum at start
2805
2806 * logrotate: try to tell services to reload instead of doing a full restart
2807
2808 * add various status sub-icons in the tree
2809
2810 * add a new status column in the resourcestore
2811
2812 * add default 'unknown' status for vms and containers
2813
2814 * add version GET parameter for js/css files to improve cache behaviour
2815
2816 * reduce spiceproxy memory footpring by not loading an unused package
2817
2818 * Add %-used and min_size to "pveceph lspools" command
2819
2820 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
2821
2822 pve-manager (5.1-36) unstable; urgency=medium
2823
2824 * rebuild to fixup permissions
2825
2826 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
2827
2828 pve-manager (5.1-35) unstable; urgency=medium
2829
2830 * bump for 5.1 release
2831
2832 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
2833
2834 pve-manager (5.0-34) unstable; urgency=medium
2835
2836 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
2837 prefix of another node's name
2838
2839 * ceph: bluestore is now the default in the api and command line interfaces
2840
2841 * Add a field to show which SCSI controller type we are currently using
2842
2843 * Render full name of VirtIO Block controller
2844
2845 * Update VM SCSI controller type after OS selection in Wizard
2846
2847 * Update VM SCSI type based on iothread value when inside the wizard
2848
2849 * Collect less frequently used guest system buttons under a 'More' button
2850
2851 * Rename global 'Help' button to 'Documentation'
2852
2853 * Add some help buttons to ceph UI
2854
2855 * Use a comobo selector when adding guests to HA instead of a number field
2856
2857 * Simplify HA state display
2858
2859 * Various input focus improvements with the inline novnc console
2860
2861 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
2862
2863 pve-manager (5.0-32) unstable; urgency=medium
2864
2865 * disable quota checkbox for unprivileged containers
2866
2867 * rename pve-manager.service to pve-guests.service and refuse manual
2868 start/stop, since it's responsible for starting up autostarted guests
2869 at boot time and shutting _every_ guest down on shutdown, to avoid
2870 confusion about what happens when restarting the "pve manager"
2871
2872 * show 'RBD' instead of 'RBD (external)' on storage summary
2873
2874 * make bluestore the default choice when creating osds
2875
2876 * add new "RBD (PVE)" storage choice
2877
2878 * ceph: do not automatically use wal if only journal is given
2879
2880 * rename 'Remove' ceph pool button to 'Destroy'
2881
2882 * add add storages checkbox to ceph pool creation
2883
2884 * add remove_storages parameter to the pool destruction
2885
2886 * ceph/destroypool: optionally remove storages
2887
2888 * ceph/createpool: optionally add storages
2889
2890 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
2891
2892 pve-manager (5.0-31) unstable; urgency=medium
2893
2894 * lxc/qemu: hide migrate in contextmenu when no cluster or no rights
2895
2896 * lxc: hide migrate button for non cluster setups
2897
2898 * qemu: hide not usable buttons
2899
2900 * pveceph: implement checks for ceph version & binaries
2901
2902 * qemu: improve iothread/discard/controller type handling
2903
2904 * ceph: adapt to new health output style for luminous
2905
2906 * ceph: warning window modal
2907
2908 * ceph: fix gui icons
2909
2910 * ceph: add application parameter to createpool
2911
2912 * ceph: make size 3/min 2 default with createpool
2913
2914 -- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
2915
2916 pve-manager (5.0-30) unstable; urgency=medium
2917
2918 * ceph: improve bluestore information display
2919
2920 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
2921
2922 pve-manager (5.0-29) unstable; urgency=medium
2923
2924 * ceph: ensure mgr starts after pve-cluster
2925
2926 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
2927
2928 pve-manager (5.0-28) unstable; urgency=medium
2929
2930 * fix #1465: crush rule selection when creating pool
2931
2932 * fix regression when creating first monitor of a ceph cluster
2933
2934 * various bluestore and other ceph fixes
2935
2936 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
2937
2938 pve-manager (5.0-27) unstable; urgency=medium
2939
2940 * pveceph: allow '-' in the service name pattern
2941
2942 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
2943
2944 pve-manager (5.0-26) unstable; urgency=medium
2945
2946 * Close #1268: Show migration start server and migration end server
2947
2948 * various GUI usability improvements
2949
2950 * pveceph: added createmgr & destroymgr command
2951
2952 * pveceph: creating a monitor now also creates a standard manager if not
2953 already present
2954
2955 * pveceph: monitor and manager names now default to the node name rather
2956 than numeric IDs.
2957
2958 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
2959
2960 pve-manager (5.0-25) unstable; urgency=medium
2961
2962 * Update ceph ui to use the restructured data format of ceph luminous 12.1.1
2963 Older ceph versions are no longer be supported by the UI.
2964
2965 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
2966
2967 pve-manager (5.0-24) unstable; urgency=medium
2968
2969 * Fix #1450: re-enable setgid bit on pvemailforward
2970
2971 * Fix GUI issues with editing mount points which reside on storages
2972 for which the rootfs storage type has been removed.
2973
2974 * Fix GUI issues when editing bind mounts for containers.
2975
2976 * Fix OSD count display issue in the ceph dashboard.
2977
2978 * Move OS type selection to after the installation medium selection in the
2979 VM creation wizard.
2980
2981 * Fix 'pveceph createosd' to not to default to bluestore on newer ceph
2982 versions. (It has a --bluestore option after all.)
2983
2984 * Added an informative empty-text when editing a container's DNS section.
2985
2986 * remove old CA entry for enterprise repository, not required anymore
2987
2988 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
2989
2990 pve-manager (5.0-23) unstable; urgency=medium
2991
2992 * add certificate authority for enterprise repository
2993
2994 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
2995
2996 pve-manager (5.0-22) unstable; urgency=medium
2997
2998 * update lxc template list (aplinfo.dat)
2999
3000 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
3001
3002 pve-manager (5.0-21) unstable; urgency=medium
3003
3004 * update lxc template list (aplinfo.dat)
3005
3006 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
3007
3008 pve-manager (5.0-20) unstable; urgency=medium
3009
3010 * update german and italian translations
3011
3012 * pvesr: allow schedule now from CLI
3013
3014 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
3015
3016 pve-manager (5.0-19) unstable; urgency=medium
3017
3018 * pvesr status: handle disabled jobs
3019
3020 * replication; merge status and status text
3021
3022 * replication: show disabled jobs and allow enabling/disabling
3023
3024 * Revert "add beta text with link to bugtracker"
3025
3026 * replication: adapt help buttons reference
3027
3028 * Add Help Button for Backup Modal Windows
3029
3030 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
3031
3032 pve-manager (5.0-18) unstable; urgency=medium
3033
3034 * replication: fix issue when creating jobs for VMs on different cluster
3035 nodes
3036
3037 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
3038
3039 pve-manager (5.0-17) unstable; urgency=medium
3040
3041 * replication GUI: add schedule now button
3042
3043 * gui: drop cirrus from the GUI
3044
3045 * replication: improve schedule format example
3046
3047 * Add a checkbox 'Skip replication'
3048
3049 * ceph: keys: add mgr allow * to client.admin
3050
3051 * pveceph: createosd: allow to create bluestore OSDs
3052
3053 * pveceph: init: add min_size, change default to 3/2
3054
3055 * PVE/API2/Replication.pm: call purge_old_states in run_jobs
3056
3057 * replication/ui: improve wording for job removal
3058
3059 * replication: refuse to create jobs with nothing to do
3060
3061 * ceph: init: allow pool deletion by default
3062
3063 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
3064
3065 pve-manager (5.0-16) unstable; urgency=medium
3066
3067 * fix lxc hostname input window
3068
3069 * fix reselection on vm/ct migrate in gu
3070
3071 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
3072
3073 pve-manager (5.0-15) unstable; urgency=medium
3074
3075 * pvesr.timer: set AccuracySec=1
3076
3077 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
3078
3079 pve-manager (5.0-14) unstable; urgency=medium
3080
3081 * add systemd timer unit to trigger pvesr run
3082
3083 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
3084
3085 pve-manager (5.0-13) unstable; urgency=medium
3086
3087 * fix regression in gui when migrating guests
3088
3089 * show resume button when qmpstatus is 'suspended'
3090
3091 * add initramfs conf snippet disabling RESUME
3092
3093 * better default column sizes for replication grid
3094
3095 * change default replication status text to 'OK'
3096
3097 * change short duration format to x.y
3098
3099 * add replication to stateprovider dictionary
3100
3101 * use git rev-parse for repoid
3102
3103 * better Status description for jobs which are about to be run
3104
3105 * use also a 150 pix width for Date in LXC Snapshot Tree
3106
3107 * fix LXC Snapshots Edit Window timestamps
3108
3109 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
3110
3111 pve-manager (5.0-12) unstable; urgency=medium
3112
3113 * OSD: rename 'remove' to 'destroy'
3114
3115 * pvereport: improve output and add timeouts to commands
3116
3117 * PVE/API2/Replication.pm: add $verbose parameter run_jobs()
3118
3119 * update default aplinfo.dat
3120
3121 * use 'any' for build architecture
3122
3123 * fix #1414: use table layout instead of columns
3124
3125 * add replication GUI
3126
3127 * Fix #1372: require manually entering the Ceph Pool id before destroying
3128 a pool
3129
3130 * Adapt SafeDestroy component to be able to delete Ceph Pools
3131
3132 * implement digest checking for ReplicationConfig update
3133
3134 * implement pvesr set_state
3135
3136 * GUI: don't translate NDP
3137
3138 * german translation update
3139
3140 * italian translation update
3141
3142 * translate params in bulk migrate window
3143
3144 * change to debians font-awesome package
3145
3146 * mark node shutdown/reboot buttons as dangerous
3147
3148 * explicit set button focus respecting the 'dangerous' option
3149
3150 * removed PVE/Replication.pm (moved to pve-guest-common)
3151
3152 * use new replication helpers from pve-guest-common
3153
3154 * change from dpkg-deb to dpkg-buildpackage
3155
3156 * do not let www-data own the static js/html files
3157
3158 * make language js files consistent (fix sorting)
3159
3160 * add SOURCE_DATE_EPOCH to Makefile
3161
3162 * Add force parameter for delete replica job
3163
3164 * fix #1389: vzdump: handle storage failure in new()
3165
3166 * show hostpci devices in gui
3167
3168 * show usb devices in qemu hardware view
3169
3170 * fix #1385: display no rbd user by default
3171
3172 * use physical NIC regexp
3173
3174 * replication code improvements
3175
3176 * PVE::API2::Tasks - use PVE::Tools::dump_logfile
3177
3178 * mobilegui: fix title with perl template
3179
3180 * add defaultButton to loginWindow
3181
3182 * add defaultButton and focus to snapshot window
3183
3184 * add override for correct defaultButton behaviour
3185
3186 * remove "read-only" option from container root disk
3187
3188 * fix #1400: do not use defaultButton in NotesEdit window
3189
3190 * allow width and height parameter for vncshell
3191
3192 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
3193
3194 pve-manager (5.0-11) unstable; urgency=medium
3195
3196 * add basic replication framework and API
3197
3198 * pvesr: new CLI tool for replication
3199
3200 * implement regression tests for replication code
3201
3202 * PVE::API2Tools::resolve_proxyto - new helper
3203
3204 * Fix #1386: track postfix daemon status via postfix@-
3205
3206 * optimize resourcestore, add suspend/resume events to updateTree
3207
3208 * Make a new systemd target pve-storage
3209
3210 * ceph: init: add optional disable_cephx option
3211
3212 * ceph: init: remove filestore xattr use omap
3213
3214 * fix #1359: change to vm when double clicking in pool member view
3215
3216 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
3217
3218 pve-manager (5.0-10) unstable; urgency=medium
3219
3220 * PVE/APLInfo.pm: avoid locale specific time stamps
3221
3222 * vzdump: do not generate locale specific time stamps
3223
3224 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
3225
3226 pve-manager (5.0-9) unstable; urgency=medium
3227
3228 * update cpuset rebalance code for new libpve-common-perl package
3229
3230 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
3231
3232 pve-manager (5.0-8) unstable; urgency=medium
3233
3234 * filter templates in bulk start/stop
3235
3236 * add skylake to cpu types
3237
3238 * set default focus and default button for edit window
3239
3240 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
3241
3242 pve-manager (5.0-7) unstable; urgency=medium
3243
3244 * move qemu reset button into shutdown menu
3245
3246 * add a 'convert to template' in the vm action bar
3247
3248 * add right-click menu for nodes
3249
3250 * highlight errors in grids
3251
3252 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
3253
3254 pve-manager (5.0-6) unstable; urgency=medium
3255
3256 * update japanese translation
3257
3258 * ceph: allow higher replication levels than 3/3
3259
3260 * ceph: change default GUI replication level to 3/2
3261
3262 * fix #1317: check wizard form also on validitychange
3263
3264 * fix start on boot
3265
3266 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
3267
3268 pve-manager (5.0-5) unstable; urgency=medium
3269
3270 * update pve-enterprise repository URL
3271
3272 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
3273
3274 pve-manager (5.0-4) unstable; urgency=medium
3275
3276 * fix #1307: dont use language dependent separator in gui
3277
3278 * add beta text with link to bugtracker
3279
3280 * pveceph: create default keys when creating monitor
3281
3282 * pveceph: use luminous by default
3283
3284 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
3285
3286 pve-manager (5.0-3) unstable; urgency=medium
3287
3288 * use 'U' to encode undefined values for RRD graphs
3289
3290 * remove backup locks when starting all VMs on boot
3291
3292 * get_filtered_vmlist: save VM conf in own subhash
3293
3294 * include also HA VMs if a vm list is explicit specified
3295
3296 * VMSelctor: add HA state and allow to filter with it
3297
3298 * PVEResource store: respect defaulValue of elements
3299
3300 * update sources.list to stretch
3301
3302 * APT: update packages and package names
3303
3304 * Fix #1305: typo
3305
3306 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
3307
3308 pve-manager (5.0-2) unstable; urgency=medium
3309
3310 * control.in: change description to avoid lintian warning
3311
3312 * depend on libc6 to avoid lintian error
3313
3314 * pveproxy: do not serve /usr/share/vncterm - no longer required
3315
3316 * install lintian overrides file
3317
3318 -- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
3319
3320 pve-manager (5.0-1) unstable; urgency=medium
3321
3322 * bump version for stretch
3323
3324 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
3325
3326 pve-manager (4.4-13) unstable; urgency=medium
3327
3328 * fix #1299: sort pools in pool selector by default
3329 * fix #306: add email address field to backup-now window
3330
3331 * added a clone button to the VM toolbar
3332
3333 * change rendering of timestamps where no sorting is required
3334
3335 * drop net-tools dependency, use iproute2 instead
3336
3337 * handle references to deleted storages better
3338
3339 * influxdb plugins: send nodename when updating CT/VM status
3340
3341 * minor UI improvements:
3342 - clone: use an empty-text to show the meaning of an empty storage field
3343 - don't try to translate paths such as '/dev/console'
3344 - don't try to translate common terms/abbreviations such as 'USB'
3345 - add a css fix for chrome >= 56
3346 - fix not having a node selected showing a 'Node seems to be offline' error
3347
3348 * correctly pass 'nowritecache' for zfs storages
3349
3350 * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
3351
3352 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
3353
3354 pve-manager (4.4-12) unstable; urgency=medium
3355
3356 * REST/RPCEnvironment's check_worker is a method now
3357
3358 * spiceproxy: import PVE::SafeSyslog
3359
3360 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
3361
3362 pve-manager (4.4-11) unstable; urgency=medium
3363
3364 * depend on libjs-extjs
3365
3366 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
3367
3368 pve-manager (4.4-10) unstable; urgency=medium
3369
3370 * do no translate ha states
3371
3372 * Use the enabled/disabled toggler to render grid options
3373
3374 * Add new renderer function for toggling enabled/disabled options
3375
3376 * Remove technical terms from content to be translated
3377
3378 * Move VZDump base plugin to libpve-common-guest-perl
3379
3380 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
3381
3382 pve-manager (4.4-9) unstable; urgency=medium
3383
3384 * use new PVE::Storage::check_volume_access()
3385
3386 * pvestatd.pm: corretly use new RPCEnvironment
3387
3388 * pveproxy: do not expose /pve2/js/ (no longer required)
3389
3390 * Remove redundant helper for login window
3391
3392 * Do not try to translate domain specific terms
3393
3394 * remove reference to PVE.ConsoleWorkspace
3395
3396 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
3397
3398 pve-manager (4.4-8) unstable; urgency=medium
3399
3400 * use new libpve-http-server-perl package
3401
3402 * remove www/bootstrap completely (now in pve-http-server)
3403
3404 * HTTPServer.pm: rewrite rest_handler (simplify code)
3405
3406 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
3407
3408 pve-manager (4.4-7) unstable; urgency=medium
3409
3410 * disable autoselect of targetstorage
3411
3412 * fix CSRF token generation (broke in 4.4-6)
3413
3414 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
3415
3416 pve-manager (4.4-6) unstable; urgency=medium
3417
3418 * add setup_environment hooks to CLIHandler classes
3419
3420 * remove obsolete PVE::REST class
3421
3422 * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
3423
3424 * HTTPServer.pm: cleanups
3425
3426 * Clone GUI: cleanups
3427
3428 * add sort to jsgettext.pl
3429
3430 * update po files, updated german translation
3431
3432 * add type column to storage content view
3433
3434 * check general health for ceph monitors, not only time
3435
3436 * fix #1247: disregard timecheck for one monitor
3437
3438 * disable submit button in migrate window when not valid
3439
3440 * make filtered columns in grid more prominent
3441
3442 * change Start/Stop/Migrate all to Bulk actions
3443
3444 * show only relevant vms in bulk action window
3445
3446 * add vmid filter to (start/stop/migrate)all
3447
3448 * ha: re-add node to service status
3449
3450 * remove not needed vnc code
3451
3452 * remove vznet.conf
3453
3454 * Reload the Ceph OSDTree afer adding an OSD
3455
3456 * fix #1230: add blocksize for ZFSPoolPlugin
3457
3458 * Clone.js: add onlineHelp
3459
3460 * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
3461
3462 * remove PVE::API2Client class and related examples
3463
3464 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
3465
3466 pve-manager (4.4-5) unstable; urgency=medium
3467
3468 * add unpriviledged flag to container restore window
3469
3470 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
3471
3472 pve-manager (4.4-4) unstable; urgency=medium
3473
3474 * pveceph: change remove partition order, fix parsing block device
3475
3476 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
3477
3478 pve-manager (4.4-3) unstable; urgency=medium
3479
3480 * support ceph jewel
3481
3482 * do not hide ceph on dashboard if the api call fails
3483
3484 * add filter to dashboard storage graph
3485
3486 * add a storage selection in the settings window
3487
3488 * load the diffstore on init
3489
3490 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
3491
3492 pve-manager (4.4-2) unstable; urgency=medium
3493
3494 * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
3495
3496 * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
3497
3498 * rebalance_lxc_containers: make it work with old style lxc setup
3499
3500 * fix typo in ceph jewel iops parsing
3501
3502 * filter the local node in the migrateall window
3503
3504 * validate nodeselector after store is loaded
3505
3506 * make date column resizable
3507
3508 * remove obsolete belongsTo
3509
3510 * snapshottree: remove sorter before saving the state
3511
3512 * set fixed height on global search window
3513
3514 * fix #1161: filter by default the displayed guest backups
3515
3516 * Convert the VMIDSelector to a generic GuestIDSelector
3517
3518 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
3519
3520 pve-manager (4.4-1) unstable; urgency=medium
3521
3522 * make realmselector non-editable
3523
3524 * fix #1176: sort user/group/realm selector
3525
3526 * aplinfo.dat: update
3527
3528 * Add online help for start/shutdown for containers
3529
3530 * Turn the qemu StartupEdit widget into a generic component
3531
3532 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
3533
3534 pve-manager (4.3-14) unstable; urgency=medium
3535
3536 * fix typo in vmtype check
3537
3538 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
3539
3540 pve-manager (4.3-13) unstable; urgency=medium
3541
3542 * adds a help button to the migration window
3543
3544 * change lxc migration option to restart mode
3545
3546 * Add online help for startup/shutdown order and LXC general settings
3547
3548 * Add the possibility to create an unprivileged container at creation
3549 time in the GUI.
3550
3551 * show in/out/up/down icons in osd overview
3552
3553 * make ceph status in cluster dashboard clickable
3554
3555 * add noout button and reorder actions
3556
3557 * add ceph flags api calls
3558
3559 * also return the ceph flags in osd api call
3560
3561 * pvereport: tell lsblk to use ascii
3562
3563 * plug new ClusterConfig API at /cluster/config
3564
3565 * Add Windows 2016 as available ostype to select
3566
3567 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
3568
3569 pve-manager (4.3-12) unstable; urgency=medium
3570
3571 * fix #1212: allow options for delete in pvesh
3572
3573 * change ssh-public-keys check in wizard
3574
3575 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
3576
3577 pve-manager (4.3-11) unstable; urgency=medium
3578
3579 * fix kvcombobox validator
3580
3581 * ha/ResourceEdit.js: fix online help ref
3582
3583 * fix missing mons array in ceph status output
3584
3585 * fix SSL verify callback for certificate chains
3586
3587 * VZDump: switch ha managed check from enabled to started
3588
3589 * fix #1208: add ballooning checkbox to memory edit
3590
3591 * check for array in disallowednodes filter
3592
3593 * add new ceph dashboard
3594
3595 * merge ha resources into the ha status panel
3596
3597 * ConfigPanel: automatically expand node in selectById()
3598
3599 * ha resource edit: adapt to new service state
3600
3601 * do not show current node in migration window
3602
3603 * NodeSelector: add disallowedNodes configuration property
3604
3605 * add kvcombobox validator
3606
3607 * make GUI grids stateful
3608
3609 * remove reset columns button from resource grid
3610
3611 * enable certificate pinning for proxied requests
3612
3613 * check for lxc instead of openvz in the backup window
3614
3615 * VZDump: die with error if plugin loading fails
3616
3617 * add sheepdog and gluster to pveproxy.service
3618
3619 * API2Client: allow to set ssl options
3620
3621 * fix #1196: make restriced/nofailback boolean in gui
3622
3623 * disable rules copy button if not 'in' or 'out' rule
3624
3625 * BackupEdit, cleanup: remove insideUpdate construct
3626
3627 * Add ECDH curves to use with modern ciphers
3628
3629 * only allow integers in memoryfield
3630
3631 * add pveIntegerField and use it
3632
3633 * improve online help
3634
3635 * add 'max_{relocate, restart}' fields to UI
3636
3637 * change ceph diskselector field to devpath
3638
3639 * show correct mouse cursor on help and settings button
3640
3641 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
3642
3643 pve-manager (4.3-10) unstable; urgency=medium
3644
3645 * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
3646
3647 * GUI: new datacenter/cluster dashboard
3648
3649 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
3650
3651 pve-manager (4.3-9) unstable; urgency=medium
3652
3653 * use new CpuSet::max_cpuid() helper
3654
3655 * Fix #1186: do not run non installed commands
3656
3657 * add 'my settings' to top bar
3658
3659 * make login user name saveable
3660
3661 * add hastate to /cluster/resources api call
3662
3663 * show ha error state in tree and resource grid
3664
3665 * rebalance_lxc_containers: nicer logs, improve hotplug
3666
3667 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
3668
3669 pve-manager (4.3-8) unstable; urgency=medium
3670
3671 * pvestatd: add container cpuset balancing
3672
3673 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
3674
3675 pve-manager (4.3-7) unstable; urgency=medium
3676
3677 * correct bug number in previous changelog
3678
3679 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
3680
3681 pve-manager (4.3-6) unstable; urgency=medium
3682
3683 * fix #1175: make error messages more verbose
3684
3685 * add onlineHelp
3686
3687 * fix #1142: add hint when disabling a ha resource
3688
3689 * move out custom css style for hints in css class and use it
3690
3691 * fix 'NaN%' when max value is 0
3692
3693 * restrict vzdump cron options
3694
3695 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
3696
3697 pve-manager (4.3-5) unstable; urgency=medium
3698
3699 * recompile with new pve-docs package (fix onlineHelp links)
3700
3701 * pveversion: add smartmontools
3702
3703 * pveversion: add pve-docs package
3704
3705 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
3706
3707 pve-manager (4.3-4) unstable; urgency=medium
3708
3709 * use auto-generated block IDs to reference online docu
3710
3711 * vzdump: document restricted API parameters
3712
3713 * Move bus priority list to OSDefaults
3714
3715 * make Win XP and Win 2003 use the same defaults as Win 2000
3716
3717 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
3718
3719 pve-manager (4.3-3) unstable; urgency=medium
3720
3721 * HA/Groups: add onlineHelp button to edit window
3722
3723 * ha/groups: allow editing node priorities through UI
3724
3725 * When adding a new hard disk, use the most used controller as suggested
3726 value
3727
3728 * remove debugging code from postrm
3729
3730 * use correct info on disks in destroyosd and skip smart
3731
3732 * fix #1099: get correct info on disks in createosd
3733
3734 * Sort all lists in the storage what we load dynamically
3735
3736 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
3737
3738 pve-manager (4.3-2) unstable; urgency=medium
3739
3740 * fix #1108: add copy firewall rule to GUI
3741
3742 * fix #1116: center modal windows on browser resize
3743
3744 * use new statusview for storage
3745
3746 * move rrd legend to the bottom, make it toggleable
3747
3748 * show smart text if disk type is not ATA
3749
3750 * add loadMask to Disk and SMART grid
3751
3752 * fix #1115 reload storage grid after template download
3753
3754 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
3755
3756 pve-manager (4.3-1) unstable; urgency=medium
3757
3758 * prepare version number for new 4.3 release
3759
3760 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
3761
3762 pve-manager (4.2-23) unstable; urgency=medium
3763
3764 * fix #1117: do not test for the cgmanager package in pveversion
3765
3766 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
3767
3768 pve-manager (4.2-22) unstable; urgency=medium
3769
3770 * fix #1112: add a warning message if the EFI disk is missing
3771
3772 * fix #1113: use a LSI controller for legacy OSes
3773
3774 * fix #1113: preserve LSI controller for legacy Oses
3775
3776 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
3777
3778 pve-manager (4.2-21) unstable; urgency=medium
3779
3780 * update favicon, add homescreen icon, use new logo
3781
3782 * wizard: use refresh event instead of datachanged
3783
3784 * lxc: correctly display cpulimit
3785
3786 * change overflowhandler of actionmenu to scroller
3787
3788 * improve online Help system, add tooltip for context sensitive for help
3789 button, add global help button
3790
3791 * Use SCSI controller as default for l26 guests fix #1105
3792
3793 * virtio-scsi-pci as default SCSI for new VMS fix #1106
3794
3795 * fix #1104: add missing /firewall in url
3796
3797 * add efidisk button to add menu, add efidisk to qemu hardwareview
3798
3799 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
3800
3801 pve-manager (4.2-20) unstable; urgency=medium
3802
3803 * startall: remove timeout, wait forever
3804
3805 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
3806
3807 pve-manager (4.2-19) unstable; urgency=medium
3808
3809 * reorganize GUI - use a treelist instead of tabs in configpanel
3810
3811 * Add link to terms glossary when adding an ACL
3812
3813 * new disk list panel (and remove ceph disks from navigation)
3814
3815 * fix #1091: add backup config button to storage contentview
3816
3817 * fix #621: allow template download to glusterfs
3818
3819 * fix #586: make notes edit window resizable
3820
3821 * add ceph icon
3822
3823 * update default aplinfo.dat
3824
3825 * aplinfo: improve signature verification, add generated trustedkeys.gpg
3826
3827 * aplinfo: improve checksum handling (use SHA512)
3828
3829 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
3830
3831 pve-manager (4.2-18) unstable; urgency=medium
3832
3833 * lxc: wizard: ssh key
3834
3835 * vzdump: set task mode early to fix a warning
3836
3837 * Clear sensitive content when logging out fixes #1060
3838
3839 * delete old lxc/qemu statusview classes
3840
3841 * make lxc/qemu use new statusview
3842
3843 * make node StatusView use new version
3844
3845 * include new statusview classes in makefile
3846
3847 * add GuestStatusView and TemplateStatusView
3848
3849 * add new StatusView component
3850
3851 * add new infoWidget component
3852
3853 * Do not use a hardcoded Certificate Authority for https repositories
3854
3855 * only use exact match in pveRealmSelector
3856
3857 * make the lxc wizard select the current node by default
3858
3859 * Remove obsolete make variable for ExtJS4
3860
3861 * remove obsolete ExtJS4 files
3862
3863 * Drop "classic" theme from installed files
3864
3865 * add novnc-pve to pveversion -v
3866
3867 * don't save password and double lines in pvesh history
3868
3869 * avoid IE compatibility mode
3870
3871 * fix influxdb field assignment and allow non integer field
3872
3873 * fix lint error
3874
3875 * closes #195 : hide disallowed commands in tree
3876
3877 * Add mac prefix to the datacenter options
3878
3879 * prevent KRDB and Monitor(s) being localized
3880
3881 * open vm console on doubleclick in tree
3882
3883 * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
3884
3885 * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
3886
3887 * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
3888
3889 * Rename Wizard Component aliases using camelCase
3890
3891 * change default proxy text to noneText
3892
3893 * prevent infinite loop in edit window
3894
3895 * add HostList validator and check monhosts with it
3896
3897 * give comment in bridgeselector more space
3898
3899 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
3900
3901 pve-manager (4.2-17) unstable; urgency=medium
3902
3903 * Fix #1048: vzdump: include job-* hook logs in email
3904
3905 * vzdump: cleanups
3906
3907 * fix undefined value warning in resources api call
3908
3909 * fix surviving update store
3910
3911 * reload lxc resources also on activate
3912
3913 * fire activate event for lazyitems in tabpanels
3914
3915 * correctly delete name of a qemu vm
3916
3917 * Add some extra debug information to the report.
3918
3919 * add ca-certificates as required depency
3920
3921 * lxc/status: show disk usage on running containers
3922
3923 * fix #1030: calculate correct cpu usage of pools
3924
3925 * fix #757: show the bridge comment in the selector
3926
3927 * add comment to network edit and view
3928
3929 * add comments to network model
3930
3931 * fix #1043: prevent ceph destroypool when in use
3932
3933 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
3934
3935 pve-manager (4.2-16) unstable; urgency=medium
3936
3937 * apply style to backup configuration window
3938
3939 * set focus on tree after selecting a node
3940
3941 * fix background color of template bagdes
3942
3943 * remove unnecessary debug output
3944
3945 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
3946
3947 pve-manager (4.2-15) unstable; urgency=medium
3948
3949 * remove unnecessary information on template summary
3950
3951 * add 'edit' tool to notes panel
3952
3953 * add a 'bootdisk size' entry to the status view
3954
3955 * remove RAM column from lxc snapshottree (temporarily)
3956
3957 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
3958
3959 pve-manager (4.2-14) unstable; urgency=medium
3960
3961 * Add a toplevel pointer to the PVE admin guide
3962
3963 * Add Help buttons for three more Qemu Panels
3964
3965 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
3966
3967 pve-manager (4.2-13) unstable; urgency=medium
3968
3969 * htmlEncode some comment fields
3970
3971 * pveceph install: run apt-get interactive
3972
3973 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
3974
3975 pve-manager (4.2-12) unstable; urgency=medium
3976
3977 * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
3978
3979 * fix #778: Case fix for VMware
3980
3981 * fix #1005: don't exclude /var/log/?* with stdexcludes
3982
3983 * Remove IPv4 netmask check
3984
3985 * Fix #1015: vzdump: send email on early errors
3986
3987 * Fix #191: acl: honor propagate checkbox
3988
3989 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
3990
3991 pve-manager (4.2-11) unstable; urgency=medium
3992
3993 * add vzdump/extractconfig API path
3994
3995 * disable animation of charts on load
3996
3997 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
3998
3999 pve-manager (4.2-10) unstable; urgency=medium
4000
4001 * make the graphs on the summary pages use empty space
4002
4003 * check if tabs exist before selecting them
4004
4005 * hide snapshot tab with qemu templates
4006
4007 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
4008
4009 pve-manager (4.2-9) unstable; urgency=medium
4010
4011 * Add Online Help for complex PVE panels
4012
4013 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
4014
4015 pve-manager (4.2-8) unstable; urgency=medium
4016
4017 * depend on pve-docs package
4018
4019 * fix right click selection in tree
4020
4021 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
4022
4023 pve-manager (4.2-7) unstable; urgency=medium
4024
4025 * Status: report errors on socket creation problems
4026
4027 * Status: allow IPs and move properties to base class
4028
4029 * GUI: fix wrong message after subscription upload
4030
4031 * GUI: fix reset button with bind mounts
4032
4033 -- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
4034
4035 pve-manager (4.2-6) unstable; urgency=medium
4036
4037 * allow tagging of vlan 1 in gui
4038
4039 * fix #1000: add backup checkbox for mountpoints
4040
4041 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
4042
4043 pve-manager (4.2-5) unstable; urgency=medium
4044
4045 * ceph: brackets around ipv6
4046
4047 * fix #992: remove network id from gui
4048
4049 * fix #976: set 'disabled' for grid panels which disaply a read only,
4050 not sortable content
4051
4052 * Enlarge Object Grid first column default size
4053
4054 * change hotplugselector to use checkboxes
4055
4056 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
4057
4058 pve-manager (4.2-4) unstable; urgency=medium
4059
4060 * fix #944: do not filter by empty array
4061
4062 * fix combobox reset behaviour
4063
4064 * fix combogrid multiselect bug
4065
4066 * fix pending changes with boot order
4067
4068 * Do not send -debug versions of framework files
4069
4070 * add undo Zoom Button
4071
4072 * improve pending changes for qemu hardware in gui
4073
4074 * fix #979: check always for migrated VM
4075
4076 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
4077
4078 pve-manager (4.2-3) unstable; urgency=medium
4079
4080 * improve gui cidr matching
4081
4082 * disable selecting when right clicking in tree
4083
4084 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
4085
4086 pve-manager (4.2-2) unstable; urgency=medium
4087
4088 * fix securitygroupselector
4089
4090 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
4091
4092 pve-manager (4.2-1) unstable; urgency=medium
4093
4094 * fix #943: allow saving of values
4095
4096 * refactor bootdisk test and prevent multiple bootdisks
4097
4098 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
4099
4100 pve-manager (4.1-34) unstable; urgency=medium
4101
4102 * LXC GUI: add network rate limit
4103
4104 * do not disable a combogrid when it loads
4105
4106 * fix wizard validity logic
4107
4108 * add enableKeyEvents to combogrid
4109
4110 * fix #949: add post-restart hook to vzdump
4111
4112 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
4113
4114 pve-manager (4.1-33) unstable; urgency=medium
4115
4116 * Do not display the internal value we use for storing ostypes
4117
4118 * updated Italian translation
4119
4120 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
4121
4122 pve-manager (4.1-32) unstable; urgency=medium
4123
4124 * GUI: enhace visibillity of dialog window border
4125
4126 * fix #143: add disk/mem percent sort
4127
4128 * fix #759: save columns of resourceGrid
4129
4130 * HA Resource: allow selecting no group
4131
4132 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
4133
4134 pve-manager (4.1-31) unstable; urgency=medium
4135
4136 * StatusView: more verbose HA status output
4137
4138 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
4139
4140 pve-manager (4.1-30) unstable; urgency=medium
4141
4142 * GUI: use raw format for DRBD images
4143
4144 * also display Linux 4.X on OS selection
4145
4146 * fix #181: rewrite Boot Order Window
4147
4148 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
4149
4150 pve-manager (4.1-29) unstable; urgency=medium
4151
4152 * Fix 'mailto: ...' in /etc/vzdump.conf
4153
4154 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
4155
4156 pve-manager (4.1-28) unstable; urgency=medium
4157
4158 * VZDump: add -mailto schema desc
4159
4160 * VZDump: mark 'size' as deprecated, warn if set
4161
4162 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
4163
4164 pve-manager (4.1-27) unstable; urgency=medium
4165
4166 * Wizard: Do not disable a invalid previous tab,
4167
4168 * Recheck field validation after manually enabling
4169 the input field of a ComboGrid
4170
4171 * qemu monitor GUI: support page up/down
4172
4173 * Fix #936: ceph: support multiple roots in osd tree
4174
4175 * GUI: fix ceph tabs switching
4176
4177 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
4178
4179 pve-manager (4.1-26) unstable; urgency=medium
4180
4181 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
4182
4183 * revert default compress mode for vzdump to 0
4184
4185 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
4186
4187 pve-manager (4.1-25) unstable; urgency=medium
4188
4189 * Build-Depend on pve-doc-generator
4190
4191 * use pve-doc-generator
4192
4193 * various ExtJS6 GUI fixes
4194
4195 * disable suspend/resume on containers
4196
4197 * update translation files
4198
4199 * use font-awesome icons for action buttons and cmdmenu
4200
4201 * use split button for shutdown/stop for vm/ct
4202
4203 * qemu: fix parse vlan trunks
4204
4205 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
4206
4207 pve-manager (4.1-24) unstable; urgency=medium
4208
4209 * updated logo to higher quality
4210
4211 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
4212
4213 pve-manager (4.1-23) unstable; urgency=medium
4214
4215 * switch GUI to ExtJS6
4216
4217 * use new ExtJS6 charts for node/lxc/qemu
4218
4219 * Allow migrate-all button on HA enabled VMs
4220
4221 * Skip templates when using the start all VMs button
4222
4223 * Allow non-root to use start/stop/migrate all buttons
4224
4225 * Fix #926: vzdump: config/default key regression
4226
4227 * fix compression selection in backup window
4228
4229 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
4230
4231 pve-manager (4.1-22) unstable; urgency=medium
4232
4233 * lxc: disable ACL settings for bind mounts
4234
4235 * deactivate (currently) not working lxc templates
4236
4237 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
4238
4239 pve-manager (4.1-21) unstable; urgency=medium
4240
4241 * fix 483: disable template/upload button
4242
4243 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
4244
4245 pve-manager (4.1-20) unstable; urgency=medium
4246
4247 * Allow non-self-signed override certificate for API
4248
4249 * fix 911: lxc: always allow blank mac address for autogeneration
4250
4251 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
4252
4253 pve-manager (4.1-19) unstable; urgency=medium
4254
4255 * Use methods from PVE::QemuConfig
4256
4257 * fix LVM Content settings
4258
4259 * pveam: add 'available' command to list available templates
4260
4261 * vzdump: fix default values
4262
4263 * vzdump: make sure only DOT pid files excluded
4264
4265 * LXC refactoring
4266
4267 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
4268
4269 pve-manager (4.1-18) unstable; urgency=medium
4270
4271 * vzdump: make exclude-path from config file work again
4272
4273 * firewall: add ipfilter option
4274
4275 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
4276
4277 pve-manager (4.1-17) unstable; urgency=medium
4278
4279 * Remove content type Container from GlusterFS
4280
4281 * web-syslog: add date span selection
4282
4283 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
4284
4285 pve-manager (4.1-16) unstable; urgency=medium
4286
4287 * firewall: add option to allow router advertisement
4288
4289 * update Norwegian translation
4290
4291 * pveam: add list, download and remove
4292
4293 * do not use Net::SSL
4294
4295 * lxc: create/edit/remove mountpoints
4296
4297 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
4298
4299 pve-manager (4.1-15) unstable; urgency=medium
4300
4301 * add lvmthin to gui
4302
4303 * restrict lvm thin on qemu to storage type raw
4304
4305 * add htmlEncode to various fields
4306
4307 * firewall: add enable ndp option
4308
4309 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
4310
4311 pve-manager (4.1-14) unstable; urgency=medium
4312
4313 * pveupdate: Fix problems with turnkey repository
4314
4315 * Fix 895: don't drop the other processor values on load()
4316
4317 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
4318
4319 pve-manager (4.1-13) unstable; urgency=medium
4320
4321 * pveupdate: use warnings instead of -w
4322
4323 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
4324
4325 pve-manager (4.1-12) unstable; urgency=medium
4326
4327 * add permissions to allow non root ceph configuration
4328
4329 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
4330
4331 pve-manager (4.1-11) unstable; urgency=medium
4332
4333 * Close #822: show the nodename in the page title
4334
4335 * use max_workers from datacenter.cfg for stopall/migrateall
4336
4337 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
4338
4339 pve-manager (4.1-10) unstable; urgency=medium
4340
4341 * remove 'VZDump backup file' option from upload web gui
4342
4343 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
4344
4345 pve-manager (4.1-9) unstable; urgency=medium
4346
4347 * gui: cpu: fix processor editing
4348
4349 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
4350
4351 pve-manager (4.1-8) unstable; urgency=medium
4352
4353 * gui: preserve extra cpu options when changing CPU type
4354
4355 * fix PVE::HA use clause so HA resources get registered
4356
4357 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
4358
4359 pve-manager (4.1-7) unstable; urgency=medium
4360
4361 * Enable TLS 1.1 and 1.2, change default DH params
4362
4363 * Add DHPARAMS option in /etc/default/pveproxy
4364
4365 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
4366
4367 pve-manager (4.1-6) unstable; urgency=medium
4368
4369 * fix #871: netstat: include veth devices
4370
4371 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
4372
4373 pve-manager (4.1-5) unstable; urgency=medium
4374
4375 * Close #850: ifenslave-2.6 is a transitional package
4376
4377 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
4378
4379 pve-manager (4.1-4) unstable; urgency=medium
4380
4381 * update Hungarian translation
4382
4383 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
4384
4385 pve-manager (4.1-3) unstable; urgency=medium
4386
4387 * add Hungarian translation
4388
4389 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
4390
4391 pve-manager (4.1-2) unstable; urgency=medium
4392
4393 * update bash completion helpers (use -o default)
4394
4395 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
4396
4397 pve-manager (4.1-1) unstable; urgency=medium
4398
4399 * bump version for 4.1 release
4400
4401 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
4402
4403 pve-manager (4.0-66) unstable; urgency=medium
4404
4405 * add qemu BIOS option
4406
4407 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
4408
4409 pve-manager (4.0-65) unstable; urgency=medium
4410
4411 * APLInfo: support proxying http traffic
4412
4413 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
4414
4415 pve-manager (4.0-64) unstable; urgency=medium
4416
4417 * fix bug #821: add systemd-timesyncd to service list
4418
4419 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
4420
4421 pve-manager (4.0-63) unstable; urgency=medium
4422
4423 * add qemu agent gui option
4424
4425 * influxdb: use multi values measurement
4426
4427 * pvestatd: use 'priv' environment for service
4428
4429 * improve log messages at sytem shutdown
4430
4431 * pveproxy.service: add Wants=ssh.service
4432
4433 * pveproxy.service: start after remote-fs and ceph
4434
4435 * pve-manager.service: do not invoke old init.d script
4436
4437 * pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
4438
4439 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
4440
4441 pve-manager (4.0-62) unstable; urgency=medium
4442
4443 * fix systemd shutdown order
4444
4445 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
4446
4447 pve-manager (4.0-61) unstable; urgency=medium
4448
4449 * ceph.conf : remove auth_supported
4450
4451 * Allow email adresses with a top level domain of up to 63 characters
4452
4453 * fix bug #575: fork at shutdown, so that partent starts new worker
4454
4455 * update build infrastucture to be able to develop with Ext6
4456
4457 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
4458
4459 pve-manager (4.0-60) unstable; urgency=medium
4460
4461 * make startall wait up to 60 seconds for quorum
4462
4463 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
4464
4465 pve-manager (4.0-59) unstable; urgency=medium
4466
4467 * Add report modal window, containing pvereport content
4468
4469 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
4470
4471 pve-manager (4.0-58) unstable; urgency=medium
4472
4473 * Improve HA UI for users with restricted permissions
4474
4475 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
4476
4477 pve-manager (4.0-57) unstable; urgency=medium
4478
4479 * improve pvereport script
4480
4481 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
4482
4483 pve-manager (4.0-56) unstable; urgency=medium
4484
4485 * add bios report to pvereport
4486
4487 * lxc: add mount points to GUI
4488
4489 * lxc: add resize to GUI
4490
4491 * lxc: add icons to resources
4492
4493 * RBD: select 'images' content type by default
4494
4495 * GUI: add Galician language
4496
4497 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
4498
4499 pve-manager (4.0-55) unstable; urgency=medium
4500
4501 * pve-manager service: start after open-iscsi
4502
4503 * pveceph install: use release repository
4504
4505 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
4506
4507 pve-manager (4.0-54) unstable; urgency=medium
4508
4509 * fix bug #781: separate LXC CPU and memory in editor
4510
4511 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
4512
4513 pve-manager (4.0-51) unstable; urgency=medium
4514
4515 * fix check if vm is ha managed in get_start_stop_list
4516
4517 * fix lxc config key in get_start_stop_list sub
4518
4519 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
4520
4521 pve-manager (4.0-50) unstable; urgency=medium
4522
4523 * fix bug #756: force macro setting to emtpy string when
4524 user erases the content
4525
4526 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
4527
4528 pve-manager (4.0-49) unstable; urgency=medium
4529
4530 * GUI: add new vtype ConfigId, use it for snapshot names
4531
4532 * IP4_cidr_match: allow short masks like /8
4533
4534 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
4535
4536 pve-manager (4.0-48) unstable; urgency=medium
4537
4538 * lxc/dns: ipv6 support
4539
4540 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
4541
4542 pve-manager (4.0-47) unstable; urgency=medium
4543
4544 * DNS ui/api: ipv6 support
4545
4546 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
4547
4548 pve-manager (4.0-46) unstable; urgency=medium
4549
4550 * fix bug #719: vzdump - only call cleanup after prepare
4551
4552 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
4553
4554 pve-manager (4.0-45) unstable; urgency=medium
4555
4556 * sources.list: prepare for final 4.0 release - use pve-enterprise repository
4557
4558 * API: return correct version (instead of 4.0Beta)
4559
4560 * cleanup: use new run_cli_handler() method
4561
4562 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
4563
4564 pve-manager (4.0-44) unstable; urgency=medium
4565
4566 * add content type selector to LVM storage editor
4567
4568 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
4569
4570 pve-manager (4.0-43) unstable; urgency=medium
4571
4572 * check for ext5 dir to avoid missing directory errors
4573
4574 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
4575
4576 pve-manager (4.0-42) unstable; urgency=medium
4577
4578 * update OS Type descriptions
4579
4580 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
4581
4582 pve-manager (4.0-41) unstable; urgency=medium
4583
4584 * do not install extJS 5 framework by default
4585
4586 * NetworkEdit : add support for vlan interfaces
4587
4588 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
4589
4590 pve-manager (4.0-40) unstable; urgency=medium
4591
4592 * improve mobile app
4593
4594 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
4595
4596 pve-manager (4.0-39) unstable; urgency=medium
4597
4598 * update sencha touch sources to 2.4.2
4599
4600 * Allow email adresses with a top level domain of up to 63 characters
4601
4602 * Deny stop mode backups from HA managed and enabled services
4603
4604 * vzdump: re-enable passing vmid lists at command line
4605
4606 * Allow typeahead selection of Firewall macros
4607
4608 * vzdump: replace 'find' exclude command switches
4609
4610 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
4611
4612 pve-manager (4.0-38) unstable; urgency=medium
4613
4614 * add bridge vlan aware checkbox
4615
4616 * bridgevlan : allow filtering on tagged interfaces (for QinQ)
4617
4618 * vzdump: replace 'find' exclude command switches
4619
4620 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
4621
4622 pve-manager (4.0-37) unstable; urgency=medium
4623
4624 * add influxdb stats plugin
4625
4626 * appdate appliance database (aplinfo.dat), include centos7 and
4627 archlinux templates
4628
4629 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
4630
4631 pve-manager (4.0-36) unstable; urgency=medium
4632
4633 * add pvesh man page
4634
4635 * Update vzdump man page for 4.0
4636
4637 * fix bug #706: Use comma to split vmid list when building
4638 the crontab vzdump command
4639
4640 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
4641
4642 pve-manager (4.0-35) unstable; urgency=medium
4643
4644 * HA GUI: fix 'state' default value in resource edit dialog
4645
4646 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
4647
4648 pve-manager (4.0-34) unstable; urgency=medium
4649
4650 * Add krbd option to GUI on ceph storage
4651
4652 * fix output percent_used in rbd pools
4653
4654 * allow usage of ceph development repository
4655
4656 * fixes the problem of containers not autostarting with onboot=1
4657
4658 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
4659
4660 pve-manager (4.0-33) unstable; urgency=medium
4661
4662 * Add missing install target dependencies
4663
4664 * Update vzdump man page for use with LXC containers
4665
4666 * GUI option for VM protection added
4667
4668 * fix bug #701: blacklist nvidiafb
4669
4670 * improve pveupdate with random start time
4671
4672 * vzdump: implement bash completion
4673
4674 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
4675
4676 pve-manager (4.0-32) unstable; urgency=medium
4677
4678 * aplinfo: improve version parser
4679
4680 * set size in the rootfs parameter on CT create
4681
4682 * pve-manager : novncindex : remove include inflator.js
4683
4684 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
4685
4686 pve-manager (4.0-31) unstable; urgency=medium
4687
4688 * novnc: add fullscreen button for embedded console
4689
4690 * Remove Java applet from list of available console viewers
4691
4692 * fix bug #690: correctly list container storages
4693
4694 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
4695
4696 pve-manager (4.0-30) unstable; urgency=medium
4697
4698 * lxc GUI: add tty and console options
4699
4700 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
4701
4702 pve-manager (4.0-29) unstable; urgency=medium
4703
4704 * correctly display lxc templates
4705
4706 * lxc GUI: implement console mode option
4707
4708 * fix bug #682: change at the Gui the used disk size
4709
4710 * Ceph: fix old interfaces access in find_node_ip
4711
4712 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
4713
4714 pve-manager (4.0-28) unstable; urgency=medium
4715
4716 * allow all storages with content type 'images' for containers
4717
4718 * add some green to the icon to indicate more clearly when LXC
4719 containers are running
4720
4721 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
4722
4723 pve-manager (4.0-27) unstable; urgency=medium
4724
4725 * update LXC GUI (support new rootfs and size parameter).
4726
4727 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
4728
4729 pve-manager (4.0-26) unstable; urgency=medium
4730
4731 * fix bug #662: wrong subroutine for parsing startup order
4732
4733 * fix bug #659: lxc pool support
4734
4735 * add vlan aware ifupdown script (replace debian vlan package)
4736
4737 * add dhcp and slaac options to lxc network config
4738
4739 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
4740
4741 pve-manager (4.0-25) unstable; urgency=medium
4742
4743 * Added UI elements for the backup job disabling function
4744
4745 * implement snapshot support for LXC
4746
4747 * Added parallel compress support for vzdump with pigz
4748
4749 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
4750
4751 pve-manager (4.0-24) unstable; urgency=medium
4752
4753 * NetworkEdit: use pvetextfield instead of numberfield
4754
4755 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
4756
4757 pve-manager (4.0-23) unstable; urgency=medium
4758
4759 * use updated LXC template list
4760
4761 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
4762
4763 pve-manager (4.0-22) unstable; urgency=medium
4764
4765 * add embedded novnc console for nodes
4766
4767 * fix bug #648: forward call to correct node
4768
4769 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
4770
4771 pve-manager (4.0-21) unstable; urgency=medium
4772
4773 * do not show monitor and console for templates
4774
4775 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
4776
4777 pve-manager (4.0-20) unstable; urgency=medium
4778
4779 * add embedded lxc novnc console
4780
4781 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
4782
4783 pve-manager (4.0-19) unstable; urgency=medium
4784
4785 * add embedded qemu novnc console
4786
4787 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
4788
4789 pve-manager (4.0-18) unstable; urgency=medium
4790
4791 * node networking GUI: add IPV6 support
4792
4793 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
4794
4795 pve-manager (4.0-17) unstable; urgency=medium
4796
4797 * add noVNC resize feature
4798
4799 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
4800
4801 pve-manager (4.0-16) unstable; urgency=medium
4802
4803 * pveversion: fix package list for pve 4.0
4804
4805 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
4806
4807 pve-manager (4.0-15) unstable; urgency=medium
4808
4809 * fix bug #644: remove old java console
4810
4811 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
4812
4813 pve-manager (4.0-14) unstable; urgency=medium
4814
4815 * qemu GUI: fix CD edit (bug #640)
4816
4817 * Fix qemu create wizard when iothread is set
4818
4819 * Force Internet Explorer to interpret pages in IE10 compatibility modus
4820
4821 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
4822
4823 pve-manager (4.0-13) unstable; urgency=medium
4824
4825 * use pvetest repository for beta release
4826
4827 * GUI: display version 4.0Beta to mark this a beta release.
4828
4829 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
4830
4831 pve-manager (4.0-12) unstable; urgency=medium
4832
4833 * change pve-manager service type to oneshot
4834
4835 * add iothread option
4836
4837 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
4838
4839 pve-manager (4.0-11) unstable; urgency=medium
4840
4841 * API change: remove bootlog API
4842
4843 * fix LogView widget
4844
4845 * use Wants instead of Requires inside systemd service definitions
4846
4847 * implement service API using systemctl
4848
4849 * add cpu options form
4850
4851 * add virtio-scsi-single scsi controller
4852
4853 * add IvyBridge cpu model
4854
4855 * LXC GUI: use cpulimit instead of cpus
4856
4857 * remove UBC GUI
4858
4859 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
4860
4861 pve-manager (4.0-10) unstable; urgency=medium
4862
4863 * API change: /cluster/status - do not use clustat
4864
4865 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
4866
4867 pve-manager (4.0-9) unstable; urgency=medium
4868
4869 * pveproxy: add ipv6 support
4870
4871 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
4872
4873 pve-manager (4.0-8) unstable; urgency=medium
4874
4875 * use name based trigger to restart API server
4876
4877 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
4878
4879 pve-manager (4.0-7) unstable; urgency=medium
4880
4881 * improve LXC GUI
4882
4883 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
4884
4885 pve-manager (4.0-6) unstable; urgency=medium
4886
4887 * containers: use LXC instead of OpenVZ
4888
4889 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
4890
4891 pve-manager (4.0-5) unstable; urgency=medium
4892
4893 * ha GUI: show configuration errors
4894
4895 * fix apt sources for jessie
4896
4897 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
4898
4899 pve-manager (4.0-4) unstable; urgency=medium
4900
4901 * implement new GUI for HA
4902
4903 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
4904
4905 pve-manager (4.0-3) unstable; urgency=medium
4906
4907 * use new pve-ha-manager
4908
4909 * remove OpenVZ related code
4910
4911 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
4912
4913 pve-manager (4.0-2) unstable; urgency=medium
4914
4915 * fix proxversion -v for jessie release
4916
4917 * add PIDFile option for systemd services
4918
4919 * avoid shell scripts in systemd service definitions
4920
4921 * depend on systemd, add service files
4922
4923 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
4924
4925 pve-manager (4.0-1) unstable; urgency=medium
4926
4927 * first version for Debian jessie
4928
4929 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
4930
4931 pve-manager (3.4-1) unstable; urgency=low
4932
4933 * write_ceph_config: also write mds sections
4934
4935 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
4936
4937 pve-manager (3.3-21) unstable; urgency=low
4938
4939 * write_ceph_config: also write client section
4940
4941 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
4942
4943 pve-manager (3.3-20) unstable; urgency=low
4944
4945 * pveceph: use LWP to download release key (instead of wget)
4946
4947 * GUI: add multiqueues field to NIC form
4948
4949 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
4950
4951 pve-manager (3.3-19) unstable; urgency=low
4952
4953 * GUI: fixes for CDROM hotplug
4954
4955 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
4956
4957 pve-manager (3.3-18) unstable; urgency=low
4958
4959 * GUI: add startall/stopall/migrateall menu buttons
4960
4961 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
4962
4963 pve-manager (3.3-17) unstable; urgency=low
4964
4965 * memory form : hotplug improvements
4966
4967 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
4968
4969 pve-manager (3.3-16) unstable; urgency=low
4970
4971 * pveproxy: set method to tlsv1 (required for IE)
4972
4973 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
4974
4975 pve-manager (3.3-15) unstable; urgency=low
4976
4977 * GUI: implement hotplug feature selector
4978
4979 * GUI: add UI for local ZFS storage
4980
4981 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
4982
4983 pve-manager (3.3-14) unstable; urgency=low
4984
4985 * HardwareView: correctly enable/disable buttons
4986
4987 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
4988
4989 pve-manager (3.3-13) unstable; urgency=low
4990
4991 * PendingObjectGrid: improve detection of pending changes
4992
4993 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
4994
4995 pve-manager (3.3-12) unstable; urgency=low
4996
4997 * add numa option to processor form
4998
4999 * fix rendering of pending processor values
5000
5001 * GUI: dynamically update VM config every 5 seconds
5002
5003 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
5004
5005 pve-manager (3.3-11) unstable; urgency=low
5006
5007 * New 'disconnect' button on the network edit pannel.
5008
5009 * Fix backup failure at shutdown (stop backup on host shutdown)
5010
5011 * vzdump: new option --stop to abort running backup job
5012
5013 * Support additional e1000 variants for VM machines
5014
5015 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
5016
5017 pve-manager (3.3-10) unstable; urgency=low
5018
5019 * fix restart behavior
5020
5021 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
5022
5023 pve-manager (3.3-9) unstable; urgency=low
5024
5025 * qemu GUI: support new pending changes API
5026
5027 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
5028
5029 pve-manager (3.3-8) unstable; urgency=low
5030
5031 * pveproxy: support TLS1.1 and TLS1.2
5032
5033 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
5034
5035 pve-manager (3.3-7) unstable; urgency=low
5036
5037 * vzdump: avoid warning about uninitialized value
5038
5039 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
5040
5041 pve-manager (3.3-6) unstable; urgency=low
5042
5043 * VZDump: added email notification setting
5044
5045 * fix Bug #579: add START parameter in /etc/default/pve-manager
5046
5047 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
5048
5049 pve-manager (3.3-5) unstable; urgency=low
5050
5051 * VZDump: send an error email in case of lock failure
5052
5053 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
5054
5055 pve-manager (3.3-4) unstable; urgency=low
5056
5057 * pveproxy: limit ourselfes to tlsv1
5058
5059 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
5060
5061 pve-manager (3.3-3) unstable; urgency=low
5062
5063 * openvz: implement suspend/resume
5064
5065 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
5066
5067 pve-manager (3.3-2) unstable; urgency=low
5068
5069 * fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
5070
5071 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
5072
5073 pve-manager (3.3-1) unstable; urgency=low
5074
5075 * i18n: small fixes
5076
5077 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
5078
5079 pve-manager (3.2-31) unstable; urgency=low
5080
5081 * GUI: add new email_from option to datacenter.cfg
5082
5083 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
5084
5085 pve-manager (3.2-30) unstable; urgency=low
5086
5087 * resourcegrid : add template menu
5088
5089 * fix label width for spanish translation
5090
5091 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
5092
5093 pve-manager (3.2-29) unstable; urgency=low
5094
5095 * glusterfs GUI: new option to specify backup volfile server
5096
5097 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
5098
5099 pve-manager (3.2-28) unstable; urgency=low
5100
5101 * GUI: allow to add ZFS storage
5102
5103 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
5104
5105 pve-manager (3.2-27) unstable; urgency=low
5106
5107 * fix bug #554: do not set delete flag on Auth create
5108
5109 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
5110
5111 pve-manager (3.2-26) unstable; urgency=low
5112
5113 * GUI: use better icons for storage menu
5114
5115 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
5116
5117 pve-manager (3.2-25) unstable; urgency=low
5118
5119 * GUI: add discard option to qemu drive
5120
5121 * GUI: add Broadwell cpu model
5122
5123 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
5124
5125 pve-manager (3.2-24) unstable; urgency=low
5126
5127 * GUI: add new 'Pool View'
5128
5129 * GUI: show correct node status in 'Storage View'
5130
5131 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
5132
5133 pve-manager (3.2-23) unstable; urgency=low
5134
5135 * update Spanish translation
5136
5137 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
5138
5139 pve-manager (3.2-22) unstable; urgency=low
5140
5141 * mobile: register OpenVZ migrate page
5142
5143 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
5144
5145 pve-manager (3.2-21) unstable; urgency=low
5146
5147 * novnc: add sendKey menufor KVM VMs
5148
5149 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
5150
5151 pve-manager (3.2-20) unstable; urgency=low
5152
5153 * add sencha touch based GUI for mobile devices
5154
5155 * update Chinese translation (zh_CN).
5156
5157 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
5158
5159 pve-manager (3.2-19) unstable; urgency=low
5160
5161 * HA migrate: return non-critical error if migrate failed by VM is still
5162 running
5163
5164 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
5165
5166 pve-manager (3.2-18) unstable; urgency=low
5167
5168 * oath GUI: add 'step' and 'digit' options
5169
5170 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
5171
5172 pve-manager (3.2-17) unstable; urgency=low
5173
5174 * include improved Spanish translation
5175
5176 * allow to set/edit two factor authentication (yubico, oath)
5177
5178 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
5179
5180 pve-manager (3.2-16) unstable; urgency=low
5181
5182 * noVNC console: correctly display connection error
5183
5184 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
5185
5186 pve-manager (3.2-15) unstable; urgency=low
5187
5188 * Qemu GUI: add support to edit SMBIOS settings
5189
5190 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
5191
5192 pve-manager (3.2-14) unstable; urgency=low
5193
5194 * use case insensitive match for websocket upgrade (make it work with IE)
5195
5196 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
5197
5198 pve-manager (3.2-13) unstable; urgency=low
5199
5200 * use noVNC as default console viewer
5201
5202 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
5203
5204 pve-manager (3.2-12) unstable; urgency=low
5205
5206 * implement novnc console for openvz and shell
5207
5208 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
5209
5210 pve-manager (3.2-11) unstable; urgency=low
5211
5212 * add Persian (Farsi) translation.
5213
5214 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
5215
5216 pve-manager (3.2-10) unstable; urgency=low
5217
5218 * HTTPServer: implement websockets
5219
5220 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
5221
5222 pve-manager (3.2-9) unstable; urgency=low
5223
5224 * kvm: add noVNC console
5225
5226 * depend on pve-novnc
5227
5228 * trim subscription key to avoid unexpected errors
5229
5230 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
5231
5232 pve-manager (3.2-8) unstable; urgency=low
5233
5234 * add enable option to datacenter firewall.
5235
5236 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
5237
5238 pve-manager (3.2-7) unstable; urgency=low
5239
5240 * add Firewall GUI
5241
5242 * openvz: add bridge vlan && firewall options to gui
5243
5244 * depend on pve-firewall
5245
5246 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
5247
5248 pve-manager (3.2-6) unstable; urgency=low
5249
5250 * fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
5251
5252 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
5253
5254 pve-manager (3.2-5) unstable; urgency=low
5255
5256 * produce nicer html for direct API access (/api2/html)
5257
5258 * always delay unauthorized calls
5259
5260 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
5261
5262 pve-manager (3.2-4) unstable; urgency=low
5263
5264 * add X-UA-Compatible tag to avoid IE GUI bugs
5265
5266 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
5267
5268 pve-manager (3.2-3) unstable; urgency=low
5269
5270 * add Euskera (Basque) translations
5271
5272 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
5273
5274 pve-manager (3.2-2) unstable; urgency=low
5275
5276 * pveceph: fix purge command
5277
5278 * pheceph: add -version argument to install (defaults to dumpling)
5279
5280 * spice-example-sh: avoid use of sed and aw
5281
5282 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
5283
5284 pve-manager (3.2-1) unstable; urgency=low
5285
5286 * bump version for 3.2 release
5287
5288 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
5289
5290 pve-manager (3.1-45) unstable; urgency=low
5291
5292 * parseQemuNetwork: add vmxnet3
5293
5294 * add /usr/share/doc/pve-manager/examples/spice-example-sh
5295
5296 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
5297
5298 pve-manager (3.1-44) unstable; urgency=low
5299
5300 * re-add support for spiceconfig output format (revert commit
5301 97da4646288d2806c334c6a1c1361acb22df0535 and commit
5302 b96fb2234a7df02999489cc1f33ad52defac8998)
5303
5304 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
5305
5306 pve-manager (3.1-43) unstable; urgency=low
5307
5308 * fix network API (make comments optional)
5309
5310 -- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
5311
5312 pve-manager (3.1-42) unstable; urgency=low
5313
5314 * vzdump: add MIME-Version header
5315
5316 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
5317
5318 pve-manager (3.1-41) unstable; urgency=low
5319
5320 * ceph: improve GUI feedback using TaskProgress.js
5321
5322 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
5323
5324 pve-manager (3.1-40) unstable; urgency=low
5325
5326 * ceph: use setsid for service commands
5327
5328 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
5329
5330 pve-manager (3.1-39) unstable; urgency=low
5331
5332 * ceph: view osd commit/apply latency
5333
5334 * ceph: display osd usage
5335
5336 * ceph: display pool usage information
5337
5338 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
5339
5340 pve-manager (3.1-38) unstable; urgency=low
5341
5342 * ceph: add API and buttons for osd in/out
5343
5344 * use longer rados timeouts when inside worker tasks
5345
5346 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
5347
5348 pve-manager (3.1-37) unstable; urgency=low
5349
5350 * fixes for new PVE::RADOS perl bindings
5351
5352 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
5353
5354 pve-manager (3.1-36) unstable; urgency=low
5355
5356 * use PVE::RADOS perl bindings
5357
5358 * set spiceterm timeout to 40
5359
5360 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
5361
5362 pve-manager (3.1-35) unstable; urgency=low
5363
5364 * update max cores limit to 128
5365
5366 * use separate window for disk IO-throttle form
5367
5368 * ceph: improve disk usage detection
5369
5370 * ceph: allow to specify separate journal disks
5371
5372 * depend on gdisk
5373
5374 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
5375
5376 pve-manager (3.1-34) unstable; urgency=low
5377
5378 * ocf agent: retry get_vmlist if we get an empty list
5379
5380 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
5381
5382 pve-manager (3.1-33) unstable; urgency=low
5383
5384 * ceph: return decompiled crush map in text format
5385
5386 * ceph: try to unmount OSD after removal
5387
5388 * ceph: only use 64 PGs by default
5389
5390 * ceph: allow to specify crush ruleset on pool creation
5391
5392 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
5393
5394 pve-manager (3.1-32) unstable; urgency=low
5395
5396 * add mtu support for manual interfaces
5397
5398 * pveceph: allow to set min_size for pools, fix osd remove
5399
5400 * improve OVS GUI
5401
5402 * add support to change bond_xmit_hash_policy on linux bond devices
5403
5404 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
5405
5406 pve-manager (3.1-31) unstable; urgency=low
5407
5408 * add OpenVSwitch GUI
5409
5410 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
5411
5412 pve-manager (3.1-30) unstable; urgency=low
5413
5414 * ceph GUI: fix state handling
5415
5416 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
5417
5418 pve-manager (3.1-29) unstable; urgency=low
5419
5420 * include Ceph GUI
5421
5422 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
5423
5424 pve-manager (3.1-28) unstable; urgency=low
5425
5426 * GUI: use new console split-button everywhere
5427
5428 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
5429
5430 pve-manager (3.1-27) unstable; urgency=low
5431
5432 * API: remove spiceconfig format
5433
5434 * GUI: allow to open SPICE console with command menu
5435
5436 * set correct locale environment when running spiceterm
5437
5438 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
5439
5440 pve-manager (3.1-26) unstable; urgency=low
5441
5442 * add new console option to datacenter.cfg (java applet vs. spice)
5443
5444 * new execute API (execute multiple commands with one request)
5445
5446 * depend on spiceterm
5447
5448 * better GUI for console (use a splitbutton)
5449
5450 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
5451
5452 pve-manager (3.1-25) unstable; urgency=low
5453
5454 * delay UNAUTHORIZED response to avoid DOS attac
5455
5456 * fix typo in pve cron script
5457
5458 * backup GUI: fix VMID selection bug
5459
5460 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
5461
5462 pve-manager (3.1-24) unstable; urgency=low
5463
5464 * fix IP address parser for OpenVZ containers
5465
5466 * fix UPID parser for long uptimes (> 497 days)
5467
5468 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
5469
5470 pve-manager (3.1-23) unstable; urgency=low
5471
5472 * subscription updates: set UserAgent header on proxy connect request
5473
5474 * correctly set content type for GUI index page
5475
5476 * allow to add ipv6 address to OpenVZ containers
5477
5478 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
5479
5480 pve-manager (3.1-22) unstable; urgency=low
5481
5482 * spice: ignore the case of the characters in hostname match
5483
5484 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
5485
5486 pve-manager (3.1-21) unstable; urgency=low
5487
5488 * update French translation
5489
5490 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
5491
5492 pve-manager (3.1-20) unstable; urgency=low
5493
5494 * some GUI optimizations for slow connections
5495
5496 * remove nexenta plugin
5497
5498 * ZFS GUI rework
5499
5500 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
5501
5502 pve-manager (3.1-19) unstable; urgency=low
5503
5504 * vzdump: remove temporary directories (revert bug introduced by
5505 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
5506
5507 * add Editor for new ZFSPlugin
5508
5509 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
5510
5511 pve-manager (3.1-18) unstable; urgency=low
5512
5513 * GUI: add multi-monitor support for spice
5514
5515 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
5516
5517 pve-manager (3.1-17) unstable; urgency=low
5518
5519 * openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
5520 order to correctly activate the storage.
5521
5522 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
5523
5524 pve-manager (3.1-16) unstable; urgency=low
5525
5526 * do not use -w switch as it breaks modules
5527
5528 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
5529
5530 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
5531
5532 pve-manager (3.1-15) unstable; urgency=low
5533
5534 * add solaris ostype
5535
5536 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
5537
5538 pve-manager (3.1-14) unstable; urgency=low
5539
5540 * avoid warning in daily cron script
5541
5542 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
5543
5544 pve-manager (3.1-13) unstable; urgency=low
5545
5546 * dissable SSL compression (avoid TLS CRIME vulnerability)
5547
5548 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
5549
5550 pve-manager (3.1-12) unstable; urgency=low
5551
5552 * fix bug #456: allow glusterfs as backup storage
5553
5554 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
5555
5556 pve-manager (3.1-11) unstable; urgency=low
5557
5558 * vzdump: fix hook script environment for job-* phase
5559
5560 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
5561
5562 pve-manager (3.1-10) unstable; urgency=low
5563
5564 * vzdump: pass storage ID to hook scripts
5565
5566 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
5567
5568 pve-manager (3.1-9) unstable; urgency=low
5569
5570 * depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
5571 correct LWP https support)
5572
5573 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
5574
5575 pve-manager (3.1-8) unstable; urgency=low
5576
5577 * fix https proxy calls (always use CONNECT)
5578
5579 * use correct changelog URLs for pve repositories
5580
5581 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
5582
5583 pve-manager (3.1-7) unstable; urgency=low
5584
5585 * vzdump: correctly handle maxfiles parameter (0 is unlimited)
5586
5587 * improve API2Client.pm code
5588
5589 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
5590
5591 pve-manager (3.1-6) unstable; urgency=low
5592
5593 * update German translation
5594
5595 * update Chinese translation
5596
5597 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
5598
5599 pve-manager (3.1-5) unstable; urgency=low
5600
5601 * apt: proxy changelog API call to correct node
5602
5603 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
5604
5605 pve-manager (3.1-4) unstable; urgency=low
5606
5607 * apt: only consider installed packages
5608
5609 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
5610
5611 pve-manager (3.1-3) unstable; urgency=low
5612
5613 * add new favicon.ico
5614
5615 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
5616
5617 pve-manager (3.1-2) unstable; urgency=low
5618
5619 * fix perl dependencies
5620
5621 * display subscription status after login
5622
5623 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
5624
5625 pve-manager (3.1-1) unstable; urgency=low
5626
5627 * bump RELEASE to 3.1
5628
5629 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
5630
5631 pve-manager (3.0-38) unstable; urgency=low
5632
5633 * add GUI for GlusterFS storage
5634
5635 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
5636
5637 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
5638
5639 pve-manager (3.0-37) unstable; urgency=low
5640
5641 * apt: try to detect new packages
5642
5643 * tell apt to use http_proxy settings
5644
5645 * support to view changelogs for available pve packages
5646
5647 * allow to configure cipher list for pveproxy
5648
5649 * automatically add pve repository to apt sources list
5650
5651 * allow to use serial terminal as display
5652
5653 * avoid apt autoremoval for pve-kernel packages
5654
5655 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
5656
5657 pve-manager (3.0-36) unstable; urgency=low
5658
5659 * fix proxy loop assertion for spiceproxy
5660
5661 * pveproxy: use same cipher list as debian apache ssl.conf
5662
5663 * avoid apt autoremoval for pve-kernel packages
5664
5665 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
5666
5667 pve-manager (3.0-35) unstable; urgency=low
5668
5669 * fix proxy loop assertion
5670
5671 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
5672
5673 pve-manager (3.0-34) unstable; urgency=low
5674
5675 * avoid proxy loops
5676
5677 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
5678
5679 pve-manager (3.0-33) unstable; urgency=low
5680
5681 * correctly initialize $rpcenv in spiceproxy
5682
5683 * fix bug #437: include pve-libspice-server1 in package list
5684
5685 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
5686
5687 pve-manager (3.0-32) unstable; urgency=low
5688
5689 * improved spice proxy code
5690
5691 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
5692
5693 pve-manager (3.0-31) unstable; urgency=low
5694
5695 * add button to start SPICE console
5696
5697 * add spiceproxy server
5698
5699 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
5700
5701 pve-manager (3.0-30) unstable; urgency=low
5702
5703 * fix upgrade shell (quoting bug)
5704
5705 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
5706
5707 pve-manager (3.0-29) unstable; urgency=low
5708
5709 * new pveupgrade script, used to display additional information to the
5710 user (reboot required? database up to date? ...)
5711
5712 * add button to display package versions, to provide same info as
5713 'pveversion -v' on GUI.
5714
5715 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
5716
5717 pve-manager (3.0-28) unstable; urgency=low
5718
5719 * fix bug #408: reset ENV before starting shell
5720
5721 * fix bug #379: allow to overwrite existing CTs if user has VM.Backup
5722 permissions
5723
5724 * Allow to send notification mail about new packages.
5725
5726 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
5727
5728 pve-manager (3.0-27) unstable; urgency=low
5729
5730 * package manager: run system upgrade inside VNC shell, group packages
5731 by 'Origin', remove apt/upgrade API completely.
5732
5733 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
5734
5735 pve-manager (3.0-26) unstable; urgency=low
5736
5737 * package manager: improve changelog viewer, bug fixes
5738
5739 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
5740
5741 pve-manager (3.0-25) unstable; urgency=low
5742
5743 * add package update manager to GUI
5744
5745 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
5746
5747 pve-manager (3.0-24) unstable; urgency=low
5748
5749 * update Norwegian translations
5750
5751 * rrd display : avoid 2 refresh
5752
5753 * avoid gzip http response for png & gif & jar
5754
5755 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
5756
5757 pve-manager (3.0-23) unstable; urgency=low
5758
5759 * fix bug #368: use vtype 'DnsName' to verify host names
5760
5761 * fix bug #401: disable connection timeout during API call processing
5762
5763 * add suport for new qemu-server async configuration API
5764
5765 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
5766
5767 pve-manager (3.0-22) unstable; urgency=low
5768
5769 * support 'delete' flag for 'Move disk'
5770
5771 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
5772
5773 pve-manager (3.0-21) unstable; urgency=low
5774
5775 * add 'Move disk' button for storage migration
5776
5777 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
5778
5779 pve-manager (3.0-20) unstable; urgency=low
5780
5781 * fix login problem when http_proxy is set
5782
5783 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
5784
5785 pve-manager (3.0-19) unstable; urgency=low
5786
5787 * updated Chinese translation
5788
5789 * allow to upload files with spaces in filename (replace with '_')
5790
5791 * allow to delete pools with non-existent VMs/Storage
5792
5793 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
5794
5795 pve-manager (3.0-18) unstable; urgency=low
5796
5797 * use correct icons for templates
5798
5799 * sort templates after regular VMs
5800
5801 * update German translation
5802
5803 * update French translation
5804
5805 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
5806
5807 pve-manager (3.0-17) unstable; urgency=low
5808
5809 * fix bug #374: correctly remove destroyed container from pool
5810
5811 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
5812
5813 pve-manager (3.0-16) unstable; urgency=low
5814
5815 * Clone: only list usable/available target stores
5816
5817 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
5818
5819 pve-manager (3.0-15) unstable; urgency=low
5820
5821 * fix bug #385: correctly handle Accept-Encoding
5822
5823 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
5824
5825 pve-manager (3.0-14) unstable; urgency=low
5826
5827 * qmtemplate task : format task description correctly
5828
5829 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
5830
5831 pve-manager (3.0-13) unstable; urgency=low
5832
5833 * minor GUI cleanups
5834
5835 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
5836
5837 pve-manager (3.0-12) unstable; urgency=low
5838
5839 * add Clone GUI
5840
5841 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
5842
5843 pve-manager (3.0-11) unstable; urgency=low
5844
5845 * fix NodeSelector
5846
5847 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
5848
5849 pve-manager (3.0-10) unstable; urgency=low
5850
5851 * pveproxy: implement if-modified-since
5852
5853 * pveproxy: implement host based access control
5854
5855 * implement node netstat call to get current tap network counters
5856
5857 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
5858
5859 pve-manager (3.0-9) unstable; urgency=low
5860
5861 * http: improve security by setting size limits
5862
5863 * stop keep-alive when there are many open connections
5864
5865 * improve syslog for file uploads
5866
5867 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
5868
5869 pve-manager (3.0-8) unstable; urgency=low
5870
5871 * disable Nagle algorithm to maximitze performance
5872
5873 * fix multipart parser
5874
5875 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
5876
5877 pve-manager (3.0-7) unstable; urgency=low
5878
5879 * use new event driven https server instead of apache2 (pveproxy)
5880
5881 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
5882
5883 pve-manager (3.0-6) unstable; urgency=low
5884
5885 * depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
5886 with LWP::UserAgent
5887
5888 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
5889
5890 pve-manager (3.0-5) unstable; urgency=low
5891
5892 * avoid warning about undefined value in PVE::OpenVZ
5893
5894 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
5895
5896 pve-manager (3.0-4) unstable; urgency=low
5897
5898 * add bootlog to GUI
5899
5900 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
5901
5902 pve-manager (3.0-3) unstable; urgency=low
5903
5904 * pvebanner: overwrite /etc/issue instead of printing to stdout
5905
5906 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
5907
5908 pve-manager (3.0-2) unstable; urgency=low
5909
5910 * mark service vz optional in pve-manager init script
5911
5912 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
5913
5914 pve-manager (3.0-1) unstable; urgency=low
5915
5916 * remove perl-suid dependency
5917
5918 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
5919
5920 pve-manager (2.3-13) unstable; urgency=low
5921
5922 * network config: allow empty IP address/netmask
5923
5924 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
5925
5926 pve-manager (2.3-12) unstable; urgency=low
5927
5928 * fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
5929
5930 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
5931
5932 pve-manager (2.3-11) unstable; urgency=low
5933
5934 * bugfix #301 Add container hostname validation in GUI
5935
5936 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
5937
5938 pve-manager (2.3-10) unstable; urgency=low
5939
5940 * fix cache selector: default cache is 'none'
5941
5942 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
5943
5944 pve-manager (2.3-9) unstable; urgency=low
5945
5946 * fix bug #337: avoid warning with pvectl
5947
5948 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
5949
5950 pve-manager (2.3-8) unstable; urgency=low
5951
5952 * Allow to set tablet option on the GUI
5953
5954 * use qcow2 format as default for directory and NFS storage
5955
5956 * cleanup RDB GUI (remove authsupported)
5957
5958 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
5959
5960 pve-manager (2.3-7) unstable; urgency=low
5961
5962 * fix javascript jslint warnings to make it work on all browsers.
5963
5964 * use e1000 as default network card
5965
5966 * enable RBD on the GUI
5967
5968 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
5969
5970 pve-manager (2.3-6) unstable; urgency=low
5971
5972 * pvestatd: avoid warning about uninitialized value
5973
5974 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
5975
5976 pve-manager (2.3-5) unstable; urgency=low
5977
5978 * Display 'Resume' button when VM is 'paused'
5979
5980 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
5981
5982 pve-manager (2.3-4) unstable; urgency=low
5983
5984 * add balloon GUI (dynamic memory)
5985
5986 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
5987
5988 pve-manager (2.3-3) unstable; urgency=low
5989
5990 * GUI: tasks - use better icon for open console
5991
5992 * implement auto-ballooning
5993
5994 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
5995
5996 pve-manager (2.3-2) unstable; urgency=low
5997
5998 * add HD resize feature to expand disks.
5999
6000 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
6001
6002 pve-manager (2.3-1) unstable; urgency=low
6003
6004 * support new qemu vma backup files
6005
6006 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
6007
6008 pve-manager (2.2-32) unstable; urgency=low
6009
6010 * add new cpu types: Haswell and Opteron_G5
6011
6012 * remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
6013
6014 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
6015
6016 pve-manager (2.2-31) unstable; urgency=low
6017
6018 * Brazilian Transtalion (done by Maila Networks)
6019
6020 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
6021
6022 pve-manager (2.2-30) unstable; urgency=low
6023
6024 * add Norwegian (Bokmal and Nynorsk) translations.
6025
6026 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
6027
6028 pve-manager (2.2-29) unstable; urgency=low
6029
6030 * fix bug #276: create root mount point
6031
6032 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
6033
6034 pve-manager (2.2-28) unstable; urgency=low
6035
6036 * remove hardcoded blowfish cipher
6037
6038 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
6039
6040 pve-manager (2.2-27) unstable; urgency=low
6041
6042 * fix RRD images caching problems: new create_rrd_graph returns rrd
6043 png data inline - no need to read data from file.
6044
6045 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
6046
6047 pve-manager (2.2-26) unstable; urgency=low
6048
6049 * pvestatd: fix server reload (run at least 10 cycles)
6050
6051 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
6052
6053 pve-manager (2.2-25) unstable; urgency=low
6054
6055 * pvestatd: fix server reload (due to memory leak)
6056
6057 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
6058
6059 pve-manager (2.2-24) unstable; urgency=low
6060
6061 * vncproxy: wait until vnc port is ready (avoid connection errors)
6062
6063 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
6064
6065 pve-manager (2.2-23) unstable; urgency=low
6066
6067 * update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
6068
6069 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
6070
6071 pve-manager (2.2-22) unstable; urgency=low
6072
6073 * vzdump: also run 'backup-start' hook in snapshot mode
6074
6075 * update openvz appliance list
6076
6077 * add win8 to OS type selector
6078
6079 * fix bug #205
6080
6081 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
6082
6083 pve-manager (2.2-21) unstable; urgency=low
6084
6085 * openvz console fix: create /var/run/dtach at pvedaemon startup
6086
6087 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
6088
6089 pve-manager (2.2-20) unstable; urgency=low
6090
6091 * openvz: use real console instead of 'vzctl enter'
6092
6093 * openvz: remove init-logger pagers
6094
6095 * dpenend on dtach (used by openvz console)
6096
6097 * pvestatd: remove stale 'vzctl console' processes
6098
6099 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
6100
6101 pve-manager (2.2-19) unstable; urgency=low
6102
6103 * fix bug 178: use new API call to get next free VMID
6104
6105 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
6106
6107 pve-manager (2.2-18) unstable; urgency=low
6108
6109 * add workaroud to correctly show scrollbars
6110
6111 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
6112
6113 pve-manager (2.2-17) unstable; urgency=low
6114
6115 * add snapshot support to GUI
6116
6117 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
6118
6119 pve-manager (2.1-16) unstable; urgency=low
6120
6121 * vzrestore: allow --storage option
6122
6123 * fix bug 178: correctly verify if VMID is already used
6124
6125 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
6126 disks works again)
6127
6128 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
6129
6130 pve-manager (2.1-15) unstable; urgency=low
6131
6132 * Slovenian translation (thanks to Dojan Borstnar)
6133
6134 * new option to select SCSI controller hardware
6135
6136 * add SATA to GUI
6137
6138 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
6139
6140 pve-manager (2.1-14) unstable; urgency=low
6141
6142 * fix startup ordering
6143
6144 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
6145
6146 pve-manager (2.1-13) unstable; urgency=low
6147
6148 * update Danish translation
6149
6150 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
6151
6152 pve-manager (2.1-12) unstable; urgency=low
6153
6154 * pvestatd: use QMP to query detailed blockstats from KVM
6155
6156 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
6157
6158 pve-manager (2.1-11) unstable; urgency=low
6159
6160 * added Polish translation
6161
6162 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
6163
6164 pve-manager (2.1-10) unstable; urgency=low
6165
6166 * add Catalan translation
6167
6168 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
6169
6170 pve-manager (2.1-9) unstable; urgency=low
6171
6172 * use numeric sorting in startall
6173
6174 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
6175
6176 pve-manager (2.1-8) unstable; urgency=low
6177
6178 * also list pools with VM.Allocate permissions
6179
6180 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
6181
6182 pve-manager (2.1-7) unstable; urgency=low
6183
6184 * fix vzdump --exclude-path (allow to read value from vzdump.conf)
6185
6186 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
6187
6188 pve-manager (2.1-6) unstable; urgency=low
6189
6190 * include Danish translation
6191
6192 -- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
6193
6194 pve-manager (2.1-5) unstable; urgency=low
6195
6196 * fixes for new pve-access-control (Auth plugins).
6197
6198 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
6199
6200 pve-manager (2.1-4) unstable; urgency=low
6201
6202 * updated russian translation
6203
6204 -- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
6205
6206 pve-manager (2.1-3) unstable; urgency=low
6207
6208 * fix vzdump parameter parser (allow --stdout)
6209
6210 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
6211
6212 pve-manager (2.1-2) unstable; urgency=low
6213
6214 * set apache directory access options for all used dirs
6215
6216 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
6217
6218 pve-manager (2.1-1) unstable; urgency=low
6219
6220 * added Turkish translation
6221
6222 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
6223
6224 pve-manager (2.0-64) unstable; urgency=low
6225
6226 * fix bug #179: set default button 'no' for dangerous actions, use
6227 warning icon for such actions
6228
6229 * fix bug #177: allow memory up to 512GB
6230
6231 * fix bug #174: add cpuunits to KVM options
6232
6233 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
6234
6235 pve-manager (2.0-63) unstable; urgency=low
6236
6237 * fix bug 128: implement pvectl startall/stopall
6238
6239 * fix bug 171: activate storage before starting containers
6240
6241 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
6242
6243 pve-manager (2.0-62) unstable; urgency=low
6244
6245 * fix bug #115: simplify GUI for users without permissions.
6246
6247 * update Italian translation
6248
6249 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
6250
6251 pve-manager (2.0-61) unstable; urgency=low
6252
6253 * add Italian translation
6254
6255 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
6256
6257 pve-manager (2.0-59) unstable; urgency=low
6258
6259 * fix bug 158: move openvz scripts inside ocf resource agent
6260
6261 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
6262
6263 pve-manager (2.0-58) unstable; urgency=low
6264
6265 * fix bug #141: allow to create backup job without compression
6266
6267 * expose directsync drive cache option
6268
6269 * add Turkish keyboard layout
6270
6271 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
6272
6273 pve-manager (2.0-57) unstable; urgency=low
6274
6275 * fix support urls
6276
6277 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
6278
6279 pve-manager (2.0-56) unstable; urgency=low
6280
6281 * added Russian translation
6282
6283 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
6284
6285 pve-manager (2.0-55) unstable; urgency=low
6286
6287 * fix bug #135: allow single letter 'dns-name', allow to start names
6288 with numbers
6289
6290 * fix bug #137: API change! Return node name using 'node' property.
6291
6292 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
6293
6294 pve-manager (2.0-54) unstable; urgency=low
6295
6296 * use /etc/subscription to store subscription key
6297
6298 * use http_proxy settings for subscription updates
6299
6300 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
6301
6302 pve-manager (2.0-53) unstable; urgency=low
6303
6304 * fix bug #117: automatically add domain to hostname when creating
6305 openvz containers.
6306
6307 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
6308
6309 pve-manager (2.0-52) unstable; urgency=low
6310
6311 * fix Subscription code
6312
6313 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
6314
6315 pve-manager (2.0-51) unstable; urgency=low
6316
6317 * fix bug #55: add Migrate and Stop to context menu
6318
6319 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
6320
6321 pve-manager (2.0-50) unstable; urgency=low
6322
6323 * kvm network: allow to configure VLAN Id on the GUI
6324
6325 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
6326
6327 pve-manager (2.0-49) unstable; urgency=low
6328
6329 * improve HA task display
6330
6331 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
6332
6333 pve-manager (2.0-48) unstable; urgency=low
6334
6335 * fix bug #97: execute 'clusvcadm' commands for HA managed CTs
6336
6337 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
6338
6339 pve-manager (2.0-47) unstable; urgency=low
6340
6341 * fix bug 114: do not display 'nothing selected' after logout
6342
6343 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
6344
6345 pve-manager (2.0-46) unstable; urgency=low
6346
6347 * code cleanups
6348
6349 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
6350
6351 pve-manager (2.0-45) unstable; urgency=low
6352
6353 * fix bug 124: correctly return maxfiles flag
6354
6355 * vzdump: use storage 'local' as default backup target (instead of using
6356 Openvz dump directory settings)
6357
6358 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
6359
6360 pve-manager (2.0-44) unstable; urgency=low
6361
6362 * Disable automatic file removal on 'Backup now'
6363
6364 * Option 'maxfiles' is now a storage option (to specify the maximal
6365 number of allowed backups per VM)
6366
6367 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
6368
6369 pve-manager (2.0-43) unstable; urgency=low
6370
6371 * vzdump: do not use tar flag --ignore-failed-read
6372
6373 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
6374
6375 pve-manager (2.0-42) unstable; urgency=low
6376
6377 * use Digest::SHA instead of Digest::SHA1
6378
6379 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
6380
6381 pve-manager (2.0-41) unstable; urgency=low
6382
6383 * add Chinese translation
6384
6385 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
6386
6387 pve-manager (2.0-40) unstable; urgency=low
6388
6389 * fix bug 22: correctly display openvz swap usage
6390
6391 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
6392
6393 pve-manager (2.0-39) unstable; urgency=low
6394
6395 * add Spanish translation
6396
6397 * Do not allow to select SCSI inside the VM creation wizard,
6398 because booting from SCSI does not work with current kvm version
6399
6400 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
6401
6402 pve-manager (2.0-38) unstable; urgency=low
6403
6404 * fix bug 101: vzdump use run_command to avoid locale errors
6405
6406 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
6407
6408 pve-manager (2.0-37) unstable; urgency=low
6409
6410 * updated fr translation
6411
6412 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
6413
6414 pve-manager (2.0-36) unstable; urgency=low
6415
6416 * cleanup and fix openvz vswap handling
6417
6418 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
6419
6420 pve-manager (2.0-35) unstable; urgency=low
6421
6422 * avoid warning in pvestatd for containers with old config files
6423
6424 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
6425
6426 pve-manager (2.0-34) unstable; urgency=low
6427
6428 * add Swedish keyboard layout
6429
6430 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
6431
6432 pve-manager (2.0-33) unstable; urgency=low
6433
6434 * fix file upload permission checks
6435
6436 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
6437
6438 pve-manager (2.0-32) unstable; urgency=low
6439
6440 * added French translation
6441
6442 * expose all ne CPU models on the GUI
6443
6444 * skip fuzzy translations (avoid wrong translation on GUI)
6445
6446 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
6447
6448 pve-manager (2.0-31) unstable; urgency=low
6449
6450 * add template download GUI
6451
6452 * include turnkey appliances in download list.
6453
6454 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
6455
6456 pve-manager (2.0-30) unstable; urgency=low
6457
6458 * add unmount button to openvz GUI
6459
6460 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
6461
6462 pve-manager (2.0-29) unstable; urgency=low
6463
6464 * fix datacenter options GUI
6465
6466 * fix German translation
6467
6468 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
6469
6470 pve-manager (2.0-28) unstable; urgency=low
6471
6472 * another fix for vnc shell to nodes
6473
6474 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
6475
6476 pve-manager (2.0-27) unstable; urgency=low
6477
6478 * fix vnc shell to nodes
6479
6480 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
6481
6482 pve-manager (2.0-26) unstable; urgency=low
6483
6484 * fix bug #1: allow to use iscsi devices directly
6485
6486 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
6487
6488 pve-manager (2.0-25) unstable; urgency=low
6489
6490 * pveversion: display status of resource-agents-pve and fence-agents-pve
6491
6492 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
6493
6494 pve-manager (2.0-24) unstable; urgency=low
6495
6496 * fix log viewer (correctly refresh display)
6497
6498 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
6499
6500 pve-manager (2.0-23) unstable; urgency=low
6501
6502 * fix openvz live migration
6503
6504 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
6505
6506 pve-manager (2.0-22) unstable; urgency=low
6507
6508 * fix lint errors
6509
6510 * fix compression selector
6511
6512 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
6513
6514 pve-manager (2.0-21) unstable; urgency=low
6515
6516 * fix postinst script (write correct /root/.forward)
6517
6518 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
6519
6520 pve-manager (2.0-20) unstable; urgency=low
6521
6522 * improve user management
6523
6524 * implement permission checks
6525
6526 * improve backup GUI (allow to select lzo/gzip)
6527
6528 * add pools to resource list
6529
6530 * fix bug #85: allow root@pam to generate tickets for other users
6531
6532 * fix bug #86: correctly decode cookie
6533
6534 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
6535
6536 pve-manager (2.0-19) unstable; urgency=low
6537
6538 * depend on resource-agents-pve
6539
6540 * depend on fence-agents-pve
6541
6542 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
6543
6544 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
6545
6546 pve-manager (2.0-18) unstable; urgency=low
6547
6548 * add Datacenter summary
6549
6550 * use NFS version 3 by default when creating a new NFS storage.
6551
6552 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
6553
6554 pve-manager (2.0-17) unstable; urgency=low
6555
6556 * new HA configuration panel
6557
6558 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
6559
6560 pve-manager (2.0-16) unstable; urgency=low
6561
6562 * improve OpenVZ API (impl. shutdown)
6563
6564 * improve HA resource agent
6565
6566 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
6567
6568 pve-manager (2.0-15) unstable; urgency=low
6569
6570 * add HA resource agent
6571
6572 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
6573
6574 pve-manager (2.0-14) unstable; urgency=low
6575
6576 * add Japanese translation (many thanks to Koichi!)
6577
6578 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
6579
6580 pve-manager (2.0-13) unstable; urgency=low
6581
6582 * implemente openvz migration ('pvectl migrate')
6583
6584 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
6585
6586 pve-manager (2.0-12) unstable; urgency=low
6587
6588 * minor bug fixes
6589
6590 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
6591
6592 pve-manager (2.0-11) unstable; urgency=low
6593
6594 * start i18n support
6595
6596 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
6597
6598 pve-manager (2.0-10) unstable; urgency=low
6599
6600 * add context menus
6601
6602 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
6603
6604 pve-manager (2.0-9) unstable; urgency=low
6605
6606 * improved GUI
6607
6608 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
6609
6610 pve-manager (2.0-8) unstable; urgency=low
6611
6612 * implement vzdump and backup/restore GUI
6613
6614 * implement qemu monitor
6615
6616 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
6617
6618 pve-manager (2.0-7) unstable; urgency=low
6619
6620 * imlement openvz GUI
6621
6622 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
6623
6624 pve-manager (2.0-6) unstable; urgency=low
6625
6626 * implemented openvz vnc console
6627
6628 * fix bug #4, #5, #6 and #8
6629
6630 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
6631
6632 pve-manager (2.0-5) unstable; urgency=low
6633
6634 * implemented openvz create wizard
6635
6636 * avoid error in dpkg triggers
6637
6638 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
6639
6640 pve-manager (2.0-4) unstable; urgency=low
6641
6642 * fixes in pvestatd
6643
6644 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
6645
6646 pve-manager (2.0-3) unstable; urgency=low
6647
6648 * implemented storage configuration interface
6649
6650 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
6651
6652 pve-manager (2.0-2) unstable; urgency=low
6653
6654 * fix console size
6655
6656 * fix dns network editor
6657
6658 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
6659
6660 pve-manager (2.0-1) unstable; urgency=low
6661
6662 * prototype for 2.0
6663
6664 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
6665
6666 pve-manager (1.5-7) unstable; urgency=low
6667
6668 * correctly display cpu usage and avoid warning about undefined values.
6669
6670 * display 'used' bytes in storage browser.
6671
6672 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
6673
6674 pve-manager (1.5-6) unstable; urgency=low
6675
6676 * correctly display uptime for kernel 2.6.18
6677
6678 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
6679
6680 pve-manager (1.5-5) unstable; urgency=low
6681
6682 * updated russian translation
6683
6684 * updated japanese translation
6685
6686 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
6687
6688 pve-manager (1.5-4) unstable; urgency=low
6689
6690 * fix small bug in template list
6691
6692 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
6693
6694 pve-manager (1.5-3) unstable; urgency=low
6695
6696 * updated appliance template list
6697
6698 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
6699
6700 pve-manager (1.5-2) unstable; urgency=low
6701
6702 * add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
6703
6704 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
6705
6706 pve-manager (1.5-1) unstable; urgency=low
6707
6708 * updated vietnamese translations
6709
6710 * show all bridges (0-999) when creating KVM VMs
6711
6712 * show all installed pve kernels with pveversion
6713
6714 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
6715
6716 pve-manager (1.4-10) unstable; urgency=low
6717
6718 * updated brasilian translation
6719
6720 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
6721
6722 pve-manager (1.4-9) unstable; urgency=low
6723
6724 * minor GUI updates
6725
6726 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
6727
6728 pve-manager (1.4-8) unstable; urgency=low
6729
6730 * updated italian translation
6731
6732 * list backup files on web interface
6733
6734 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
6735
6736 pve-manager (1.4-7) unstable; urgency=low
6737
6738 * separate page/memu for ISO uploads (for new storage model)
6739
6740 * fix pveversion bug
6741
6742 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
6743
6744 pve-manager (1.4-6) unstable; urgency=low
6745
6746 * support new storage model for backup configuration
6747
6748 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
6749
6750 pve-manager (1.4-5) unstable; urgency=low
6751
6752 * updated Vietnamese translations
6753
6754 * support up to 1000 bridges
6755
6756 * avoid excessive logs in pevtunnel
6757
6758 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
6759
6760 pve-manager (1.4-4) unstable; urgency=low
6761
6762 * updated Vietnamese translations
6763
6764 * fix SOAP serializer bug
6765
6766 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
6767
6768 pve-manager (1.4-3) unstable; urgency=low
6769
6770 * added Vietnamese and Polish translations
6771
6772 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
6773
6774 pve-manager (1.4-2) unstable; urgency=low
6775
6776 * support new socket/cores feature
6777
6778 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
6779
6780 pve-manager (1.4-1) unstable; urgency=low
6781
6782 * use new storage manager framework
6783
6784 * implemented SOAP authentication framework (use tickets)
6785
6786 * depend on libterm-readline-gnu-perl
6787
6788 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
6789
6790 pve-manager (1.3-1) unstable; urgency=low
6791
6792 * recompile for 1.3
6793
6794 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
6795
6796 pve-manager (1.2-2) unstable; urgency=low
6797
6798 * depend on netcat-traditional, conflict with netcat-openbsd
6799
6800 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
6801
6802 pve-manager (1.2-1) unstable; urgency=low
6803
6804 * prepare for debian lenny
6805
6806 * move /var/www/* to /usr/share/pve-manager/*
6807
6808 * use externale libjs-prototype library
6809
6810 * remove NoCachePNG.pm (we do not use it)
6811
6812 * use 'configure' instead of hardcoded paths in makefile
6813
6814 * pve.conf.in - substitute paths with configure
6815
6816 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
6817
6818 pve-manager (1.1-4) unstable; urgency=low
6819
6820 * add 'stardate' option for kvm
6821
6822 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
6823
6824 pve-manager (1.1-3) unstable; urgency=low
6825
6826 * set max memory to 64GB
6827
6828 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
6829
6830 pve-manager (1.1-1) unstable; urgency=low
6831
6832 * do not start container when setting passwords
6833
6834 * Avoids ghost tasks when PIDs are recycled
6835
6836 * logfile viewer: filter some terminal escape codes
6837
6838 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
6839
6840 pve-manager (1.0-11) unstable; urgency=low
6841
6842 * added chinese translation
6843
6844 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
6845
6846 pve-manager (1.0-10) unstable; urgency=low
6847
6848 * fix broken vznetaddbr script
6849
6850 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
6851
6852 pve-manager (1.0-9) unstable; urgency=low
6853
6854 * fix shell metacharacter problem
6855
6856 * new vznetaddbr script
6857
6858 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
6859
6860 pve-manager (1.0-8) unstable; urgency=low
6861
6862 * fix RFB protocol problems
6863
6864 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
6865
6866 pve-manager (1.0-7) unstable; urgency=low
6867
6868 * small fixes
6869
6870 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
6871
6872 pve-manager (1.0-1) unstable; urgency=low
6873
6874 * many update, bug fixes, new languages
6875
6876 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
6877
6878 pve-manager (0.9-4) unstable; urgency=low
6879
6880 * updates for new kvm, bug fixes
6881
6882 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
6883
6884 pve-manager (0.9-1) unstable; urgency=low
6885
6886 * initial import
6887
6888 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
6889